2024-04-03T15:48:17.5768080Z Current runner version: '2.315.0' 2024-04-03T15:48:17.5774573Z Runner name: 'i-06869fb5dcd507b40' 2024-04-03T15:48:17.5775378Z Runner group name: 'Default' 2024-04-03T15:48:17.5776171Z Machine name: 'ip-10-0-58-125' 2024-04-03T15:48:17.5780493Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:17.5782741Z Actions: read 2024-04-03T15:48:17.5783259Z Checks: read 2024-04-03T15:48:17.5783697Z Contents: read 2024-04-03T15:48:17.5784250Z Deployments: read 2024-04-03T15:48:17.5784719Z Discussions: read 2024-04-03T15:48:17.5785213Z Issues: read 2024-04-03T15:48:17.5785701Z Metadata: read 2024-04-03T15:48:17.5786150Z Packages: read 2024-04-03T15:48:17.5786623Z Pages: read 2024-04-03T15:48:17.5787151Z PullRequests: read 2024-04-03T15:48:17.5787651Z RepositoryProjects: read 2024-04-03T15:48:17.5788220Z SecurityEvents: read 2024-04-03T15:48:17.5788762Z Statuses: read 2024-04-03T15:48:17.5789203Z ##[endgroup] 2024-04-03T15:48:17.5792396Z Secret source: None 2024-04-03T15:48:17.5793360Z Prepare workflow directory 2024-04-03T15:48:18.1733396Z Prepare all required actions 2024-04-03T15:48:18.1903619Z Getting action download info 2024-04-03T15:48:18.4799648Z Download action repository 'pytorch/test-infra@main' (SHA:f5543b9b2d7b7c7b8eccd6576b68fc0472b1fbde) 2024-04-03T15:48:18.7709568Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:21.7974475Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-04-03T15:48:21.9445674Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-04-03T15:48:22.2366910Z Getting action download info 2024-04-03T15:48:22.3416860Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:22.5466314Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:48:22.5468839Z ##[group] Inputs 2024-04-03T15:48:22.5469248Z build-environment: linux-focal-py3.12-clang10 2024-04-03T15:48:22.5469831Z docker-image-name: pytorch-linux-focal-py3.12-clang10 2024-04-03T15:48:22.5470649Z build-generates-artifacts: true 2024-04-03T15:48:22.5471043Z build-with-debug: false 2024-04-03T15:48:22.5471375Z sync-tag: 2024-04-03T15:48:22.5471657Z cuda-arch-list: 5.2 2024-04-03T15:48:22.5471957Z runner: linux.2xlarge 2024-04-03T15:48:22.5473232Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 3, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 3, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 3, runner: "linux.2xlarge" }, ]} 2024-04-03T15:48:22.5474591Z s3-bucket: gha-artifacts 2024-04-03T15:48:22.5474937Z aws-role-to-assume: 2024-04-03T15:48:22.5475242Z ##[endgroup] 2024-04-03T15:48:22.5475789Z Complete job name: linux-focal-py3.12-clang10 / build 2024-04-03T15:48:22.6380179Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-04-03T15:48:22.6380748Z with: 2024-04-03T15:48:22.6381362Z github-secret: *** 2024-04-03T15:48:22.6381691Z activate-with-label: false 2024-04-03T15:48:22.6382204Z label: with-ssh 2024-04-03T15:48:22.6382498Z remove-existing-keys: true 2024-04-03T15:48:22.6382843Z ##[endgroup] 2024-04-03T15:48:22.7314557Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-04-03T15:48:23.1887487Z Grabbing public ssh keys from https://github.com/caic99.keys 2024-04-03T15:48:23.2661774Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-04-03T15:48:23.2674877Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-04-03T15:48:23.2699476Z Login using: ssh ec2-user@ec2-54-146-216-54.compute-1.amazonaws.com 2024-04-03T15:48:23.2960976Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:23.2961515Z with: 2024-04-03T15:48:23.2961778Z submodules: recursive 2024-04-03T15:48:23.2962246Z fetch-depth: 0 2024-04-03T15:48:23.2962511Z ##[endgroup] 2024-04-03T15:48:23.3183104Z ##[group]Run retry () { 2024-04-03T15:48:23.3183490Z retry () { 2024-04-03T15:48:23.3183976Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:23.3184516Z } 2024-04-03T15:48:23.3184805Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3185208Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:23.3185661Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3186103Z else 2024-04-03T15:48:23.3186427Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3186883Z fi 2024-04-03T15:48:23.3187164Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3210344Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:23.3210847Z env: 2024-04-03T15:48:23.3211091Z NO_SUDO: 2024-04-03T15:48:23.3211352Z ##[endgroup] 2024-04-03T15:48:23.3304236Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:26.4257694Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:26.4258133Z with: 2024-04-03T15:48:26.4258442Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:26.4258865Z fetch-depth: 0 2024-04-03T15:48:26.4259156Z submodules: recursive 2024-04-03T15:48:26.4259473Z quiet-checkout: true 2024-04-03T15:48:26.4259787Z repository: pytorch/pytorch 2024-04-03T15:48:26.4260271Z token: *** 2024-04-03T15:48:26.4260538Z ssh-strict: true 2024-04-03T15:48:26.4260828Z persist-credentials: true 2024-04-03T15:48:26.4261161Z clean: true 2024-04-03T15:48:26.4261457Z sparse-checkout-cone-mode: true 2024-04-03T15:48:26.4261815Z lfs: false 2024-04-03T15:48:26.4262191Z set-safe-directory: true 2024-04-03T15:48:26.4262533Z ##[endgroup] 2024-04-03T15:48:26.5189178Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:26.5190799Z ##[group]Getting Git version info 2024-04-03T15:48:26.5191542Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:26.5192911Z [command]/usr/bin/git version 2024-04-03T15:48:26.5193267Z git version 2.40.1 2024-04-03T15:48:26.5194550Z ##[endgroup] 2024-04-03T15:48:26.5206480Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/14c71848-cdf9-4167-9380-21cbb31197ed' before making global git config changes 2024-04-03T15:48:26.5208233Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:26.5209795Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:26.5233871Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:26.5237363Z ##[group]Initializing the repository 2024-04-03T15:48:26.5240001Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:26.5347764Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:26.5349414Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:26.5350742Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:26.5351656Z hint: 2024-04-03T15:48:26.5352102Z hint: git config --global init.defaultBranch 2024-04-03T15:48:26.5352568Z hint: 2024-04-03T15:48:26.5353063Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:26.5353928Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:26.5354522Z hint: 2024-04-03T15:48:26.5354810Z hint: git branch -m 2024-04-03T15:48:26.5355557Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:48:26.5358461Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:26.5384588Z ##[endgroup] 2024-04-03T15:48:26.5385137Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:26.5388205Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:26.5413201Z ##[endgroup] 2024-04-03T15:48:26.5413756Z ##[group]Setting up auth 2024-04-03T15:48:26.5419137Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:26.5447186Z [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:26.5673967Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:26.5699723Z [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:26.5926866Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:26.5969807Z ##[endgroup] 2024-04-03T15:48:26.5970344Z ##[group]Fetching the repository 2024-04-03T15:48:26.5975810Z [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:37.6826998Z remote: Enumerating objects: 1123757 2024-04-03T15:48:37.6827561Z remote: Enumerating objects: 1124382, done. 2024-04-03T15:48:37.6830526Z remote: Counting objects: 0% (1/625) 2024-04-03T15:48:37.6831055Z remote: Counting objects: 1% (7/625) 2024-04-03T15:48:37.6831573Z remote: Counting objects: 2% (13/625) 2024-04-03T15:48:37.6832426Z remote: Counting objects: 3% (19/625) 2024-04-03T15:48:37.6833246Z remote: Counting objects: 4% (25/625) 2024-04-03T15:48:37.6833949Z remote: Counting objects: 5% (32/625) 2024-04-03T15:48:37.6834893Z remote: Counting objects: 6% (38/625) 2024-04-03T15:48:37.6835616Z remote: Counting objects: 7% (44/625) 2024-04-03T15:48:37.6836091Z remote: Counting objects: 8% (50/625) 2024-04-03T15:48:37.6836573Z remote: Counting objects: 9% (57/625) 2024-04-03T15:48:37.6837233Z remote: Counting objects: 10% (63/625) 2024-04-03T15:48:37.6837949Z remote: Counting objects: 11% (69/625) 2024-04-03T15:48:37.6838746Z remote: Counting objects: 12% (75/625) 2024-04-03T15:48:37.6839540Z remote: Counting objects: 13% (82/625) 2024-04-03T15:48:37.6840379Z remote: Counting objects: 14% (88/625) 2024-04-03T15:48:37.6840857Z remote: Counting objects: 15% (94/625) 2024-04-03T15:48:37.6841342Z remote: Counting objects: 16% (100/625) 2024-04-03T15:48:37.6841860Z remote: Counting objects: 17% (107/625) 2024-04-03T15:48:37.6842772Z remote: Counting objects: 18% (113/625) 2024-04-03T15:48:37.6843275Z remote: Counting objects: 19% (119/625) 2024-04-03T15:48:37.6843912Z remote: Counting objects: 20% (125/625) 2024-04-03T15:48:37.6844808Z remote: Counting objects: 21% (132/625) 2024-04-03T15:48:37.6845719Z remote: Counting objects: 22% (138/625) 2024-04-03T15:48:37.6846582Z remote: Counting objects: 23% (144/625) 2024-04-03T15:48:37.6847053Z remote: Counting objects: 24% (150/625) 2024-04-03T15:48:37.6847539Z remote: Counting objects: 25% (157/625) 2024-04-03T15:48:37.6848023Z remote: Counting objects: 26% (163/625) 2024-04-03T15:48:37.6848508Z remote: Counting objects: 27% (169/625) 2024-04-03T15:48:37.6848980Z remote: Counting objects: 28% (175/625) 2024-04-03T15:48:37.6849464Z remote: Counting objects: 29% (182/625) 2024-04-03T15:48:37.6849946Z remote: Counting objects: 30% (188/625) 2024-04-03T15:48:37.6850672Z remote: Counting objects: 31% (194/625) 2024-04-03T15:48:37.6851162Z remote: Counting objects: 32% (200/625) 2024-04-03T15:48:37.6851647Z remote: Counting objects: 33% (207/625) 2024-04-03T15:48:37.6852210Z remote: Counting objects: 34% (213/625) 2024-04-03T15:48:37.6852693Z remote: Counting objects: 35% (219/625) 2024-04-03T15:48:37.6853179Z remote: Counting objects: 36% (225/625) 2024-04-03T15:48:37.6853762Z remote: Counting objects: 37% (232/625) 2024-04-03T15:48:37.6854245Z remote: Counting objects: 38% (238/625) 2024-04-03T15:48:37.6854728Z remote: Counting objects: 39% (244/625) 2024-04-03T15:48:37.6855203Z remote: Counting objects: 40% (250/625) 2024-04-03T15:48:37.6855691Z remote: Counting objects: 41% (257/625) 2024-04-03T15:48:37.6856177Z remote: Counting objects: 42% (263/625) 2024-04-03T15:48:37.6856656Z remote: Counting objects: 43% (269/625) 2024-04-03T15:48:37.6857142Z remote: Counting objects: 44% (275/625) 2024-04-03T15:48:37.6857627Z remote: Counting objects: 45% (282/625) 2024-04-03T15:48:37.6858105Z remote: Counting objects: 46% (288/625) 2024-04-03T15:48:37.6858597Z remote: Counting objects: 47% (294/625) 2024-04-03T15:48:37.6859082Z remote: Counting objects: 48% (300/625) 2024-04-03T15:48:37.6859575Z remote: Counting objects: 49% (307/625) 2024-04-03T15:48:37.6860047Z remote: Counting objects: 50% (313/625) 2024-04-03T15:48:37.6860533Z remote: Counting objects: 51% (319/625) 2024-04-03T15:48:37.6861026Z remote: Counting objects: 52% (325/625) 2024-04-03T15:48:37.6861498Z remote: Counting objects: 53% (332/625) 2024-04-03T15:48:37.6861986Z remote: Counting objects: 54% (338/625) 2024-04-03T15:48:37.6862767Z remote: Counting objects: 55% (344/625) 2024-04-03T15:48:37.6863243Z remote: Counting objects: 56% (350/625) 2024-04-03T15:48:37.6863735Z remote: Counting objects: 57% (357/625) 2024-04-03T15:48:37.6864225Z remote: Counting objects: 58% (363/625) 2024-04-03T15:48:37.6864694Z remote: Counting objects: 59% (369/625) 2024-04-03T15:48:37.6865190Z remote: Counting objects: 60% (375/625) 2024-04-03T15:48:37.6865675Z remote: Counting objects: 61% (382/625) 2024-04-03T15:48:37.6866149Z remote: Counting objects: 62% (388/625) 2024-04-03T15:48:37.6866649Z remote: Counting objects: 63% (394/625) 2024-04-03T15:48:37.6867135Z remote: Counting objects: 64% (400/625) 2024-04-03T15:48:37.6867613Z remote: Counting objects: 65% (407/625) 2024-04-03T15:48:37.6868080Z remote: Counting objects: 66% (413/625) 2024-04-03T15:48:37.6868568Z remote: Counting objects: 67% (419/625) 2024-04-03T15:48:37.6869047Z remote: Counting objects: 68% (425/625) 2024-04-03T15:48:37.6869518Z remote: Counting objects: 69% (432/625) 2024-04-03T15:48:37.6870009Z remote: Counting objects: 70% (438/625) 2024-04-03T15:48:37.6870490Z remote: Counting objects: 71% (444/625) 2024-04-03T15:48:37.6870957Z remote: Counting objects: 72% (450/625) 2024-04-03T15:48:37.6871448Z remote: Counting objects: 73% (457/625) 2024-04-03T15:48:37.6871927Z remote: Counting objects: 74% (463/625) 2024-04-03T15:48:37.6872490Z remote: Counting objects: 75% (469/625) 2024-04-03T15:48:37.6872978Z remote: Counting objects: 76% (475/625) 2024-04-03T15:48:37.6873458Z remote: Counting objects: 77% (482/625) 2024-04-03T15:48:37.6873937Z remote: Counting objects: 78% (488/625) 2024-04-03T15:48:37.6874405Z remote: Counting objects: 79% (494/625) 2024-04-03T15:48:37.6874886Z remote: Counting objects: 80% (500/625) 2024-04-03T15:48:37.6875365Z remote: Counting objects: 81% (507/625) 2024-04-03T15:48:37.6875832Z remote: Counting objects: 82% (513/625) 2024-04-03T15:48:37.6876309Z remote: Counting objects: 83% (519/625) 2024-04-03T15:48:37.6876928Z remote: Counting objects: 84% (525/625) 2024-04-03T15:48:37.6877399Z remote: Counting objects: 85% (532/625) 2024-04-03T15:48:37.6877968Z remote: Counting objects: 86% (538/625) 2024-04-03T15:48:37.6878450Z remote: Counting objects: 87% (544/625) 2024-04-03T15:48:37.6878922Z remote: Counting objects: 88% (550/625) 2024-04-03T15:48:37.6879403Z remote: Counting objects: 89% (557/625) 2024-04-03T15:48:37.6879880Z remote: Counting objects: 90% (563/625) 2024-04-03T15:48:37.6880348Z remote: Counting objects: 91% (569/625) 2024-04-03T15:48:37.6880828Z remote: Counting objects: 92% (575/625) 2024-04-03T15:48:37.6881308Z remote: Counting objects: 93% (582/625) 2024-04-03T15:48:37.6881782Z remote: Counting objects: 94% (588/625) 2024-04-03T15:48:37.6882262Z remote: Counting objects: 95% (594/625) 2024-04-03T15:48:37.6882743Z remote: Counting objects: 96% (600/625) 2024-04-03T15:48:37.6883217Z remote: Counting objects: 97% (607/625) 2024-04-03T15:48:37.6883696Z remote: Counting objects: 98% (613/625) 2024-04-03T15:48:37.6884178Z remote: Counting objects: 99% (619/625) 2024-04-03T15:48:37.6884657Z remote: Counting objects: 100% (625/625) 2024-04-03T15:48:37.6885175Z remote: Counting objects: 100% (625/625), done. 2024-04-03T15:48:37.6885730Z remote: Compressing objects: 0% (1/335) 2024-04-03T15:48:37.6890116Z remote: Compressing objects: 1% (4/335) 2024-04-03T15:48:37.6991761Z remote: Compressing objects: 2% (7/335) 2024-04-03T15:48:37.7064289Z remote: Compressing objects: 3% (11/335) 2024-04-03T15:48:37.7319869Z remote: Compressing objects: 4% (14/335) 2024-04-03T15:48:37.7465533Z remote: Compressing objects: 5% (17/335) 2024-04-03T15:48:37.7612792Z remote: Compressing objects: 6% (21/335) 2024-04-03T15:48:37.7688096Z remote: Compressing objects: 7% (24/335) 2024-04-03T15:48:37.7822345Z remote: Compressing objects: 8% (27/335) 2024-04-03T15:48:37.7850554Z remote: Compressing objects: 9% (31/335) 2024-04-03T15:48:37.7851092Z remote: Compressing objects: 10% (34/335) 2024-04-03T15:48:37.7949825Z remote: Compressing objects: 11% (37/335) 2024-04-03T15:48:37.8000224Z remote: Compressing objects: 12% (41/335) 2024-04-03T15:48:37.8036366Z remote: Compressing objects: 13% (44/335) 2024-04-03T15:48:37.8054808Z remote: Compressing objects: 14% (47/335) 2024-04-03T15:48:37.8062790Z remote: Compressing objects: 15% (51/335) 2024-04-03T15:48:37.8067293Z remote: Compressing objects: 16% (54/335) 2024-04-03T15:48:37.8108154Z remote: Compressing objects: 17% (57/335) 2024-04-03T15:48:37.8115651Z remote: Compressing objects: 18% (61/335) 2024-04-03T15:48:37.8124110Z remote: Compressing objects: 19% (64/335) 2024-04-03T15:48:37.8129444Z remote: Compressing objects: 20% (67/335) 2024-04-03T15:48:37.8140537Z remote: Compressing objects: 21% (71/335) 2024-04-03T15:48:37.8146092Z remote: Compressing objects: 22% (74/335) 2024-04-03T15:48:37.8146604Z remote: Compressing objects: 23% (78/335) 2024-04-03T15:48:37.8151752Z remote: Compressing objects: 24% (81/335) 2024-04-03T15:48:37.8157327Z remote: Compressing objects: 25% (84/335) 2024-04-03T15:48:37.8194225Z remote: Compressing objects: 26% (88/335) 2024-04-03T15:48:37.8194980Z remote: Compressing objects: 27% (91/335) 2024-04-03T15:48:37.8195507Z remote: Compressing objects: 28% (94/335) 2024-04-03T15:48:37.8196010Z remote: Compressing objects: 29% (98/335) 2024-04-03T15:48:37.8196531Z remote: Compressing objects: 30% (101/335) 2024-04-03T15:48:37.8197054Z remote: Compressing objects: 31% (104/335) 2024-04-03T15:48:37.8197562Z remote: Compressing objects: 32% (108/335) 2024-04-03T15:48:37.8198460Z remote: Compressing objects: 33% (111/335) 2024-04-03T15:48:37.8198986Z remote: Compressing objects: 34% (114/335) 2024-04-03T15:48:37.8199494Z remote: Compressing objects: 35% (118/335) 2024-04-03T15:48:37.8204780Z remote: Compressing objects: 36% (121/335) 2024-04-03T15:48:37.8206827Z remote: Compressing objects: 37% (124/335) 2024-04-03T15:48:37.8207389Z remote: Compressing objects: 38% (128/335) 2024-04-03T15:48:37.8216660Z remote: Compressing objects: 39% (131/335) 2024-04-03T15:48:37.8219978Z remote: Compressing objects: 40% (134/335) 2024-04-03T15:48:37.8222013Z remote: Compressing objects: 41% (138/335) 2024-04-03T15:48:37.8224276Z remote: Compressing objects: 42% (141/335) 2024-04-03T15:48:37.8225542Z remote: Compressing objects: 43% (145/335) 2024-04-03T15:48:37.8228621Z remote: Compressing objects: 44% (148/335) 2024-04-03T15:48:37.8233561Z remote: Compressing objects: 45% (151/335) 2024-04-03T15:48:37.8234101Z remote: Compressing objects: 46% (155/335) 2024-04-03T15:48:37.8236693Z remote: Compressing objects: 47% (158/335) 2024-04-03T15:48:37.8239326Z remote: Compressing objects: 48% (161/335) 2024-04-03T15:48:37.8241861Z remote: Compressing objects: 49% (165/335) 2024-04-03T15:48:37.8242414Z remote: Compressing objects: 50% (168/335) 2024-04-03T15:48:37.8245409Z remote: Compressing objects: 51% (171/335) 2024-04-03T15:48:37.8246398Z remote: Compressing objects: 52% (175/335) 2024-04-03T15:48:37.8247712Z remote: Compressing objects: 53% (178/335) 2024-04-03T15:48:37.8249037Z remote: Compressing objects: 54% (181/335) 2024-04-03T15:48:37.8250338Z remote: Compressing objects: 55% (185/335) 2024-04-03T15:48:37.8251868Z remote: Compressing objects: 56% (188/335) 2024-04-03T15:48:37.8252677Z remote: Compressing objects: 57% (191/335) 2024-04-03T15:48:37.8253284Z remote: Compressing objects: 58% (195/335) 2024-04-03T15:48:37.8254100Z remote: Compressing objects: 59% (198/335) 2024-04-03T15:48:37.8254615Z remote: Compressing objects: 60% (201/335) 2024-04-03T15:48:37.8255216Z remote: Compressing objects: 61% (205/335) 2024-04-03T15:48:37.8255735Z remote: Compressing objects: 62% (208/335) 2024-04-03T15:48:37.8256459Z remote: Compressing objects: 63% (212/335) 2024-04-03T15:48:37.8257013Z remote: Compressing objects: 64% (215/335) 2024-04-03T15:48:37.8257756Z remote: Compressing objects: 65% (218/335) 2024-04-03T15:48:37.8258334Z remote: Compressing objects: 66% (222/335) 2024-04-03T15:48:37.8258857Z remote: Compressing objects: 67% (225/335) 2024-04-03T15:48:37.8259373Z remote: Compressing objects: 68% (228/335) 2024-04-03T15:48:37.8259898Z remote: Compressing objects: 69% (232/335) 2024-04-03T15:48:37.8260617Z remote: Compressing objects: 70% (235/335) 2024-04-03T15:48:37.8261149Z remote: Compressing objects: 71% (238/335) 2024-04-03T15:48:37.8261883Z remote: Compressing objects: 72% (242/335) 2024-04-03T15:48:37.8262656Z remote: Compressing objects: 73% (245/335) 2024-04-03T15:48:37.8263362Z remote: Compressing objects: 74% (248/335) 2024-04-03T15:48:37.8264028Z remote: Compressing objects: 75% (252/335) 2024-04-03T15:48:37.8264781Z remote: Compressing objects: 76% (255/335) 2024-04-03T15:48:37.8266085Z remote: Compressing objects: 77% (258/335) 2024-04-03T15:48:37.8268320Z remote: Compressing objects: 78% (262/335) 2024-04-03T15:48:37.8270341Z remote: Compressing objects: 79% (265/335) 2024-04-03T15:48:37.8270845Z remote: Compressing objects: 80% (268/335) 2024-04-03T15:48:37.8272778Z remote: Compressing objects: 81% (272/335) 2024-04-03T15:48:37.8273298Z remote: Compressing objects: 82% (275/335) 2024-04-03T15:48:37.8275044Z remote: Compressing objects: 83% (279/335) 2024-04-03T15:48:37.8275816Z remote: Compressing objects: 84% (282/335) 2024-04-03T15:48:37.8276350Z remote: Compressing objects: 85% (285/335) 2024-04-03T15:48:37.8281585Z remote: Compressing objects: 86% (289/335) 2024-04-03T15:48:37.8282105Z remote: Compressing objects: 87% (292/335) 2024-04-03T15:48:37.8283684Z remote: Compressing objects: 88% (295/335) 2024-04-03T15:48:37.8284586Z remote: Compressing objects: 89% (299/335) 2024-04-03T15:48:37.8285207Z remote: Compressing objects: 90% (302/335) 2024-04-03T15:48:37.8285889Z remote: Compressing objects: 91% (305/335) 2024-04-03T15:48:37.8286799Z remote: Compressing objects: 92% (309/335) 2024-04-03T15:48:37.8287411Z remote: Compressing objects: 93% (312/335) 2024-04-03T15:48:37.8288136Z remote: Compressing objects: 94% (315/335) 2024-04-03T15:48:37.8289008Z remote: Compressing objects: 95% (319/335) 2024-04-03T15:48:37.8289545Z remote: Compressing objects: 96% (322/335) 2024-04-03T15:48:37.8290064Z remote: Compressing objects: 97% (325/335) 2024-04-03T15:48:37.8290573Z remote: Compressing objects: 98% (329/335) 2024-04-03T15:48:37.8291099Z remote: Compressing objects: 99% (332/335) 2024-04-03T15:48:37.8291610Z remote: Compressing objects: 100% (335/335) 2024-04-03T15:48:37.8292158Z remote: Compressing objects: 100% (335/335), done. 2024-04-03T15:48:59.1230377Z remote: Total 1124382 (delta 355), reused 507 (delta 290), pack-reused 1123757 2024-04-03T15:49:29.4468817Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T15:49:29.4492921Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:49:29.4497804Z ##[endgroup] 2024-04-03T15:49:29.4498663Z ##[group]Determining the checkout info 2024-04-03T15:49:29.4499714Z ##[endgroup] 2024-04-03T15:49:29.4501786Z ##[group]Checking out the ref 2024-04-03T15:49:29.4504267Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:49:30.8473931Z ##[endgroup] 2024-04-03T15:49:30.8474523Z ##[group]Setting up auth for fetching submodules 2024-04-03T15:49:30.8477947Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:49:30.8524100Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-04-03T15:49:30.8550214Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-04-03T15:49:30.8577022Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-04-03T15:49:30.8599861Z ##[endgroup] 2024-04-03T15:49:30.8600736Z ##[group]Fetching submodules 2024-04-03T15:49:30.8604178Z [command]/usr/bin/git submodule sync --recursive 2024-04-03T15:49:30.8861237Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-04-03T15:49:30.9106660Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-04-03T15:49:30.9108162Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-04-03T15:49:30.9110174Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-04-03T15:49:30.9112561Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-04-03T15:49:30.9115044Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2024-04-03T15:49:30.9118061Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-04-03T15:49:30.9120267Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-04-03T15:49:30.9123449Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-04-03T15:49:30.9126257Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-04-03T15:49:30.9129234Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2024-04-03T15:49:30.9132558Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-04-03T15:49:30.9135735Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-04-03T15:49:30.9139050Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-04-03T15:49:30.9142593Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-04-03T15:49:30.9146408Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-04-03T15:49:30.9149873Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-04-03T15:49:30.9153656Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-04-03T15:49:30.9157841Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:49:30.9161643Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-04-03T15:49:30.9165714Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-04-03T15:49:30.9169697Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-04-03T15:49:30.9174256Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2024-04-03T15:49:30.9178634Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-04-03T15:49:30.9184017Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-04-03T15:49:30.9188671Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-04-03T15:49:30.9193299Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-04-03T15:49:30.9198198Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2024-04-03T15:49:30.9203009Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-04-03T15:49:30.9207894Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-04-03T15:49:30.9213062Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2024-04-03T15:49:30.9218334Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-04-03T15:49:30.9223822Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-04-03T15:49:30.9230817Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-04-03T15:49:30.9237541Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-04-03T15:49:30.9244112Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-04-03T15:49:30.9251274Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-04-03T15:49:30.9257915Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-04-03T15:49:30.9264853Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2024-04-03T15:49:30.9272288Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-04-03T15:49:30.9279262Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2024-04-03T15:49:30.9305364Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-04-03T15:49:31.1910130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-04-03T15:49:31.3473925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-04-03T15:49:31.4995512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-04-03T15:49:31.7220176Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2024-04-03T15:49:31.9222824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-04-03T15:49:34.0574461Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-04-03T15:49:46.4782553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-04-03T15:49:46.8456652Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-04-03T15:49:47.4143116Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2024-04-03T15:49:48.7865545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-04-03T15:49:49.9356654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-04-03T15:49:52.3989943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-04-03T15:49:57.8545026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-04-03T15:49:58.9992455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-04-03T15:50:00.7109891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-04-03T15:50:02.1073483Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-04-03T15:50:02.2910318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-04-03T15:50:02.7161873Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-04-03T15:50:03.0509860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-04-03T15:50:04.3912460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-04-03T15:50:04.7726774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2024-04-03T15:50:04.9588076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-04-03T15:50:05.2137384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-04-03T15:50:06.7082528Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-04-03T15:50:07.4183454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-04-03T15:50:08.0638056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2024-04-03T15:50:08.3702947Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-04-03T15:50:14.9380283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-04-03T15:50:17.3244656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2024-04-03T15:50:17.7989397Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-04-03T15:50:18.0521425Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-04-03T15:50:26.6551832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-04-03T15:50:26.8258115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-04-03T15:50:27.0043866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-04-03T15:50:27.9387495Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-04-03T15:50:28.2238156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-04-03T15:50:28.8684151Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2024-04-03T15:50:30.7845220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-04-03T15:50:31.1986898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2024-04-03T15:50:33.6839493Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-04-03T15:50:33.6933925Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-04-03T15:50:33.7006895Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-04-03T15:50:33.7205278Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-04-03T15:50:33.7402423Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2024-04-03T15:50:33.7739431Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-04-03T15:50:34.6199975Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-04-03T15:50:34.6406837Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-04-03T15:50:34.7262509Z Submodule path 'third_party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-04-03T15:50:34.7569394Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2024-04-03T15:50:34.7814800Z Submodule path 'third_party/cudnn_frontend': checked out '150798fe976556078f443fdb059a1ff0361f58a2' 2024-04-03T15:50:35.2414483Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-04-03T15:50:35.4706223Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-04-03T15:50:35.5325271Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-04-03T15:50:35.5340144Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:35.5342248Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:35.5344994Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:35.5346982Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:35.5349531Z 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.5372346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-04-03T15:50:36.5419433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-04-03T15:50:37.2238593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-04-03T15:50:39.6631229Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-04-03T15:50:40.9200543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-04-03T15:50:41.2426461Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-04-03T15:50:41.3306808Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-04-03T15:50:41.7055119Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-04-03T15:50:41.7620764Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-04-03T15:50:41.7723702Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-04-03T15:50:41.8743628Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-04-03T15:50:41.9059893Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-04-03T15:50:41.9139749Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-04-03T15:50:41.9507725Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-04-03T15:50:41.9725545Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-04-03T15:50:42.0164543Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-04-03T15:50:42.0277163Z Submodule path 'third_party/ideep': checked out '8a6cc4e09dc509f04f83c085e38786b1fb44e14d' 2024-04-03T15:50:42.0289611Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:42.0310382Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-04-03T15:50:53.8112893Z Submodule path 'third_party/ideep/mkl-dnn': checked out '86e6af5974177e513fd3fee58425e1063e7f1361' 2024-04-03T15:50:53.8206135Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2024-04-03T15:50:53.8355250Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-04-03T15:50:53.9251672Z Submodule path 'third_party/kineto': checked out '8466a8b111b36dc725e6855d52a0b133d925a8e0' 2024-04-03T15:50:53.9266444Z 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:53.9268387Z 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:53.9270305Z 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:53.9291960Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-04-03T15:50:54.8634616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-04-03T15:50:56.2271598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-04-03T15:50:57.5244472Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-04-03T15:50:57.5260014Z 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:57.5262416Z 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:57.5264773Z 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:57.5267030Z 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:57.5269304Z 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:57.5271672Z 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:57.5274034Z 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:57.5276321Z 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:57.5299258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-04-03T15:50:58.5524992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-04-03T15:50:58.8926617Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-04-03T15:51:00.2780906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-04-03T15:51:00.6147681Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-04-03T15:51:00.9993165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-04-03T15:51:02.2437177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-04-03T15:51:08.8629002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-04-03T15:51:09.2351409Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-04-03T15:51:09.2507407Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-04-03T15:51:09.2850614Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-04-03T15:51:09.2966162Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-04-03T15:51:09.2979864Z 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:09.3003123Z 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:09.5910818Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-04-03T15:51:09.6071813Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-04-03T15:51:09.6441893Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-04-03T15:51:09.7410622Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-04-03T15:51:09.7550119Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-04-03T15:51:09.7888235Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-04-03T15:51:09.8430869Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-04-03T15:51:09.8762302Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-04-03T15:51:09.8966584Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-04-03T15:51:09.9091697Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2024-04-03T15:51:10.0065077Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-04-03T15:51:10.2982212Z Submodule path 'third_party/onnx': checked out 'ccde5da81388ffa770ca98b64e07f803ad089414' 2024-04-03T15:51:10.3013779Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:10.3015485Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:10.3039166Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-04-03T15:51:10.6937259Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-04-03T15:51:11.5746857Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-04-03T15:51:11.6052374Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-04-03T15:51:11.6223257Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2024-04-03T15:51:11.6236343Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:11.6258244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2024-04-03T15:51:14.1497838Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2024-04-03T15:51:14.1515911Z 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:14.1518484Z 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:14.1540075Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2024-04-03T15:51:14.5245236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2024-04-03T15:51:15.4615529Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2024-04-03T15:51:15.5265256Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2024-04-03T15:51:15.5277522Z 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:15.5299524Z 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:15.7085519Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T15:51:15.7165017Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-04-03T15:51:15.9539050Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-04-03T15:51:15.9558021Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:15.9559816Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:15.9582556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-04-03T15:51:16.3503445Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-04-03T15:51:17.5920035Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-04-03T15:51:17.6594908Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-04-03T15:51:17.6675101Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-04-03T15:51:17.6784362Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-04-03T15:51:17.7084096Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-04-03T15:51:17.7351595Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-04-03T15:51:17.7733794Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-04-03T15:51:17.8720725Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2024-04-03T15:51:17.8947644Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-04-03T15:51:17.8960958Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:17.8962649Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:17.8964742Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:17.8967495Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:17.8987498Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-04-03T15:51:19.0975012Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-04-03T15:51:19.3441100Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-04-03T15:51:20.5635033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-04-03T15:51:21.4882742Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-04-03T15:51:21.5019563Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-04-03T15:51:21.5661385Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-04-03T15:51:21.5923060Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-04-03T15:51:21.5936545Z 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:21.5961428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-04-03T15:51:21.7769044Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T15:51:21.9144796Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2024-04-03T15:51:21.9173659Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-04-03T15:51:21.9441667Z Entering 'android/libs/fbjni' 2024-04-03T15:51:21.9477580Z Entering 'third_party/FP16' 2024-04-03T15:51:21.9512863Z Entering 'third_party/FXdiv' 2024-04-03T15:51:21.9547697Z Entering 'third_party/NNPACK' 2024-04-03T15:51:21.9583179Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:21.9617451Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:21.9653084Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:21.9707361Z Entering 'third_party/benchmark' 2024-04-03T15:51:21.9741342Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:21.9776222Z Entering 'third_party/cub' 2024-04-03T15:51:21.9811028Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:21.9846969Z Entering 'third_party/cutlass' 2024-04-03T15:51:21.9889000Z Entering 'third_party/eigen' 2024-04-03T15:51:21.9925102Z Entering 'third_party/fbgemm' 2024-04-03T15:51:21.9959333Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:21.9992029Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:22.0024980Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:22.0065267Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:22.0098982Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:22.0132214Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:22.0168436Z Entering 'third_party/fmt' 2024-04-03T15:51:22.0203113Z Entering 'third_party/foxi' 2024-04-03T15:51:22.0236938Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:22.0271864Z Entering 'third_party/gloo' 2024-04-03T15:51:22.0306335Z Entering 'third_party/googletest' 2024-04-03T15:51:22.0340124Z Entering 'third_party/ideep' 2024-04-03T15:51:22.0373263Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:22.0412132Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:22.0445009Z Entering 'third_party/ittapi' 2024-04-03T15:51:22.0478852Z Entering 'third_party/kineto' 2024-04-03T15:51:22.0513341Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:22.0545811Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:22.0579856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:22.0613538Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:22.0646812Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:22.0679032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:22.0713537Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:22.0749303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:22.0785293Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:22.0823528Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:22.0860313Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:22.0896518Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:22.0934149Z Entering 'third_party/mimalloc' 2024-04-03T15:51:22.0973325Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:22.1011495Z Entering 'third_party/neon2sse' 2024-04-03T15:51:22.1048114Z Entering 'third_party/nlohmann' 2024-04-03T15:51:22.1086373Z Entering 'third_party/onnx' 2024-04-03T15:51:22.1138549Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:22.1174348Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:22.1211126Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:22.1245323Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:22.1284661Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:22.1320775Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:22.1353904Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:22.1391819Z Entering 'third_party/pocketfft' 2024-04-03T15:51:22.1426621Z Entering 'third_party/protobuf' 2024-04-03T15:51:22.1464731Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:22.1497399Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:22.1533379Z Entering 'third_party/psimd' 2024-04-03T15:51:22.1568299Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:22.1602300Z Entering 'third_party/pybind11' 2024-04-03T15:51:22.1636537Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:22.1670596Z Entering 'third_party/sleef' 2024-04-03T15:51:22.1706667Z Entering 'third_party/tbb' 2024-04-03T15:51:22.1742950Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:22.1777513Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:22.1811014Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:22.1843593Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:22.1877561Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:22.1910568Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:22.1947419Z Entering 'third_party/zstd' 2024-04-03T15:51:22.1994313Z ##[endgroup] 2024-04-03T15:51:22.1996022Z ##[group]Persisting credentials for submodules 2024-04-03T15:51:22.2000221Z [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:22.2265677Z Entering 'android/libs/fbjni' 2024-04-03T15:51:22.2309018Z Entering 'third_party/FP16' 2024-04-03T15:51:22.2351937Z Entering 'third_party/FXdiv' 2024-04-03T15:51:22.2396425Z Entering 'third_party/NNPACK' 2024-04-03T15:51:22.2439988Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:22.2482220Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:22.2525858Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:22.2586186Z Entering 'third_party/benchmark' 2024-04-03T15:51:22.2629626Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:22.2673260Z Entering 'third_party/cub' 2024-04-03T15:51:22.2715201Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:22.2763219Z Entering 'third_party/cutlass' 2024-04-03T15:51:22.2817089Z Entering 'third_party/eigen' 2024-04-03T15:51:22.2865499Z Entering 'third_party/fbgemm' 2024-04-03T15:51:22.2910341Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:22.2955479Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:22.2999230Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:22.3049704Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:22.3091304Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:22.3131934Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:22.3176655Z Entering 'third_party/fmt' 2024-04-03T15:51:22.3218635Z Entering 'third_party/foxi' 2024-04-03T15:51:22.3259600Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:22.3301046Z Entering 'third_party/gloo' 2024-04-03T15:51:22.3342833Z Entering 'third_party/googletest' 2024-04-03T15:51:22.3385121Z Entering 'third_party/ideep' 2024-04-03T15:51:22.3427924Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:22.3476998Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:22.3519255Z Entering 'third_party/ittapi' 2024-04-03T15:51:22.3561831Z Entering 'third_party/kineto' 2024-04-03T15:51:22.3604514Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:22.3647014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:22.3690665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:22.3731729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:22.3772432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:22.3811728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:22.3854491Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:22.3895762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:22.3938635Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:22.3980869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:22.4023346Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:22.4066359Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:22.4109571Z Entering 'third_party/mimalloc' 2024-04-03T15:51:22.4152231Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:22.4195572Z Entering 'third_party/neon2sse' 2024-04-03T15:51:22.4237239Z Entering 'third_party/nlohmann' 2024-04-03T15:51:22.4280175Z Entering 'third_party/onnx' 2024-04-03T15:51:22.4338675Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:22.4381790Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:22.4425718Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:22.4467176Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:22.4512599Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:22.4553982Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:22.4594236Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:22.4639820Z Entering 'third_party/pocketfft' 2024-04-03T15:51:22.4681306Z Entering 'third_party/protobuf' 2024-04-03T15:51:22.4727936Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:22.4768702Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:22.4811945Z Entering 'third_party/psimd' 2024-04-03T15:51:22.4854115Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:22.4897421Z Entering 'third_party/pybind11' 2024-04-03T15:51:22.4938654Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:22.4979959Z Entering 'third_party/sleef' 2024-04-03T15:51:22.5021495Z Entering 'third_party/tbb' 2024-04-03T15:51:22.5066653Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:22.5109026Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:22.5148511Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:22.5188604Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:22.5229346Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:22.5268563Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:22.5312533Z Entering 'third_party/zstd' 2024-04-03T15:51:22.5368474Z [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:22.5623264Z Entering 'android/libs/fbjni' 2024-04-03T15:51:22.5660681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-04-03T15:51:22.5675733Z Entering 'third_party/FP16' 2024-04-03T15:51:22.5715726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-04-03T15:51:22.5730501Z Entering 'third_party/FXdiv' 2024-04-03T15:51:22.5772001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-04-03T15:51:22.5789173Z Entering 'third_party/NNPACK' 2024-04-03T15:51:22.5831739Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-04-03T15:51:22.5848574Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:22.5891203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2024-04-03T15:51:22.5908441Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:22.5951798Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-04-03T15:51:22.5967750Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:22.6010903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-04-03T15:51:22.6043775Z Entering 'third_party/benchmark' 2024-04-03T15:51:22.6085014Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:51:22.6100022Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:22.6139809Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T15:51:22.6155429Z Entering 'third_party/cub' 2024-04-03T15:51:22.6194916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2024-04-03T15:51:22.6210131Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:22.6249985Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-04-03T15:51:22.6266140Z Entering 'third_party/cutlass' 2024-04-03T15:51:22.6305844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-04-03T15:51:22.6329963Z Entering 'third_party/eigen' 2024-04-03T15:51:22.6369787Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-04-03T15:51:22.6388888Z Entering 'third_party/fbgemm' 2024-04-03T15:51:22.6428466Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-04-03T15:51:22.6445508Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:22.6484269Z 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:22.6499478Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:22.6538678Z 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:22.6554108Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:22.6592681Z 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:22.6613607Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:22.6652642Z 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:22.6667543Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:22.6705528Z 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:22.6721000Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:22.6762871Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-04-03T15:51:22.6779979Z Entering 'third_party/fmt' 2024-04-03T15:51:22.6819978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-04-03T15:51:22.6834147Z Entering 'third_party/foxi' 2024-04-03T15:51:22.6873806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-04-03T15:51:22.6888125Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:22.6926778Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-04-03T15:51:22.6942798Z Entering 'third_party/gloo' 2024-04-03T15:51:22.6982521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-04-03T15:51:22.6998003Z Entering 'third_party/googletest' 2024-04-03T15:51:22.7039044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:51:22.7054493Z Entering 'third_party/ideep' 2024-04-03T15:51:22.7093847Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-04-03T15:51:22.7107683Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:22.7146553Z 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:22.7169621Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:22.7209723Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2024-04-03T15:51:22.7224848Z Entering 'third_party/ittapi' 2024-04-03T15:51:22.7265012Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-04-03T15:51:22.7279074Z Entering 'third_party/kineto' 2024-04-03T15:51:22.7319519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-04-03T15:51:22.7334573Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:22.7373050Z 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:22.7388471Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:22.7427529Z 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:22.7443055Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:22.7483173Z 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:22.7497574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:22.7536641Z 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:22.7551209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:22.7593249Z 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:22.7606492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:22.7645905Z 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:22.7661982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:22.7701336Z 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:22.7715539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:22.7759134Z 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:22.7774377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:22.7818457Z 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:22.7836255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:22.7879061Z 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:22.7895140Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:22.7938669Z 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:22.7954667Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:22.7995569Z 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:22.8013210Z Entering 'third_party/mimalloc' 2024-04-03T15:51:22.8056302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-04-03T15:51:22.8073916Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:22.8116220Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-04-03T15:51:22.8131823Z Entering 'third_party/neon2sse' 2024-04-03T15:51:22.8170839Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2024-04-03T15:51:22.8185752Z Entering 'third_party/nlohmann' 2024-04-03T15:51:22.8226236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-04-03T15:51:22.8241826Z Entering 'third_party/onnx' 2024-04-03T15:51:22.8280844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-04-03T15:51:22.8311761Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:22.8351440Z 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:22.8366497Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:22.8404538Z 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:22.8421645Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:22.8460075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2024-04-03T15:51:22.8474181Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:22.8513636Z 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:22.8532572Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:22.8571403Z 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:22.8586845Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:22.8625921Z 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:22.8640043Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:22.8679614Z 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:22.8698271Z Entering 'third_party/pocketfft' 2024-04-03T15:51:22.8738263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-04-03T15:51:22.8753062Z Entering 'third_party/protobuf' 2024-04-03T15:51:22.8792776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-04-03T15:51:22.8810689Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:22.8849315Z 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:22.8865049Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:22.8903518Z 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:22.8919408Z Entering 'third_party/psimd' 2024-04-03T15:51:22.8959295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-04-03T15:51:22.8974359Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:22.9013928Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-04-03T15:51:22.9028183Z Entering 'third_party/pybind11' 2024-04-03T15:51:22.9068587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:51:22.9084045Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:22.9124328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-04-03T15:51:22.9139249Z Entering 'third_party/sleef' 2024-04-03T15:51:22.9178098Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-04-03T15:51:22.9193846Z Entering 'third_party/tbb' 2024-04-03T15:51:22.9232359Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2024-04-03T15:51:22.9249535Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:22.9290214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-04-03T15:51:22.9305849Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:22.9345029Z 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:22.9359677Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:22.9397226Z 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:22.9411592Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:22.9450785Z 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:22.9466447Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:22.9505665Z 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:22.9519586Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:22.9558397Z 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:22.9575257Z Entering 'third_party/zstd' 2024-04-03T15:51:22.9615986Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2024-04-03T15:51:23.0381339Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-04-03T15:51:23.0640211Z Entering 'android/libs/fbjni' 2024-04-03T15:51:23.0674109Z Entering 'third_party/FP16' 2024-04-03T15:51:23.0710051Z Entering 'third_party/FXdiv' 2024-04-03T15:51:23.0746979Z Entering 'third_party/NNPACK' 2024-04-03T15:51:23.0785853Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:23.0824555Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:23.0862752Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:23.0919174Z Entering 'third_party/benchmark' 2024-04-03T15:51:23.0957424Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:23.0992691Z Entering 'third_party/cub' 2024-04-03T15:51:23.1027116Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:23.1060781Z Entering 'third_party/cutlass' 2024-04-03T15:51:23.1103626Z Entering 'third_party/eigen' 2024-04-03T15:51:23.1140131Z Entering 'third_party/fbgemm' 2024-04-03T15:51:23.1175055Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:23.1207203Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:23.1240751Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:23.1279178Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:23.1311050Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:23.1344473Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:23.1380657Z Entering 'third_party/fmt' 2024-04-03T15:51:23.1415335Z Entering 'third_party/foxi' 2024-04-03T15:51:23.1448131Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:23.1481192Z Entering 'third_party/gloo' 2024-04-03T15:51:23.1514320Z Entering 'third_party/googletest' 2024-04-03T15:51:23.1548615Z Entering 'third_party/ideep' 2024-04-03T15:51:23.1581009Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:23.1622401Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:23.1654414Z Entering 'third_party/ittapi' 2024-04-03T15:51:23.1687554Z Entering 'third_party/kineto' 2024-04-03T15:51:23.1721472Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:23.1754697Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:23.1788162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:23.1820151Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:23.1853289Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:23.1884897Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:23.1918494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:23.1951842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:23.1984641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:23.2017560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:23.2053828Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:23.2085825Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:23.2119623Z Entering 'third_party/mimalloc' 2024-04-03T15:51:23.2154583Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:23.2187628Z Entering 'third_party/neon2sse' 2024-04-03T15:51:23.2220273Z Entering 'third_party/nlohmann' 2024-04-03T15:51:23.2254543Z Entering 'third_party/onnx' 2024-04-03T15:51:23.2303898Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:23.2336219Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:23.2370295Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:23.2403596Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:23.2441270Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:23.2474702Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:23.2507365Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:23.2544821Z Entering 'third_party/pocketfft' 2024-04-03T15:51:23.2577086Z Entering 'third_party/protobuf' 2024-04-03T15:51:23.2613092Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:23.2645954Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:23.2680190Z Entering 'third_party/psimd' 2024-04-03T15:51:23.2713811Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:23.2750871Z Entering 'third_party/pybind11' 2024-04-03T15:51:23.2786969Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:23.2823483Z Entering 'third_party/sleef' 2024-04-03T15:51:23.2861416Z Entering 'third_party/tbb' 2024-04-03T15:51:23.2900891Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:23.2938271Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:23.2973096Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:23.3010485Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:23.3047680Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:23.3081895Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:23.3116818Z Entering 'third_party/zstd' 2024-04-03T15:51:23.3164793Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-04-03T15:51:23.3423714Z Entering 'android/libs/fbjni' 2024-04-03T15:51:23.3457446Z Entering 'third_party/FP16' 2024-04-03T15:51:23.3491465Z Entering 'third_party/FXdiv' 2024-04-03T15:51:23.3526596Z Entering 'third_party/NNPACK' 2024-04-03T15:51:23.3561812Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:23.3596124Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:23.3630735Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:23.3681257Z Entering 'third_party/benchmark' 2024-04-03T15:51:23.3715426Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:23.3750335Z Entering 'third_party/cub' 2024-04-03T15:51:23.3785630Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:23.3821008Z Entering 'third_party/cutlass' 2024-04-03T15:51:23.3863873Z Entering 'third_party/eigen' 2024-04-03T15:51:23.3901059Z Entering 'third_party/fbgemm' 2024-04-03T15:51:23.3934786Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:23.3967453Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:23.4002296Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:23.4042032Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:23.4075215Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:23.4108815Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:23.4146198Z Entering 'third_party/fmt' 2024-04-03T15:51:23.4179438Z Entering 'third_party/foxi' 2024-04-03T15:51:23.4213264Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:23.4248658Z Entering 'third_party/gloo' 2024-04-03T15:51:23.4283377Z Entering 'third_party/googletest' 2024-04-03T15:51:23.4318998Z Entering 'third_party/ideep' 2024-04-03T15:51:23.4352670Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:23.4392920Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:23.4426727Z Entering 'third_party/ittapi' 2024-04-03T15:51:23.4460339Z Entering 'third_party/kineto' 2024-04-03T15:51:23.4493856Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:23.4528198Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:23.4562722Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:23.4595517Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:23.4628424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:23.4660625Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:23.4695962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:23.4729448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:23.4765223Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:23.4801505Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:23.4838942Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:23.4874151Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:23.4908795Z Entering 'third_party/mimalloc' 2024-04-03T15:51:23.4943906Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:23.4977227Z Entering 'third_party/neon2sse' 2024-04-03T15:51:23.5011113Z Entering 'third_party/nlohmann' 2024-04-03T15:51:23.5045859Z Entering 'third_party/onnx' 2024-04-03T15:51:23.5094529Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:23.5127212Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:23.5163107Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:23.5195601Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:23.5231377Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:23.5263786Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:23.5295435Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:23.5332270Z Entering 'third_party/pocketfft' 2024-04-03T15:51:23.5364950Z Entering 'third_party/protobuf' 2024-04-03T15:51:23.5400789Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:23.5432780Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:23.5466201Z Entering 'third_party/psimd' 2024-04-03T15:51:23.5498804Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:23.5531623Z Entering 'third_party/pybind11' 2024-04-03T15:51:23.5564539Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:23.5597069Z Entering 'third_party/sleef' 2024-04-03T15:51:23.5629993Z Entering 'third_party/tbb' 2024-04-03T15:51:23.5663458Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:23.5697472Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:23.5729815Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:23.5764740Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:23.5798916Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:23.5835278Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:23.5872460Z Entering 'third_party/zstd' 2024-04-03T15:51:23.5920692Z ##[endgroup] 2024-04-03T15:51:23.5959691Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:51:23.5986611Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:51:23.6153510Z Prepare all required actions 2024-04-03T15:51:23.6153956Z Getting action download info 2024-04-03T15:51:23.7322586Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T15:51:23.8503630Z ##[group]Run ./.github/actions/setup-linux 2024-04-03T15:51:23.8504355Z ##[endgroup] 2024-04-03T15:51:23.8566881Z ##[group]Run set -euo pipefail 2024-04-03T15:51:23.8567292Z set -euo pipefail 2024-04-03T15:51:23.8567669Z function get_ec2_metadata() { 2024-04-03T15:51:23.8568193Z  # Pulled from instance metadata endpoint for EC2 2024-04-03T15:51:23.8569100Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-04-03T15:51:23.8569886Z  category=$1 2024-04-03T15:51:23.8570399Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-04-03T15:51:23.8571074Z  runner_name_str=i-06869fb5dcd507b40 2024-04-03T15:51:23.8571704Z  if [[ $runner_name_str != *"gcp"* ]]; then 2024-04-03T15:51:23.8572356Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-04-03T15:51:23.8572930Z  else 2024-04-03T15:51:23.8573423Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-04-03T15:51:23.8574086Z  fi 2024-04-03T15:51:23.8574458Z } 2024-04-03T15:51:23.8574785Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-04-03T15:51:23.8575379Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-04-03T15:51:23.8576032Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-04-03T15:51:23.8576602Z echo "system info $(uname -a)" 2024-04-03T15:51:23.8584653Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:23.8585140Z ##[endgroup] 2024-04-03T15:51:23.8663646Z ami-id: ami-0ce0c36d7a00b20e2 2024-04-03T15:51:23.8715503Z instance-id: i-06869fb5dcd507b40 2024-04-03T15:51:23.8765765Z instance-type: c5.2xlarge 2024-04-03T15:51:23.8772240Z system info Linux ip-10-0-58-125.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:23.8796349Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:51:23.8797290Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:51:23.8805071Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:23.8805581Z ##[endgroup] 2024-04-03T15:51:23.8872595Z ##[group]Run if systemctl is-active --quiet docker; then 2024-04-03T15:51:23.8873200Z if systemctl is-active --quiet docker; then 2024-04-03T15:51:23.8873726Z  echo "Docker daemon is running..."; 2024-04-03T15:51:23.8874163Z else 2024-04-03T15:51:23.8874699Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-04-03T15:51:23.8875290Z fi 2024-04-03T15:51:23.8882423Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:23.8882921Z ##[endgroup] 2024-04-03T15:51:23.9003340Z Docker daemon is running... 2024-04-03T15:51:23.9049805Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:51:23.9050366Z with: 2024-04-03T15:51:23.9050663Z shell: bash 2024-04-03T15:51:23.9050977Z timeout_minutes: 5 2024-04-03T15:51:23.9051275Z max_attempts: 3 2024-04-03T15:51:23.9051563Z retry_wait_seconds: 30 2024-04-03T15:51:23.9053015Z 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:23.9054635Z polling_interval_seconds: 1 2024-04-03T15:51:23.9054998Z warning_on_retry: true 2024-04-03T15:51:23.9055482Z continue_on_error: false 2024-04-03T15:51:23.9055817Z env: 2024-04-03T15:51:23.9056069Z AWS_RETRY_MODE: standard 2024-04-03T15:51:23.9056401Z AWS_MAX_ATTEMPTS: 5 2024-04-03T15:51:23.9056710Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:51:23.9057058Z ##[endgroup] 2024-04-03T15:51:25.1593615Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:51:25.1594497Z Configure a credential helper to remove this warning. See 2024-04-03T15:51:25.1595355Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:51:25.1595905Z 2024-04-03T15:51:25.1596022Z Login Succeeded 2024-04-03T15:51:25.9575857Z Command completed after 1 attempt(s). 2024-04-03T15:51:25.9619164Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:51:25.9620018Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:51:25.9620680Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:51:25.9628625Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:25.9629262Z ##[endgroup] 2024-04-03T15:51:25.9691896Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:51:25.9692662Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:51:25.9693475Z # shellcheck disable=SC2046 2024-04-03T15:51:25.9693924Z docker stop $(docker ps -q) || true 2024-04-03T15:51:25.9694480Z # Prune all of the docker images 2024-04-03T15:51:25.9694916Z docker system prune -af 2024-04-03T15:51:25.9701965Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:25.9702684Z ##[endgroup] 2024-04-03T15:51:26.0038661Z "docker stop" requires at least 1 argument. 2024-04-03T15:51:26.0039564Z See 'docker stop --help'. 2024-04-03T15:51:26.0039999Z 2024-04-03T15:51:26.0040546Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-04-03T15:51:26.0041137Z 2024-04-03T15:51:26.0041308Z Stop one or more running containers 2024-04-03T15:51:26.0208367Z Total reclaimed space: 0B 2024-04-03T15:51:26.0241124Z ##[group]Run set +e 2024-04-03T15:51:26.0241460Z set +e 2024-04-03T15:51:26.0241731Z set -x 2024-04-03T15:51:26.0242009Z  2024-04-03T15:51:26.0242316Z PT_DOMAIN=download.pytorch.org 2024-04-03T15:51:26.0243102Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-04-03T15:51:26.0244213Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-04-03T15:51:26.0244976Z # one is returned at random 2024-04-03T15:51:26.0245506Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-04-03T15:51:26.0246002Z  2024-04-03T15:51:26.0246298Z if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:51:26.0246912Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-04-03T15:51:26.0247677Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-04-03T15:51:26.0248243Z  2024-04-03T15:51:26.0248549Z  if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:51:26.0249082Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-04-03T15:51:26.0249584Z  exit 1 2024-04-03T15:51:26.0249880Z  fi 2024-04-03T15:51:26.0250133Z fi 2024-04-03T15:51:26.0250392Z  2024-04-03T15:51:26.0250733Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-04-03T15:51:26.0251229Z  # Clean up any old records first 2024-04-03T15:51:26.0251725Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-04-03T15:51:26.0252168Z fi 2024-04-03T15:51:26.0252415Z  2024-04-03T15:51:26.0252830Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-04-03T15:51:26.0253374Z cat /etc/hosts 2024-04-03T15:51:26.0261129Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.0261644Z ##[endgroup] 2024-04-03T15:51:26.0282099Z + PT_DOMAIN=download.pytorch.org 2024-04-03T15:51:26.0287037Z ++ dig -4 +short download.pytorch.org 2024-04-03T15:51:26.0287704Z ++ tail -n1 2024-04-03T15:51:26.0399504Z + RESOLVED_IP=18.160.41.124 2024-04-03T15:51:26.0399984Z + '[' -z 18.160.41.124 ']' 2024-04-03T15:51:26.0400403Z + grep -r download.pytorch.org /etc/hosts 2024-04-03T15:51:26.0406511Z 18.160.41.124 download.pytorch.org 2024-04-03T15:51:26.0407332Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-04-03T15:51:26.0496170Z + echo '18.160.41.124 download.pytorch.org' 2024-04-03T15:51:26.0498020Z + sudo tee -a /etc/hosts 2024-04-03T15:51:26.0574781Z 18.160.41.124 download.pytorch.org 2024-04-03T15:51:26.0586403Z + cat /etc/hosts 2024-04-03T15:51:26.0592616Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-04-03T15:51:26.0604234Z ::1 localhost6 localhost6.localdomain6 2024-04-03T15:51:26.0604762Z 18.160.41.124 download.pytorch.org 2024-04-03T15:51:26.0764127Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-04-03T15:51:26.0764721Z with: 2024-04-03T15:51:26.0765095Z docker-image-name: pytorch-linux-focal-py3.12-clang10 2024-04-03T15:51:26.0765626Z docker-build-dir: .ci/docker 2024-04-03T15:51:26.0765981Z working-directory: . 2024-04-03T15:51:26.0766442Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.0766978Z force-push: false 2024-04-03T15:51:26.0767259Z ##[endgroup] 2024-04-03T15:51:26.0787631Z ##[group]Run set -ex 2024-04-03T15:51:26.0787979Z set -ex 2024-04-03T15:51:26.0788260Z  2024-04-03T15:51:26.0788810Z # If the docker build directory or the build script doesn't exist, the action will 2024-04-03T15:51:26.0789787Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-04-03T15:51:26.0790612Z # job could then download the pre-built image as usual 2024-04-03T15:51:26.0791421Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-04-03T15:51:26.0792092Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0792730Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0793292Z  2024-04-03T15:51:26.0793797Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-04-03T15:51:26.0794415Z  exit 0 2024-04-03T15:51:26.0794700Z else 2024-04-03T15:51:26.0795050Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0795479Z fi 2024-04-03T15:51:26.0795742Z  2024-04-03T15:51:26.0796198Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-04-03T15:51:26.0797064Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-04-03T15:51:26.0797865Z  # use it as it is, but first let's extract the tag 2024-04-03T15:51:26.0798581Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-04-03T15:51:26.0799307Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0800011Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0800574Z else 2024-04-03T15:51:26.0801000Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-04-03T15:51:26.0801652Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0802570Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0803343Z fi 2024-04-03T15:51:26.0810781Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.0811264Z env: 2024-04-03T15:51:26.0811525Z REPO_NAME: pytorch 2024-04-03T15:51:26.0812003Z DOCKER_IMAGE_NAME: pytorch-linux-focal-py3.12-clang10 2024-04-03T15:51:26.0812519Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T15:51:26.0813017Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.0813535Z ##[endgroup] 2024-04-03T15:51:26.0835424Z + [[ ! -d .ci/docker ]] 2024-04-03T15:51:26.0836016Z + [[ ! -f .ci/docker/build.sh ]] 2024-04-03T15:51:26.0836393Z + echo skip=false 2024-04-03T15:51:26.0837448Z + [[ pytorch-linux-focal-py3.12-clang10 == *\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:26.0838734Z ++ git rev-parse HEAD:.ci/docker 2024-04-03T15:51:26.0852811Z + DOCKER_TAG=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.0853490Z + echo docker-tag=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.0854997Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.0886419Z ##[group]Run set +e 2024-04-03T15:51:26.0886984Z set +e 2024-04-03T15:51:26.0887270Z set -x 2024-04-03T15:51:26.0887530Z  2024-04-03T15:51:26.0887790Z login() { 2024-04-03T15:51:26.0888450Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T15:51:26.0889183Z } 2024-04-03T15:51:26.0889428Z  2024-04-03T15:51:26.0889691Z retry () { 2024-04-03T15:51:26.0890050Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T15:51:26.0890485Z } 2024-04-03T15:51:26.0890740Z  2024-04-03T15:51:26.0891023Z retry login "${DOCKER_REGISTRY}" 2024-04-03T15:51:26.0891432Z  2024-04-03T15:51:26.0891895Z # Check if image already exists, if it does then skip building it 2024-04-03T15:51:26.0892607Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-04-03T15:51:26.0893093Z  exit 0 2024-04-03T15:51:26.0893376Z fi 2024-04-03T15:51:26.0893645Z  2024-04-03T15:51:26.0894267Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-04-03T15:51:26.0895119Z # be empty. The default action would be to continue rebuild the image 2024-04-03T15:51:26.0895930Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-04-03T15:51:26.0896590Z  # if we're on the base branch then use the parent commit 2024-04-03T15:51:26.0897182Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-04-03T15:51:26.0897606Z else 2024-04-03T15:51:26.0898050Z  # otherwise we're on a PR, so use the most recent base commit 2024-04-03T15:51:26.0898749Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-04-03T15:51:26.0899251Z fi 2024-04-03T15:51:26.0899498Z  2024-04-03T15:51:26.0899795Z if [[ -z "${MERGE_BASE}" ]]; then 2024-04-03T15:51:26.0900295Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0900746Z  2024-04-03T15:51:26.0901398Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-04-03T15:51:26.0902375Z  exit 0 2024-04-03T15:51:26.0902663Z fi 2024-04-03T15:51:26.0902908Z  2024-04-03T15:51:26.0903331Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-04-03T15:51:26.0904467Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-04-03T15:51:26.0905289Z  exit 1 2024-04-03T15:51:26.0905575Z fi 2024-04-03T15:51:26.0905833Z  2024-04-03T15:51:26.0906303Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-04-03T15:51:26.0907280Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-04-03T15:51:26.0908168Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-04-03T15:51:26.0909176Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-04-03T15:51:26.0910297Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-04-03T15:51:26.0910955Z fi 2024-04-03T15:51:26.0911214Z  2024-04-03T15:51:26.0911536Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:26.0918963Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.0919456Z env: 2024-04-03T15:51:26.0919716Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T15:51:26.0920188Z BASE_REVISION: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T15:51:26.0921293Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.0922377Z DOCKER_TAG: 16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.0923092Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.0923703Z ##[endgroup] 2024-04-03T15:51:26.0945098Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.0945870Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.0946632Z + aws ecr get-login-password --region us-east-1 2024-04-03T15:51:26.0947857Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.5110665Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:51:26.5112033Z Configure a credential helper to remove this warning. See 2024-04-03T15:51:26.5113442Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:51:26.5113995Z 2024-04-03T15:51:26.5114104Z Login Succeeded 2024-04-03T15:51:26.5123574Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.7276311Z { 2024-04-03T15:51:26.7276917Z "schemaVersion": 2, 2024-04-03T15:51:26.7277813Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-04-03T15:51:26.7278761Z "config": { 2024-04-03T15:51:26.7279502Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-04-03T15:51:26.7280059Z "size": 39855, 2024-04-03T15:51:26.7280595Z "digest": "sha256:a8ca14bc9660b0839f6353f3845b009f0047e2e9cb92ed0547cfce8794ed8ff2" 2024-04-03T15:51:26.7281229Z }, 2024-04-03T15:51:26.7281471Z "layers": [ 2024-04-03T15:51:26.7281713Z { 2024-04-03T15:51:26.7282138Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7282700Z "size": 28584317, 2024-04-03T15:51:26.7283242Z "digest": "sha256:63e9bbe323274e77e58d77c6ab6802d247458f784222fbb07a2556d6ec74ee05" 2024-04-03T15:51:26.7283867Z }, 2024-04-03T15:51:26.7284094Z { 2024-04-03T15:51:26.7284507Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7285082Z "size": 1827, 2024-04-03T15:51:26.7285622Z "digest": "sha256:7df4496279bda9375f8213befd3b1e591c2a31f947e601420a5cb60226c13bbd" 2024-04-03T15:51:26.7286236Z }, 2024-04-03T15:51:26.7286462Z { 2024-04-03T15:51:26.7286888Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7287437Z "size": 313346244, 2024-04-03T15:51:26.7288010Z "digest": "sha256:ee37242bda57841c6c48f6149da76e8b281e038dfbdd59ade6b0bf7fba1ea29d" 2024-04-03T15:51:26.7288733Z }, 2024-04-03T15:51:26.7288951Z { 2024-04-03T15:51:26.7289447Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7290296Z "size": 802, 2024-04-03T15:51:26.7291137Z "digest": "sha256:54d5589ae7ebb310ca6477e981f1f7fd21fba1048ad6593a03bd4912548f6bc7" 2024-04-03T15:51:26.7291953Z }, 2024-04-03T15:51:26.7292186Z { 2024-04-03T15:51:26.7292602Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7293170Z "size": 79404272, 2024-04-03T15:51:26.7293755Z "digest": "sha256:b8f4387debef7b1caef1e270bc562528016cf317b675785909d5a4382ae9ea66" 2024-04-03T15:51:26.7294466Z }, 2024-04-03T15:51:26.7294700Z { 2024-04-03T15:51:26.7295129Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7295675Z "size": 544, 2024-04-03T15:51:26.7296245Z "digest": "sha256:ff40b94cdf4afe8ff77daf47fb6298e4d3284ab8f9aeafb81f934b846c184f69" 2024-04-03T15:51:26.7296901Z }, 2024-04-03T15:51:26.7297118Z { 2024-04-03T15:51:26.7297545Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7298101Z "size": 1280, 2024-04-03T15:51:26.7298642Z "digest": "sha256:aa3c9e42cfab2e3cbe584bd672f8866177d131f5048704f7917877b7b00bef3e" 2024-04-03T15:51:26.7299276Z }, 2024-04-03T15:51:26.7299506Z { 2024-04-03T15:51:26.7299919Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7300475Z "size": 483, 2024-04-03T15:51:26.7301191Z "digest": "sha256:6890265f6cba9d7c974c33e1d9970a287690a4dd3975d4e2adb15dfbd4798252" 2024-04-03T15:51:26.7301940Z }, 2024-04-03T15:51:26.7302344Z { 2024-04-03T15:51:26.7302776Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7303324Z "size": 110, 2024-04-03T15:51:26.7303896Z "digest": "sha256:f8bf6b4c3502eb3a6f1abab09e6cac4affbf2587aff18f5df98a9b5e8c58ffcc" 2024-04-03T15:51:26.7304558Z }, 2024-04-03T15:51:26.7304776Z { 2024-04-03T15:51:26.7305202Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7305761Z "size": 3704, 2024-04-03T15:51:26.7306352Z "digest": "sha256:6c06cc6d02881051d1b62497dcff022d976c91e61fe22b06c896b0d3b38978f0" 2024-04-03T15:51:26.7306979Z }, 2024-04-03T15:51:26.7307205Z { 2024-04-03T15:51:26.7307617Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7308175Z "size": 1904, 2024-04-03T15:51:26.7308732Z "digest": "sha256:e246989f11b0141baad36c56bf32a92c6e7fb9863c69a45af0eafd6c2284bffd" 2024-04-03T15:51:26.7309357Z }, 2024-04-03T15:51:26.7309586Z { 2024-04-03T15:51:26.7310009Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7310564Z "size": 699, 2024-04-03T15:51:26.7311196Z "digest": "sha256:a50885fa3b34f75c6c904ff11a132e66dab933df957030415eac84d4ce5c1be5" 2024-04-03T15:51:26.7311824Z }, 2024-04-03T15:51:26.7312040Z { 2024-04-03T15:51:26.7312468Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7313030Z "size": 2628834793, 2024-04-03T15:51:26.7313590Z "digest": "sha256:6ada846a2ce7e5e2c283820bcb33b578c48f4ba8f7a6f9620e3083fc51a5322d" 2024-04-03T15:51:26.7314229Z }, 2024-04-03T15:51:26.7314459Z { 2024-04-03T15:51:26.7314868Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7315426Z "size": 32, 2024-04-03T15:51:26.7315969Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7316607Z }, 2024-04-03T15:51:26.7316836Z { 2024-04-03T15:51:26.7317259Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7317804Z "size": 380, 2024-04-03T15:51:26.7318342Z "digest": "sha256:6516a70ffc1c31e9227d9d2a4694fc189e75d5f03fcff32379f43ee0ce6a8e7e" 2024-04-03T15:51:26.7318973Z }, 2024-04-03T15:51:26.7319188Z { 2024-04-03T15:51:26.7319614Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7320175Z "size": 104, 2024-04-03T15:51:26.7320696Z "digest": "sha256:6285fb360e0159e1e683b98821ffe46b34995a4e8a534a88965a65d8a74afbf8" 2024-04-03T15:51:26.7321317Z }, 2024-04-03T15:51:26.7321550Z { 2024-04-03T15:51:26.7321966Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7322535Z "size": 230, 2024-04-03T15:51:26.7323067Z "digest": "sha256:a7392601a97a161539ec596263bc287b4aaf4ac298363615f26c7f14e0958626" 2024-04-03T15:51:26.7323674Z }, 2024-04-03T15:51:26.7323920Z { 2024-04-03T15:51:26.7324349Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7324897Z "size": 2696325, 2024-04-03T15:51:26.7325478Z "digest": "sha256:fca1af13646ed3c268ec370b5a49ffdd978c87ec89bdf5dd41ffe991af284b23" 2024-04-03T15:51:26.7326130Z }, 2024-04-03T15:51:26.7326350Z { 2024-04-03T15:51:26.7326779Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7327339Z "size": 1994, 2024-04-03T15:51:26.7327864Z "digest": "sha256:1ed47c8184831fe24e2e51b8586b5094f6b36e1e66f4307dd9c771e8e293ec29" 2024-04-03T15:51:26.7328487Z }, 2024-04-03T15:51:26.7328717Z { 2024-04-03T15:51:26.7329129Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7329684Z "size": 105, 2024-04-03T15:51:26.7330238Z "digest": "sha256:3ed68dbddcbd0dbb7d65e780ff932715f92072bc0195e9d932244a66346a9e80" 2024-04-03T15:51:26.7330870Z }, 2024-04-03T15:51:26.7331098Z { 2024-04-03T15:51:26.7331666Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7332306Z "size": 564, 2024-04-03T15:51:26.7332856Z "digest": "sha256:884cf53c56c56b2fb069db06a628654cafe2ac51e9c21ac3025639cfa6f6a15c" 2024-04-03T15:51:26.7333488Z }, 2024-04-03T15:51:26.7333706Z { 2024-04-03T15:51:26.7334224Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7334790Z "size": 32, 2024-04-03T15:51:26.7335323Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7335960Z }, 2024-04-03T15:51:26.7336193Z { 2024-04-03T15:51:26.7336606Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7337166Z "size": 104, 2024-04-03T15:51:26.7337716Z "digest": "sha256:05904874d9feaf6d9e99bc7604b6ffbb90dfbd20e0282f3a791fd2ad6b1ddbc7" 2024-04-03T15:51:26.7338343Z }, 2024-04-03T15:51:26.7338571Z { 2024-04-03T15:51:26.7339000Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7339550Z "size": 503, 2024-04-03T15:51:26.7340101Z "digest": "sha256:c1c01d72f9b8e14f130c5ac2ab296d2fbdd8305bc723dd66c75a8d64839c4a8d" 2024-04-03T15:51:26.7340896Z + exit 0 2024-04-03T15:51:26.7341128Z }, 2024-04-03T15:51:26.7341360Z { 2024-04-03T15:51:26.7341789Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7342484Z "size": 121478401, 2024-04-03T15:51:26.7343041Z "digest": "sha256:e8f7a22e2e12791953d0b64c5495d75a123a47262e09607230c7fc79fc258d8f" 2024-04-03T15:51:26.7343660Z }, 2024-04-03T15:51:26.7343878Z { 2024-04-03T15:51:26.7344308Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7344866Z "size": 109, 2024-04-03T15:51:26.7345389Z "digest": "sha256:628d9e0f8092c356c9373cf6701d1a101760ef9bda2b4398ad3d0c55f89cc656" 2024-04-03T15:51:26.7346013Z }, 2024-04-03T15:51:26.7346241Z { 2024-04-03T15:51:26.7346657Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7347217Z "size": 557, 2024-04-03T15:51:26.7347756Z "digest": "sha256:7d278a3d8f131cb81e4ba1d47b6af47c5582b14061c22b030f9ca37976750460" 2024-04-03T15:51:26.7348373Z }, 2024-04-03T15:51:26.7348606Z { 2024-04-03T15:51:26.7349028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7349576Z "size": 1156478, 2024-04-03T15:51:26.7350128Z "digest": "sha256:623d6dc4b6d6777389227c39afbc7361b3efb8f76c03d3b61fd37f54abaf61a6" 2024-04-03T15:51:26.7350760Z }, 2024-04-03T15:51:26.7350977Z { 2024-04-03T15:51:26.7351402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7351959Z "size": 103, 2024-04-03T15:51:26.7352486Z "digest": "sha256:faa2449d8ec755a0d38900c0f39a214f0ff8334dfb421d78d82b5804c61b9e6c" 2024-04-03T15:51:26.7353115Z }, 2024-04-03T15:51:26.7353342Z { 2024-04-03T15:51:26.7353752Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7354315Z "size": 1489, 2024-04-03T15:51:26.7354871Z "digest": "sha256:71f5cdbc07e3e4406f0eaef73e5488f2e8235051a6e5da9459ac9c7ba656a278" 2024-04-03T15:51:26.7355499Z }, 2024-04-03T15:51:26.7355729Z { 2024-04-03T15:51:26.7356153Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7356701Z "size": 468066737, 2024-04-03T15:51:26.7357280Z "digest": "sha256:0e1a3e9d008d86cd48e9fcd0cb82b2bf15aab8c89a382a92e8b94b66e02b13bf" 2024-04-03T15:51:26.7357925Z }, 2024-04-03T15:51:26.7358141Z { 2024-04-03T15:51:26.7358565Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7359119Z "size": 161, 2024-04-03T15:51:26.7359650Z "digest": "sha256:54e0e2c40a09f4aca95712d4fed5039de339c4bebc817a745893aed004b6dfb4" 2024-04-03T15:51:26.7360289Z }, 2024-04-03T15:51:26.7360517Z { 2024-04-03T15:51:26.7360929Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7361486Z "size": 2210, 2024-04-03T15:51:26.7362243Z "digest": "sha256:a8b2668229e0d3a10b03cf6f86e58f7481974d60e89fad403d34af6dfcdf1bda" 2024-04-03T15:51:26.7362859Z }, 2024-04-03T15:51:26.7363087Z { 2024-04-03T15:51:26.7363512Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7364057Z "size": 151, 2024-04-03T15:51:26.7364582Z "digest": "sha256:3e004b0d5b9538331072341079398eef27174abd65ccf9860a3cd200c7fc736d" 2024-04-03T15:51:26.7365195Z }, 2024-04-03T15:51:26.7365411Z { 2024-04-03T15:51:26.7365839Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7366400Z "size": 648, 2024-04-03T15:51:26.7366922Z "digest": "sha256:8b95c36d592708fdcec50fa05235539111121929dbed14547c00c451410caa10" 2024-04-03T15:51:26.7367547Z }, 2024-04-03T15:51:26.7367782Z { 2024-04-03T15:51:26.7368196Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7368757Z "size": 32, 2024-04-03T15:51:26.7369310Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7369953Z }, 2024-04-03T15:51:26.7370173Z { 2024-04-03T15:51:26.7370601Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7371165Z "size": 162, 2024-04-03T15:51:26.7371713Z "digest": "sha256:e2fa829ea9cdefc314aff6e11f170d71794fce25e93f844c27460858f953ac97" 2024-04-03T15:51:26.7372360Z }, 2024-04-03T15:51:26.7372596Z { 2024-04-03T15:51:26.7373010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7373570Z "size": 109, 2024-04-03T15:51:26.7374115Z "digest": "sha256:c8a8c2aafa06d28576a0c1f073c447492c8834f9fe33a9c48076ed56d8622206" 2024-04-03T15:51:26.7374834Z }, 2024-04-03T15:51:26.7375066Z { 2024-04-03T15:51:26.7375493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7376042Z "size": 102, 2024-04-03T15:51:26.7376590Z "digest": "sha256:53f6cf10ecda85ea3d125ad29150f6f4c0f006e525e67f882601eff24cb16da0" 2024-04-03T15:51:26.7377234Z }, 2024-04-03T15:51:26.7377450Z { 2024-04-03T15:51:26.7377874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7378430Z "size": 421, 2024-04-03T15:51:26.7378938Z "digest": "sha256:3231808a91b820fcba718767d37d73309519564ce2b0b89f3535e5810bec5894" 2024-04-03T15:51:26.7379547Z }, 2024-04-03T15:51:26.7379777Z { 2024-04-03T15:51:26.7380187Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7380745Z "size": 32, 2024-04-03T15:51:26.7381290Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7381916Z }, 2024-04-03T15:51:26.7382288Z { 2024-04-03T15:51:26.7382715Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7383265Z "size": 111, 2024-04-03T15:51:26.7383814Z "digest": "sha256:966ea249cc7df71dce4b090fb3623f5589a4c01568dda5c2264dd6ceaba872d4" 2024-04-03T15:51:26.7384454Z }, 2024-04-03T15:51:26.7384682Z { 2024-04-03T15:51:26.7385104Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7385662Z "size": 472, 2024-04-03T15:51:26.7386188Z "digest": "sha256:6ad71370dc3f08074ad18aa6978e5fb4350c0eea0f63f8df05784c5c277b7e44" 2024-04-03T15:51:26.7386819Z }, 2024-04-03T15:51:26.7387046Z { 2024-04-03T15:51:26.7387455Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7388011Z "size": 32, 2024-04-03T15:51:26.7388555Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7389185Z }, 2024-04-03T15:51:26.7389412Z { 2024-04-03T15:51:26.7389835Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7390379Z "size": 112, 2024-04-03T15:51:26.7390925Z "digest": "sha256:dc50a042239f8bc4e8574d316edf2ea23853da65544f0bd77de30bde0a52e0df" 2024-04-03T15:51:26.7391557Z }, 2024-04-03T15:51:26.7391773Z { 2024-04-03T15:51:26.7392400Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7392960Z "size": 564, 2024-04-03T15:51:26.7393495Z "digest": "sha256:4ad8201e0eae4b1135a09b714ae3b3dc30bbe304c9af3e5849f7696cf878a19d" 2024-04-03T15:51:26.7394134Z }, 2024-04-03T15:51:26.7394364Z { 2024-04-03T15:51:26.7394772Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7395329Z "size": 43150812, 2024-04-03T15:51:26.7395890Z "digest": "sha256:c6c505f1412464c77cc9e7a21cb8d6f913767abd7aee8fb5a3bac8b083569a68" 2024-04-03T15:51:26.7396512Z }, 2024-04-03T15:51:26.7396741Z { 2024-04-03T15:51:26.7397166Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7397714Z "size": 106, 2024-04-03T15:51:26.7398263Z "digest": "sha256:cd7aecfa635433ee9db358631f145648acf29ff16b98f9b4cdff40444be3b624" 2024-04-03T15:51:26.7398907Z }, 2024-04-03T15:51:26.7399125Z { 2024-04-03T15:51:26.7399554Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7400144Z "size": 293, 2024-04-03T15:51:26.7400679Z "digest": "sha256:e08c13c050a1b2b55afbc12d58504c12a9fb0cd87227638ee1c59554afb2c829" 2024-04-03T15:51:26.7401318Z }, 2024-04-03T15:51:26.7401553Z { 2024-04-03T15:51:26.7401967Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7402529Z "size": 32, 2024-04-03T15:51:26.7403077Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7403702Z }, 2024-04-03T15:51:26.7403931Z { 2024-04-03T15:51:26.7404357Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7404901Z "size": 106, 2024-04-03T15:51:26.7405438Z "digest": "sha256:24e4469985d3d9b4d5d8758a3fd7b16eec02f0056a022afa1734dc4436eef52a" 2024-04-03T15:51:26.7406068Z }, 2024-04-03T15:51:26.7406287Z { 2024-04-03T15:51:26.7406787Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7407359Z "size": 424, 2024-04-03T15:51:26.7407896Z "digest": "sha256:003cda5bdc8f74ca7c9a8e006d170ffb50e699243ec24974514c3e54767416aa" 2024-04-03T15:51:26.7408533Z }, 2024-04-03T15:51:26.7408764Z { 2024-04-03T15:51:26.7409173Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7409734Z "size": 20262029, 2024-04-03T15:51:26.7410300Z "digest": "sha256:8ca4bdb470caf118c108671dc3e72661d53dba2911b40fe5af93bd94d67c4b92" 2024-04-03T15:51:26.7410925Z }, 2024-04-03T15:51:26.7411158Z { 2024-04-03T15:51:26.7411581Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7412125Z "size": 108, 2024-04-03T15:51:26.7412650Z "digest": "sha256:7724b7fc3f5e5e348103ec6c30fa03316e198c0c2b543611058479c251604f43" 2024-04-03T15:51:26.7413268Z }, 2024-04-03T15:51:26.7413482Z { 2024-04-03T15:51:26.7413905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7414547Z "size": 439, 2024-04-03T15:51:26.7415102Z "digest": "sha256:de2b35ff9d5dc7f81149c517e0d0c9aed36cdfe327be18b3a12fb00296fe230b" 2024-04-03T15:51:26.7415746Z }, 2024-04-03T15:51:26.7415977Z { 2024-04-03T15:51:26.7416391Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7416949Z "size": 699, 2024-04-03T15:51:26.7417489Z "digest": "sha256:a50885fa3b34f75c6c904ff11a132e66dab933df957030415eac84d4ce5c1be5" 2024-04-03T15:51:26.7418103Z }, 2024-04-03T15:51:26.7418330Z { 2024-04-03T15:51:26.7418754Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7419299Z "size": 142, 2024-04-03T15:51:26.7419827Z "digest": "sha256:f713d0b7e925737c02263b94127e81ce5300e75e99e61859c3decb37efb8232f" 2024-04-03T15:51:26.7420446Z }, 2024-04-03T15:51:26.7420662Z { 2024-04-03T15:51:26.7421088Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7421640Z "size": 136, 2024-04-03T15:51:26.7422438Z "digest": "sha256:d72d9ae72ea3b84722481e19c877d2a7bab1fbb4115626a707ba733e5c868d98" 2024-04-03T15:51:26.7423162Z }, 2024-04-03T15:51:26.7423395Z { 2024-04-03T15:51:26.7423807Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7424370Z "size": 32, 2024-04-03T15:51:26.7424913Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7425537Z }, 2024-04-03T15:51:26.7425765Z { 2024-04-03T15:51:26.7426185Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7426731Z "size": 190, 2024-04-03T15:51:26.7427286Z "digest": "sha256:e1ba79da3742019bc8aa76fbd2f5f9cfb2d1f6e29fcc72f7b1734875cf7faec2" 2024-04-03T15:51:26.7427928Z }, 2024-04-03T15:51:26.7428145Z { 2024-04-03T15:51:26.7428568Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7429123Z "size": 1192, 2024-04-03T15:51:26.7429655Z "digest": "sha256:9fa3db94d7695ac4863a85167d165b718b75c6c31fe321b41d548ba018b3677a" 2024-04-03T15:51:26.7430279Z }, 2024-04-03T15:51:26.7430508Z { 2024-04-03T15:51:26.7430922Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7431480Z "size": 699, 2024-04-03T15:51:26.7432024Z "digest": "sha256:a50885fa3b34f75c6c904ff11a132e66dab933df957030415eac84d4ce5c1be5" 2024-04-03T15:51:26.7432645Z }, 2024-04-03T15:51:26.7432873Z { 2024-04-03T15:51:26.7433303Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7433853Z "size": 137, 2024-04-03T15:51:26.7434391Z "digest": "sha256:faa883875759f29706f1dd383816ec8d4eb6e853d16bf218fe478af7db2b32ed" 2024-04-03T15:51:26.7435016Z }, 2024-04-03T15:51:26.7435233Z { 2024-04-03T15:51:26.7435660Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7436213Z "size": 32, 2024-04-03T15:51:26.7436746Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7437378Z }, 2024-04-03T15:51:26.7437619Z { 2024-04-03T15:51:26.7438032Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7438590Z "size": 153, 2024-04-03T15:51:26.7439132Z "digest": "sha256:c2b6dbd811b47a16ffe73e11d464f3739384b852c51a3ea319c27b5e125ebe8d" 2024-04-03T15:51:26.7457532Z }, 2024-04-03T15:51:26.7457917Z { 2024-04-03T15:51:26.7458395Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7458981Z "size": 627, 2024-04-03T15:51:26.7459523Z "digest": "sha256:40194b6ef1d799478bf666e9c8c2940d2b241dad22c98c69be969cda759d8ed7" 2024-04-03T15:51:26.7460143Z }, 2024-04-03T15:51:26.7460373Z { 2024-04-03T15:51:26.7460800Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7461346Z "size": 699, 2024-04-03T15:51:26.7461890Z "digest": "sha256:a50885fa3b34f75c6c904ff11a132e66dab933df957030415eac84d4ce5c1be5" 2024-04-03T15:51:26.7462688Z }, 2024-04-03T15:51:26.7462910Z { 2024-04-03T15:51:26.7463366Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7463928Z "size": 140, 2024-04-03T15:51:26.7464471Z "digest": "sha256:37b58ceedd0307ff9ba84f63f62ef3aad0d98d3d69a695e297f3b7b125e4bf62" 2024-04-03T15:51:26.7465117Z }, 2024-04-03T15:51:26.7465353Z { 2024-04-03T15:51:26.7465771Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7466337Z "size": 32, 2024-04-03T15:51:26.7466888Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7467513Z }, 2024-04-03T15:51:26.7467747Z { 2024-04-03T15:51:26.7468174Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7468725Z "size": 158, 2024-04-03T15:51:26.7469270Z "digest": "sha256:55d0a73ff4019b2bfe9d8bdfd45110d0268842bc3b68e3533be76ff6896a5b9f" 2024-04-03T15:51:26.7469905Z }, 2024-04-03T15:51:26.7470125Z { 2024-04-03T15:51:26.7470705Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7471345Z "size": 1561, 2024-04-03T15:51:26.7471875Z "digest": "sha256:7cc98d435475173be4df66b9108d27b249af34ee4c1d970e0cc046018ee53a13" 2024-04-03T15:51:26.7472510Z }, 2024-04-03T15:51:26.7472744Z { 2024-04-03T15:51:26.7473159Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7473723Z "size": 32, 2024-04-03T15:51:26.7474275Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7474903Z }, 2024-04-03T15:51:26.7475129Z { 2024-04-03T15:51:26.7475554Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7476094Z "size": 128, 2024-04-03T15:51:26.7476638Z "digest": "sha256:0d34af2b30dc7e9c73c3e40b9387c50641d3ea1a5f39c16d68d904242c3f614f" 2024-04-03T15:51:26.7477272Z }, 2024-04-03T15:51:26.7477488Z { 2024-04-03T15:51:26.7477910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7478479Z "size": 380, 2024-04-03T15:51:26.7478999Z "digest": "sha256:e204b594143e8268c5da68376a16736ab1cab5b0fd8bae6f038e735c74cd5794" 2024-04-03T15:51:26.7479627Z }, 2024-04-03T15:51:26.7479859Z { 2024-04-03T15:51:26.7480271Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7480828Z "size": 32, 2024-04-03T15:51:26.7481369Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7481990Z }, 2024-04-03T15:51:26.7482221Z { 2024-04-03T15:51:26.7482643Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7483189Z "size": 104, 2024-04-03T15:51:26.7483707Z "digest": "sha256:10867f8dfc94422323747d411629cf4056a0120a3af0e1b685491a4126012b30" 2024-04-03T15:51:26.7484316Z }, 2024-04-03T15:51:26.7484532Z { 2024-04-03T15:51:26.7484956Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7485509Z "size": 1838, 2024-04-03T15:51:26.7486056Z "digest": "sha256:7a9beb4b8b2950a6df6a9526fd815f2f7db3c10b7941e8389c454281abecffe5" 2024-04-03T15:51:26.7486692Z }, 2024-04-03T15:51:26.7486921Z { 2024-04-03T15:51:26.7487335Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7487892Z "size": 7529635, 2024-04-03T15:51:26.7488451Z "digest": "sha256:bab89d6c53020237f760e815ae6bff0bca62029a14fb49d3bb7e20ba6e59923b" 2024-04-03T15:51:26.7489069Z }, 2024-04-03T15:51:26.7489296Z { 2024-04-03T15:51:26.7489718Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7490262Z "size": 164, 2024-04-03T15:51:26.7490808Z "digest": "sha256:1655402e3baea85c5ddda0945b547c28fbf1042dcd10e21cee6e330bae42779b" 2024-04-03T15:51:26.7491442Z }, 2024-04-03T15:51:26.7491655Z { 2024-04-03T15:51:26.7492076Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7492630Z "size": 7938, 2024-04-03T15:51:26.7493143Z "digest": "sha256:318c03a399d227196833904c7882c80952f2e5d87d72911efbfd6f41bfdaf2fb" 2024-04-03T15:51:26.7493758Z }, 2024-04-03T15:51:26.7493989Z { 2024-04-03T15:51:26.7494508Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7495075Z "size": 8067, 2024-04-03T15:51:26.7495633Z "digest": "sha256:6f56fff1f241b87dbc1e9f5a03a149d7702526dd3ce56dca1df614d77fa5e44d" 2024-04-03T15:51:26.7496256Z }, 2024-04-03T15:51:26.7496488Z { 2024-04-03T15:51:26.7496918Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7497461Z "size": 302, 2024-04-03T15:51:26.7497997Z "digest": "sha256:a3b37e24d9d1291cd62616a0e5c9fb9ce1965f1822c84fb472b7e3349dedf8b9" 2024-04-03T15:51:26.7498626Z }, 2024-04-03T15:51:26.7498842Z { 2024-04-03T15:51:26.7499263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7499823Z "size": 32, 2024-04-03T15:51:26.7500450Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:26.7501155Z }, 2024-04-03T15:51:26.7501387Z { 2024-04-03T15:51:26.7501797Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7502528Z "size": 108, 2024-04-03T15:51:26.7503078Z "digest": "sha256:3f024dbec984fd0575878b330c72e3ab4260ecba1a11931ab6efc7da12581b13" 2024-04-03T15:51:26.7503699Z }, 2024-04-03T15:51:26.7503928Z { 2024-04-03T15:51:26.7504357Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:26.7504904Z "size": 54145465, 2024-04-03T15:51:26.7505452Z "digest": "sha256:26a271d5636e71b377d05260dae2c2352c20a51b4cf29bd5e36850b71a1f8cb6" 2024-04-03T15:51:26.7506070Z } 2024-04-03T15:51:26.7506285Z ] 2024-04-03T15:51:26.7506508Z } 2024-04-03T15:51:26.7607336Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T15:51:26.7607796Z tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T15:51:26.7608339Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2024-04-03T15:51:26.7616269Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.7616756Z env: 2024-04-03T15:51:26.7617643Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.7618664Z ##[endgroup] 2024-04-03T15:51:26.7641142Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-focal-py3.12-clang10-16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.7692487Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-04-03T15:51:26.7693060Z with: 2024-04-03T15:51:26.7693948Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.7695220Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.7695733Z ##[endgroup] 2024-04-03T15:51:26.7713156Z ##[group]Run set -x 2024-04-03T15:51:26.7713480Z set -x 2024-04-03T15:51:26.7713777Z set +e 2024-04-03T15:51:26.7714052Z  2024-04-03T15:51:26.7714302Z login() { 2024-04-03T15:51:26.7714963Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T15:51:26.7715697Z } 2024-04-03T15:51:26.7715942Z  2024-04-03T15:51:26.7716195Z retry () { 2024-04-03T15:51:26.7716602Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T15:51:26.7717049Z } 2024-04-03T15:51:26.7717302Z  2024-04-03T15:51:26.7717590Z retry login "${DOCKER_REGISTRY}" 2024-04-03T15:51:26.7718001Z  2024-04-03T15:51:26.7718257Z set -e 2024-04-03T15:51:26.7718706Z # ignore output since only exit code is used for conditional 2024-04-03T15:51:26.7719417Z # only pull docker image if it's not available locally 2024-04-03T15:51:26.7720190Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-04-03T15:51:26.7720903Z  retry docker pull "${DOCKER_IMAGE}" 2024-04-03T15:51:26.7721322Z fi 2024-04-03T15:51:26.7728097Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.7728589Z env: 2024-04-03T15:51:26.7729461Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:26.7730607Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.7731128Z ##[endgroup] 2024-04-03T15:51:26.7750886Z + set +e 2024-04-03T15:51:26.7751760Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.7752760Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:26.7754058Z + aws ecr get-login-password --region us-east-1 2024-04-03T15:51:26.7755278Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:27.1801155Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:51:27.1802364Z Configure a credential helper to remove this warning. See 2024-04-03T15:51:27.1803411Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:51:27.1803961Z 2024-04-03T15:51:27.1804082Z Login Succeeded 2024-04-03T15:51:27.1813834Z + set -e 2024-04-03T15:51:27.1815444Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:27.1966056Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:27.1967862Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:27.4246230Z 16884143090f148aa56809ceba26eeb699b5dc49: Pulling from pytorch/pytorch-linux-focal-py3.12-clang10 2024-04-03T15:51:27.4250824Z 63e9bbe32327: Pulling fs layer 2024-04-03T15:51:27.4254950Z 7df4496279bd: Pulling fs layer 2024-04-03T15:51:27.4255497Z ee37242bda57: Pulling fs layer 2024-04-03T15:51:27.4256165Z 54d5589ae7eb: Pulling fs layer 2024-04-03T15:51:27.4257180Z b8f4387debef: Pulling fs layer 2024-04-03T15:51:27.4257909Z ff40b94cdf4a: Pulling fs layer 2024-04-03T15:51:27.4258565Z aa3c9e42cfab: Pulling fs layer 2024-04-03T15:51:27.4259524Z 6890265f6cba: Pulling fs layer 2024-04-03T15:51:27.4260195Z f8bf6b4c3502: Pulling fs layer 2024-04-03T15:51:27.4260983Z 6c06cc6d0288: Pulling fs layer 2024-04-03T15:51:27.4261652Z e246989f11b0: Pulling fs layer 2024-04-03T15:51:27.4262454Z b8f4387debef: Waiting 2024-04-03T15:51:27.4262979Z aa3c9e42cfab: Waiting 2024-04-03T15:51:27.4263537Z ff40b94cdf4a: Waiting 2024-04-03T15:51:27.4264118Z a50885fa3b34: Pulling fs layer 2024-04-03T15:51:27.4264752Z f8bf6b4c3502: Waiting 2024-04-03T15:51:27.4265333Z 6ada846a2ce7: Pulling fs layer 2024-04-03T15:51:27.4266000Z 4f4fb700ef54: Pulling fs layer 2024-04-03T15:51:27.4266612Z 6890265f6cba: Waiting 2024-04-03T15:51:27.4266930Z 6516a70ffc1c: Pulling fs layer 2024-04-03T15:51:27.4267287Z 6285fb360e01: Pulling fs layer 2024-04-03T15:51:27.4267614Z 6c06cc6d0288: Waiting 2024-04-03T15:51:27.4267923Z a7392601a97a: Pulling fs layer 2024-04-03T15:51:27.4268551Z e246989f11b0: Waiting 2024-04-03T15:51:27.4268861Z fca1af13646e: Pulling fs layer 2024-04-03T15:51:27.4269208Z a50885fa3b34: Waiting 2024-04-03T15:51:27.4269515Z 6ada846a2ce7: Waiting 2024-04-03T15:51:27.4269816Z 1ed47c818483: Pulling fs layer 2024-04-03T15:51:27.4270160Z 54d5589ae7eb: Waiting 2024-04-03T15:51:27.4270453Z 4f4fb700ef54: Waiting 2024-04-03T15:51:27.4270754Z 3ed68dbddcbd: Pulling fs layer 2024-04-03T15:51:27.4271099Z 6516a70ffc1c: Waiting 2024-04-03T15:51:27.4271388Z 6285fb360e01: Waiting 2024-04-03T15:51:27.4271680Z 884cf53c56c5: Pulling fs layer 2024-04-03T15:51:27.4272027Z fca1af13646e: Waiting 2024-04-03T15:51:27.4272319Z a7392601a97a: Waiting 2024-04-03T15:51:27.4272606Z 3ed68dbddcbd: Waiting 2024-04-03T15:51:27.4272902Z 1ed47c818483: Waiting 2024-04-03T15:51:27.4273208Z 05904874d9fe: Pulling fs layer 2024-04-03T15:51:27.4273553Z c1c01d72f9b8: Pulling fs layer 2024-04-03T15:51:27.4273896Z 884cf53c56c5: Waiting 2024-04-03T15:51:27.4274185Z 05904874d9fe: Waiting 2024-04-03T15:51:27.4274484Z e8f7a22e2e12: Pulling fs layer 2024-04-03T15:51:27.4274843Z 628d9e0f8092: Pulling fs layer 2024-04-03T15:51:27.4275190Z c1c01d72f9b8: Waiting 2024-04-03T15:51:27.4275488Z 7d278a3d8f13: Pulling fs layer 2024-04-03T15:51:27.4275836Z e8f7a22e2e12: Waiting 2024-04-03T15:51:27.4276148Z 623d6dc4b6d6: Pulling fs layer 2024-04-03T15:51:27.4276479Z 628d9e0f8092: Waiting 2024-04-03T15:51:27.4276792Z faa2449d8ec7: Pulling fs layer 2024-04-03T15:51:27.4277135Z 7d278a3d8f13: Waiting 2024-04-03T15:51:27.4277432Z 71f5cdbc07e3: Pulling fs layer 2024-04-03T15:51:27.4277782Z 623d6dc4b6d6: Waiting 2024-04-03T15:51:27.4278093Z 0e1a3e9d008d: Pulling fs layer 2024-04-03T15:51:27.4278444Z 54e0e2c40a09: Pulling fs layer 2024-04-03T15:51:27.4278983Z faa2449d8ec7: Waiting 2024-04-03T15:51:27.4279296Z a8b2668229e0: Pulling fs layer 2024-04-03T15:51:27.4279628Z 71f5cdbc07e3: Waiting 2024-04-03T15:51:27.4279926Z 0e1a3e9d008d: Waiting 2024-04-03T15:51:27.4280241Z 3e004b0d5b95: Pulling fs layer 2024-04-03T15:51:27.4280700Z 8b95c36d5927: Pulling fs layer 2024-04-03T15:51:27.4281048Z a8b2668229e0: Waiting 2024-04-03T15:51:27.4281365Z e2fa829ea9cd: Pulling fs layer 2024-04-03T15:51:27.4281824Z 54e0e2c40a09: Waiting 2024-04-03T15:51:27.4282263Z c8a8c2aafa06: Pulling fs layer 2024-04-03T15:51:27.4282616Z 3e004b0d5b95: Waiting 2024-04-03T15:51:27.4282919Z 53f6cf10ecda: Pulling fs layer 2024-04-03T15:51:27.4283283Z 3231808a91b8: Pulling fs layer 2024-04-03T15:51:27.4283629Z 8b95c36d5927: Waiting 2024-04-03T15:51:27.4283916Z c8a8c2aafa06: Waiting 2024-04-03T15:51:27.4284221Z 53f6cf10ecda: Waiting 2024-04-03T15:51:27.4284511Z e2fa829ea9cd: Waiting 2024-04-03T15:51:27.4284828Z 966ea249cc7d: Pulling fs layer 2024-04-03T15:51:27.4285182Z 3231808a91b8: Waiting 2024-04-03T15:51:27.4285479Z 6ad71370dc3f: Pulling fs layer 2024-04-03T15:51:27.4285836Z 6ad71370dc3f: Waiting 2024-04-03T15:51:27.4286153Z dc50a042239f: Pulling fs layer 2024-04-03T15:51:27.4286506Z 4ad8201e0eae: Pulling fs layer 2024-04-03T15:51:27.4286851Z dc50a042239f: Waiting 2024-04-03T15:51:27.4287192Z c6c505f14124: Pulling fs layer 2024-04-03T15:51:27.4287554Z cd7aecfa6354: Pulling fs layer 2024-04-03T15:51:27.4288020Z e08c13c050a1: Pulling fs layer 2024-04-03T15:51:27.4288372Z 4ad8201e0eae: Waiting 2024-04-03T15:51:27.4288677Z c6c505f14124: Waiting 2024-04-03T15:51:27.4288974Z 24e4469985d3: Pulling fs layer 2024-04-03T15:51:27.4289321Z e08c13c050a1: Waiting 2024-04-03T15:51:27.4289619Z cd7aecfa6354: Waiting 2024-04-03T15:51:27.4289924Z 003cda5bdc8f: Pulling fs layer 2024-04-03T15:51:27.4290290Z 8ca4bdb470ca: Pulling fs layer 2024-04-03T15:51:27.4290693Z 003cda5bdc8f: Waiting 2024-04-03T15:51:27.4291008Z 7724b7fc3f5e: Pulling fs layer 2024-04-03T15:51:27.4291350Z 24e4469985d3: Waiting 2024-04-03T15:51:27.4291666Z de2b35ff9d5d: Pulling fs layer 2024-04-03T15:51:27.4291997Z 7724b7fc3f5e: Waiting 2024-04-03T15:51:27.4292393Z f713d0b7e925: Pulling fs layer 2024-04-03T15:51:27.4292757Z d72d9ae72ea3: Pulling fs layer 2024-04-03T15:51:27.4293164Z e1ba79da3742: Pulling fs layer 2024-04-03T15:51:27.4293527Z 9fa3db94d769: Pulling fs layer 2024-04-03T15:51:27.4293873Z f713d0b7e925: Waiting 2024-04-03T15:51:27.4294237Z d72d9ae72ea3: Waiting 2024-04-03T15:51:27.4294547Z e1ba79da3742: Waiting 2024-04-03T15:51:27.4294913Z 9fa3db94d769: Waiting 2024-04-03T15:51:27.4295208Z faa883875759: Pulling fs layer 2024-04-03T15:51:27.4295547Z faa883875759: Waiting 2024-04-03T15:51:27.4295858Z c2b6dbd811b4: Pulling fs layer 2024-04-03T15:51:27.4296205Z 40194b6ef1d7: Pulling fs layer 2024-04-03T15:51:27.4296560Z 37b58ceedd03: Pulling fs layer 2024-04-03T15:51:27.4296907Z c2b6dbd811b4: Waiting 2024-04-03T15:51:27.4297187Z 40194b6ef1d7: Waiting 2024-04-03T15:51:27.4297537Z de2b35ff9d5d: Waiting 2024-04-03T15:51:27.4297858Z 55d0a73ff401: Pulling fs layer 2024-04-03T15:51:27.4298297Z 37b58ceedd03: Waiting 2024-04-03T15:51:27.4298608Z 7cc98d435475: Pulling fs layer 2024-04-03T15:51:27.4298973Z 0d34af2b30dc: Pulling fs layer 2024-04-03T15:51:27.4299301Z 7cc98d435475: Waiting 2024-04-03T15:51:27.4299609Z e204b594143e: Pulling fs layer 2024-04-03T15:51:27.4299965Z 10867f8dfc94: Pulling fs layer 2024-04-03T15:51:27.4300291Z 0d34af2b30dc: Waiting 2024-04-03T15:51:27.4300610Z 7a9beb4b8b29: Pulling fs layer 2024-04-03T15:51:27.4300972Z bab89d6c5302: Pulling fs layer 2024-04-03T15:51:27.4301299Z 10867f8dfc94: Waiting 2024-04-03T15:51:27.4301606Z 1655402e3bae: Pulling fs layer 2024-04-03T15:51:27.4301949Z 7a9beb4b8b29: Waiting 2024-04-03T15:51:27.4302346Z 318c03a399d2: Pulling fs layer 2024-04-03T15:51:27.4302700Z 6f56fff1f241: Pulling fs layer 2024-04-03T15:51:27.4303043Z bab89d6c5302: Waiting 2024-04-03T15:51:27.4303342Z a3b37e24d9d1: Pulling fs layer 2024-04-03T15:51:27.4303683Z 1655402e3bae: Waiting 2024-04-03T15:51:27.4304122Z 3f024dbec984: Pulling fs layer 2024-04-03T15:51:27.4304452Z 318c03a399d2: Waiting 2024-04-03T15:51:27.4304757Z 26a271d5636e: Pulling fs layer 2024-04-03T15:51:27.4305102Z 6f56fff1f241: Waiting 2024-04-03T15:51:27.4305387Z 3f024dbec984: Waiting 2024-04-03T15:51:27.4305682Z a3b37e24d9d1: Waiting 2024-04-03T15:51:27.4305972Z 26a271d5636e: Waiting 2024-04-03T15:51:27.5163053Z 7df4496279bd: Verifying Checksum 2024-04-03T15:51:27.5163485Z 7df4496279bd: Download complete 2024-04-03T15:51:27.5913182Z 54d5589ae7eb: Verifying Checksum 2024-04-03T15:51:27.5913953Z 54d5589ae7eb: Download complete 2024-04-03T15:51:27.7706312Z 63e9bbe32327: Verifying Checksum 2024-04-03T15:51:27.7706802Z 63e9bbe32327: Download complete 2024-04-03T15:51:27.8564464Z ff40b94cdf4a: Verifying Checksum 2024-04-03T15:51:27.8565113Z ff40b94cdf4a: Download complete 2024-04-03T15:51:27.9468035Z aa3c9e42cfab: Verifying Checksum 2024-04-03T15:51:27.9468587Z aa3c9e42cfab: Download complete 2024-04-03T15:51:28.0592815Z 6890265f6cba: Verifying Checksum 2024-04-03T15:51:28.0593562Z 6890265f6cba: Download complete 2024-04-03T15:51:28.1408949Z f8bf6b4c3502: Verifying Checksum 2024-04-03T15:51:28.1409547Z f8bf6b4c3502: Download complete 2024-04-03T15:51:28.2308793Z 6c06cc6d0288: Verifying Checksum 2024-04-03T15:51:28.2309371Z 6c06cc6d0288: Download complete 2024-04-03T15:51:28.3283256Z e246989f11b0: Verifying Checksum 2024-04-03T15:51:28.3284507Z e246989f11b0: Download complete 2024-04-03T15:51:28.4097224Z a50885fa3b34: Verifying Checksum 2024-04-03T15:51:28.4097946Z a50885fa3b34: Download complete 2024-04-03T15:51:28.4746579Z 63e9bbe32327: Pull complete 2024-04-03T15:51:28.6082481Z 7df4496279bd: Pull complete 2024-04-03T15:51:28.7745283Z b8f4387debef: Verifying Checksum 2024-04-03T15:51:28.7745785Z b8f4387debef: Download complete 2024-04-03T15:51:28.7852986Z 4f4fb700ef54: Download complete 2024-04-03T15:51:28.8531839Z 6516a70ffc1c: Verifying Checksum 2024-04-03T15:51:28.8532540Z 6516a70ffc1c: Download complete 2024-04-03T15:51:28.9380151Z 6285fb360e01: Verifying Checksum 2024-04-03T15:51:28.9380863Z 6285fb360e01: Download complete 2024-04-03T15:51:29.0143300Z a7392601a97a: Verifying Checksum 2024-04-03T15:51:29.0143759Z a7392601a97a: Download complete 2024-04-03T15:51:29.1976776Z fca1af13646e: Verifying Checksum 2024-04-03T15:51:29.1977709Z fca1af13646e: Download complete 2024-04-03T15:51:29.2955051Z 1ed47c818483: Download complete 2024-04-03T15:51:29.3817135Z 3ed68dbddcbd: Verifying Checksum 2024-04-03T15:51:29.3817953Z 3ed68dbddcbd: Download complete 2024-04-03T15:51:29.4651561Z 884cf53c56c5: Verifying Checksum 2024-04-03T15:51:29.4652142Z 884cf53c56c5: Download complete 2024-04-03T15:51:29.5538887Z 05904874d9fe: Verifying Checksum 2024-04-03T15:51:29.5539492Z 05904874d9fe: Download complete 2024-04-03T15:51:29.6449292Z c1c01d72f9b8: Verifying Checksum 2024-04-03T15:51:29.6449872Z c1c01d72f9b8: Download complete 2024-04-03T15:51:31.2043207Z e8f7a22e2e12: Verifying Checksum 2024-04-03T15:51:31.2043698Z e8f7a22e2e12: Download complete 2024-04-03T15:51:31.4027380Z 628d9e0f8092: Verifying Checksum 2024-04-03T15:51:31.4028139Z 628d9e0f8092: Download complete 2024-04-03T15:51:31.4820061Z ee37242bda57: Verifying Checksum 2024-04-03T15:51:31.4820534Z ee37242bda57: Download complete 2024-04-03T15:51:31.5208879Z 7d278a3d8f13: Verifying Checksum 2024-04-03T15:51:31.5209499Z 7d278a3d8f13: Download complete 2024-04-03T15:51:31.6252288Z faa2449d8ec7: Verifying Checksum 2024-04-03T15:51:31.6252986Z faa2449d8ec7: Download complete 2024-04-03T15:51:31.7083392Z 71f5cdbc07e3: Verifying Checksum 2024-04-03T15:51:31.7083965Z 71f5cdbc07e3: Download complete 2024-04-03T15:51:31.7444158Z 623d6dc4b6d6: Verifying Checksum 2024-04-03T15:51:31.7444870Z 623d6dc4b6d6: Download complete 2024-04-03T15:51:31.8381716Z 54e0e2c40a09: Verifying Checksum 2024-04-03T15:51:31.8382504Z 54e0e2c40a09: Download complete 2024-04-03T15:51:31.9195451Z a8b2668229e0: Download complete 2024-04-03T15:51:32.0058145Z 3e004b0d5b95: Download complete 2024-04-03T15:51:32.0919649Z 8b95c36d5927: Verifying Checksum 2024-04-03T15:51:32.0920684Z 8b95c36d5927: Download complete 2024-04-03T15:51:32.2018037Z e2fa829ea9cd: Verifying Checksum 2024-04-03T15:51:32.2018789Z e2fa829ea9cd: Download complete 2024-04-03T15:51:32.2771429Z c8a8c2aafa06: Download complete 2024-04-03T15:51:32.3757967Z 53f6cf10ecda: Verifying Checksum 2024-04-03T15:51:32.3758748Z 53f6cf10ecda: Download complete 2024-04-03T15:51:32.4806523Z 3231808a91b8: Download complete 2024-04-03T15:51:32.5819531Z 966ea249cc7d: Verifying Checksum 2024-04-03T15:51:32.5820033Z 966ea249cc7d: Download complete 2024-04-03T15:51:32.6643488Z 6ad71370dc3f: Verifying Checksum 2024-04-03T15:51:32.6644158Z 6ad71370dc3f: Download complete 2024-04-03T15:51:32.7640691Z dc50a042239f: Verifying Checksum 2024-04-03T15:51:32.7641376Z dc50a042239f: Download complete 2024-04-03T15:51:32.9616182Z 4ad8201e0eae: Verifying Checksum 2024-04-03T15:51:33.6905291Z 4ad8201e0eae: Download complete 2024-04-03T15:51:33.6905809Z c6c505f14124: Verifying Checksum 2024-04-03T15:51:33.6906363Z c6c505f14124: Download complete 2024-04-03T15:51:33.7867250Z cd7aecfa6354: Verifying Checksum 2024-04-03T15:51:33.7867909Z cd7aecfa6354: Download complete 2024-04-03T15:51:33.8679970Z e08c13c050a1: Download complete 2024-04-03T15:51:33.9493857Z 24e4469985d3: Verifying Checksum 2024-04-03T15:51:33.9494719Z 24e4469985d3: Download complete 2024-04-03T15:51:34.0699372Z 003cda5bdc8f: Verifying Checksum 2024-04-03T15:51:34.0700041Z 003cda5bdc8f: Download complete 2024-04-03T15:51:34.4575467Z 8ca4bdb470ca: Verifying Checksum 2024-04-03T15:51:34.4576172Z 8ca4bdb470ca: Download complete 2024-04-03T15:51:34.5687202Z 7724b7fc3f5e: Verifying Checksum 2024-04-03T15:51:34.5687830Z 7724b7fc3f5e: Download complete 2024-04-03T15:51:34.6497065Z de2b35ff9d5d: Download complete 2024-04-03T15:51:34.7432700Z f713d0b7e925: Verifying Checksum 2024-04-03T15:51:34.7433503Z f713d0b7e925: Download complete 2024-04-03T15:51:34.8450679Z d72d9ae72ea3: Verifying Checksum 2024-04-03T15:51:34.8451189Z d72d9ae72ea3: Download complete 2024-04-03T15:51:34.9218571Z e1ba79da3742: Verifying Checksum 2024-04-03T15:51:34.9219383Z e1ba79da3742: Download complete 2024-04-03T15:51:35.0890403Z 9fa3db94d769: Download complete 2024-04-03T15:51:35.1787557Z faa883875759: Verifying Checksum 2024-04-03T15:51:35.1788087Z faa883875759: Download complete 2024-04-03T15:51:35.3100548Z c2b6dbd811b4: Download complete 2024-04-03T15:51:35.3903211Z 40194b6ef1d7: Verifying Checksum 2024-04-03T15:51:35.3903881Z 40194b6ef1d7: Download complete 2024-04-03T15:51:35.4813237Z 37b58ceedd03: Download complete 2024-04-03T15:51:35.5687784Z 55d0a73ff401: Verifying Checksum 2024-04-03T15:51:35.5688441Z 55d0a73ff401: Download complete 2024-04-03T15:51:35.6691538Z 7cc98d435475: Verifying Checksum 2024-04-03T15:51:35.6692172Z 7cc98d435475: Download complete 2024-04-03T15:51:35.7520683Z 0d34af2b30dc: Verifying Checksum 2024-04-03T15:51:35.7521161Z 0d34af2b30dc: Download complete 2024-04-03T15:51:35.8355334Z e204b594143e: Verifying Checksum 2024-04-03T15:51:35.8356067Z e204b594143e: Download complete 2024-04-03T15:51:35.9281111Z 10867f8dfc94: Verifying Checksum 2024-04-03T15:51:35.9281850Z 10867f8dfc94: Download complete 2024-04-03T15:51:36.0670358Z 7a9beb4b8b29: Download complete 2024-04-03T15:51:36.2676525Z bab89d6c5302: Verifying Checksum 2024-04-03T15:51:36.2677318Z bab89d6c5302: Download complete 2024-04-03T15:51:36.4559168Z 318c03a399d2: Verifying Checksum 2024-04-03T15:51:36.4596798Z 318c03a399d2: Download complete 2024-04-03T15:51:36.5686434Z 6f56fff1f241: Download complete 2024-04-03T15:51:36.6706671Z a3b37e24d9d1: Verifying Checksum 2024-04-03T15:51:36.6707378Z a3b37e24d9d1: Download complete 2024-04-03T15:51:36.7490293Z 3f024dbec984: Verifying Checksum 2024-04-03T15:51:36.7491506Z 3f024dbec984: Download complete 2024-04-03T15:51:37.5010520Z 26a271d5636e: Verifying Checksum 2024-04-03T15:51:37.5011015Z 26a271d5636e: Download complete 2024-04-03T15:51:37.8491316Z ee37242bda57: Pull complete 2024-04-03T15:51:38.0581778Z 54d5589ae7eb: Pull complete 2024-04-03T15:51:39.1403718Z 0e1a3e9d008d: Verifying Checksum 2024-04-03T15:51:39.1404759Z 0e1a3e9d008d: Download complete 2024-04-03T15:51:39.6440789Z b8f4387debef: Pull complete 2024-04-03T15:51:39.8926359Z ff40b94cdf4a: Pull complete 2024-04-03T15:51:40.1247910Z aa3c9e42cfab: Pull complete 2024-04-03T15:51:40.3837927Z 6890265f6cba: Pull complete 2024-04-03T15:51:40.6161737Z f8bf6b4c3502: Pull complete 2024-04-03T15:51:40.8386245Z 6c06cc6d0288: Pull complete 2024-04-03T15:51:41.0644578Z e246989f11b0: Pull complete 2024-04-03T15:51:41.2897959Z a50885fa3b34: Pull complete 2024-04-03T15:52:04.6643146Z 6ada846a2ce7: Download complete 2024-04-03T15:52:37.9129778Z 6ada846a2ce7: Pull complete 2024-04-03T15:52:38.1902629Z 4f4fb700ef54: Pull complete 2024-04-03T15:52:38.3578809Z 6516a70ffc1c: Pull complete 2024-04-03T15:52:38.5817551Z 6285fb360e01: Pull complete 2024-04-03T15:52:38.7410327Z a7392601a97a: Pull complete 2024-04-03T15:52:38.9669274Z fca1af13646e: Pull complete 2024-04-03T15:52:39.1770107Z 1ed47c818483: Pull complete 2024-04-03T15:52:39.3715333Z 3ed68dbddcbd: Pull complete 2024-04-03T15:52:39.6041919Z 884cf53c56c5: Pull complete 2024-04-03T15:52:39.9803964Z 05904874d9fe: Pull complete 2024-04-03T15:52:40.1867804Z c1c01d72f9b8: Pull complete 2024-04-03T15:52:43.1381602Z e8f7a22e2e12: Pull complete 2024-04-03T15:52:43.3862793Z 628d9e0f8092: Pull complete 2024-04-03T15:52:43.6419890Z 7d278a3d8f13: Pull complete 2024-04-03T15:52:43.8091294Z 623d6dc4b6d6: Pull complete 2024-04-03T15:52:44.0071646Z faa2449d8ec7: Pull complete 2024-04-03T15:52:44.1871860Z 71f5cdbc07e3: Pull complete 2024-04-03T15:52:50.2355473Z 0e1a3e9d008d: Pull complete 2024-04-03T15:52:50.4539646Z 54e0e2c40a09: Pull complete 2024-04-03T15:52:50.6740671Z a8b2668229e0: Pull complete 2024-04-03T15:52:50.8806549Z 3e004b0d5b95: Pull complete 2024-04-03T15:52:51.0686901Z 8b95c36d5927: Pull complete 2024-04-03T15:52:51.4965807Z e2fa829ea9cd: Pull complete 2024-04-03T15:52:51.6774757Z c8a8c2aafa06: Pull complete 2024-04-03T15:52:51.9177605Z 53f6cf10ecda: Pull complete 2024-04-03T15:52:52.1207996Z 3231808a91b8: Pull complete 2024-04-03T15:52:52.5388414Z 966ea249cc7d: Pull complete 2024-04-03T15:52:52.7414695Z 6ad71370dc3f: Pull complete 2024-04-03T15:52:53.1785199Z dc50a042239f: Pull complete 2024-04-03T15:52:53.3723211Z 4ad8201e0eae: Pull complete 2024-04-03T15:52:54.6046334Z c6c505f14124: Pull complete 2024-04-03T15:52:54.8312530Z cd7aecfa6354: Pull complete 2024-04-03T15:52:55.0831441Z e08c13c050a1: Pull complete 2024-04-03T15:52:55.5235684Z 24e4469985d3: Pull complete 2024-04-03T15:52:55.7481229Z 003cda5bdc8f: Pull complete 2024-04-03T15:52:56.2042309Z 8ca4bdb470ca: Pull complete 2024-04-03T15:52:56.4503686Z 7724b7fc3f5e: Pull complete 2024-04-03T15:52:56.6895384Z de2b35ff9d5d: Pull complete 2024-04-03T15:52:57.1721145Z f713d0b7e925: Pull complete 2024-04-03T15:52:57.3876992Z d72d9ae72ea3: Pull complete 2024-04-03T15:52:57.8312635Z e1ba79da3742: Pull complete 2024-04-03T15:52:58.0677859Z 9fa3db94d769: Pull complete 2024-04-03T15:52:58.5207469Z faa883875759: Pull complete 2024-04-03T15:52:58.8791017Z c2b6dbd811b4: Pull complete 2024-04-03T15:52:59.0270116Z 40194b6ef1d7: Pull complete 2024-04-03T15:52:59.3182299Z 37b58ceedd03: Pull complete 2024-04-03T15:52:59.7431308Z 55d0a73ff401: Pull complete 2024-04-03T15:52:59.9491571Z 7cc98d435475: Pull complete 2024-04-03T15:53:00.1826778Z 0d34af2b30dc: Pull complete 2024-04-03T15:53:00.2901627Z e204b594143e: Pull complete 2024-04-03T15:53:00.5024989Z 10867f8dfc94: Pull complete 2024-04-03T15:53:00.5996462Z 7a9beb4b8b29: Pull complete 2024-04-03T15:53:00.8388883Z bab89d6c5302: Pull complete 2024-04-03T15:53:00.9737036Z 1655402e3bae: Pull complete 2024-04-03T15:53:01.0909129Z 318c03a399d2: Pull complete 2024-04-03T15:53:01.2865898Z 6f56fff1f241: Pull complete 2024-04-03T15:53:01.5036797Z a3b37e24d9d1: Pull complete 2024-04-03T15:53:01.9641794Z 3f024dbec984: Pull complete 2024-04-03T15:53:03.5603806Z 26a271d5636e: Pull complete 2024-04-03T15:53:03.6646757Z Digest: sha256:104f50f7e9747ea8c7bb829e22bdc3ebf1705799fea0df1343205ffcd0aed8b1 2024-04-03T15:53:03.6788701Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:53:03.6927646Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:53:03.6987390Z ##[group]Run .github/scripts/parse_ref.py 2024-04-03T15:53:03.6987845Z .github/scripts/parse_ref.py 2024-04-03T15:53:03.7065567Z shell: /usr/bin/bash -e {0} 2024-04-03T15:53:03.7065936Z ##[endgroup] 2024-04-03T15:53:03.9932019Z Prepare all required actions 2024-04-03T15:53:03.9986970Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-04-03T15:53:03.9987433Z with: 2024-04-03T15:53:03.9988032Z github-token: *** 2024-04-03T15:53:03.9988326Z ##[endgroup] 2024-04-03T15:53:04.0076958Z ##[group]Run set -eux 2024-04-03T15:53:04.0077295Z set -eux 2024-04-03T15:53:04.0077869Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-04-03T15:53:04.0085733Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:04.0086227Z env: 2024-04-03T15:53:04.0086670Z GITHUB_TOKEN: *** 2024-04-03T15:53:04.0086951Z ##[endgroup] 2024-04-03T15:53:04.0109050Z + python3 .github/scripts/get_workflow_job_id.py 8536950919 i-06869fb5dcd507b40 2024-04-03T15:53:07.5744972Z setting job-id=23401541975 2024-04-03T15:53:07.5745539Z setting job-name=linux-focal-py3.12-clang10 / build 2024-04-03T15:53:07.6161524Z Prepare all required actions 2024-04-03T15:53:07.6162031Z Getting action download info 2024-04-03T15:53:07.7721357Z ##[group]Run ./.github/actions/filter-test-configs 2024-04-03T15:53:07.7721805Z with: 2024-04-03T15:53:07.7722272Z github-token: *** 2024-04-03T15:53:07.7723541Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 3, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 3, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 3, runner: "linux.2xlarge" }, ]} 2024-04-03T15:53:07.7724968Z job-name: linux-focal-py3.12-clang10 / build 2024-04-03T15:53:07.7725394Z ##[endgroup] 2024-04-03T15:53:07.7769868Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:53:07.7770439Z with: 2024-04-03T15:53:07.7770685Z shell: bash 2024-04-03T15:53:07.7770950Z timeout_minutes: 10 2024-04-03T15:53:07.7771264Z max_attempts: 5 2024-04-03T15:53:07.7771567Z retry_wait_seconds: 30 2024-04-03T15:53:07.7772423Z 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:53:07.7773305Z polling_interval_seconds: 1 2024-04-03T15:53:07.7773677Z warning_on_retry: true 2024-04-03T15:53:07.7774130Z continue_on_error: false 2024-04-03T15:53:07.7774440Z env: 2024-04-03T15:53:07.7774904Z GITHUB_TOKEN: *** 2024-04-03T15:53:07.7775199Z ##[endgroup] 2024-04-03T15:53:07.8324394Z + python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:53:09.9238681Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:53:09.9462238Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2024-04-03T15:53:09.9607187Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-04-03T15:53:09.9620541Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2024-04-03T15:53:09.9645256Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2024.2.2) 2024-04-03T15:53:09.9657138Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.18) 2024-04-03T15:53:09.9838165Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.6) 2024-04-03T15:53:10.8335776Z Command completed after 1 attempt(s). 2024-04-03T15:53:10.8379542Z ##[group]Run set -x 2024-04-03T15:53:10.8379853Z set -x 2024-04-03T15:53:10.8380124Z  2024-04-03T15:53:10.8380667Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:53:10.8381337Z # in runner workspace 2024-04-03T15:53:10.8381869Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-04-03T15:53:10.8391868Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:10.8392385Z ##[endgroup] 2024-04-03T15:53:10.8415382Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-04-03T15:53:10.8615984Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:53:10.8616506Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:53:10.8616957Z echo "Job name: ${JOB_NAME}" 2024-04-03T15:53:10.8617340Z  2024-04-03T15:53:10.8617872Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:53:10.8618558Z # in runner workspace 2024-04-03T15:53:10.8619116Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-04-03T15:53:10.8619758Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-04-03T15:53:10.8620320Z  --job-name "${JOB_NAME}" \ 2024-04-03T15:53:10.8620728Z  --test-matrix "{ include: [ 2024-04-03T15:53:10.8621335Z  { config: "default", shard: 1, num_shards: 3, runner: "linux.2xlarge" }, 2024-04-03T15:53:10.8622359Z  { config: "default", shard: 2, num_shards: 3, runner: "linux.2xlarge" }, 2024-04-03T15:53:10.8623167Z  { config: "default", shard: 3, num_shards: 3, runner: "linux.2xlarge" }, 2024-04-03T15:53:10.8623733Z ]} 2024-04-03T15:53:10.8623990Z " \ 2024-04-03T15:53:10.8624295Z  --pr-number "${PR_NUMBER}" \ 2024-04-03T15:53:10.8624698Z  --tag "${TAG}" \ 2024-04-03T15:53:10.8625067Z  --event-name "${EVENT_NAME}" \ 2024-04-03T15:53:10.8625495Z  --schedule "${SCHEDULE}" \ 2024-04-03T15:53:10.8625890Z  --branch "${HEAD_BRANCH}" 2024-04-03T15:53:10.8632939Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:10.8633427Z env: 2024-04-03T15:53:10.8633887Z GITHUB_TOKEN: *** 2024-04-03T15:53:10.8634236Z JOB_NAME: linux-focal-py3.12-clang10 / build 2024-04-03T15:53:10.8634671Z PR_NUMBER: 123154 2024-04-03T15:53:10.8634948Z TAG: 2024-04-03T15:53:10.8635188Z EVENT_NAME: pull_request 2024-04-03T15:53:10.8635509Z SCHEDULE: 2024-04-03T15:53:10.8635769Z HEAD_BRANCH: 2024-04-03T15:53:10.8636023Z ##[endgroup] 2024-04-03T15:53:10.8655986Z Workflow: pull 2024-04-03T15:53:10.8656455Z Job name: linux-focal-py3.12-clang10 / build 2024-04-03T15:53:11.0794459Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-04-03T15:53:11.1979227Z fatal: unknown commit main 2024-04-03T15:53:11.2000558Z /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:53:11.2002216Z warnings.warn(f"failed to get commit messages: {e}") 2024-04-03T15:53:11.2133292Z ##[group]Run echo "Filtered matrix:" 2024-04-03T15:53:11.2133733Z echo "Filtered matrix:" 2024-04-03T15:53:11.2135171Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "linux.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "linux.2xlarge"}]}" 2024-04-03T15:53:11.2136503Z  2024-04-03T15:53:11.2136757Z echo 2024-04-03T15:53:11.2137102Z echo "Is the current job unstable? False" 2024-04-03T15:53:11.2137719Z  2024-04-03T15:53:11.2137970Z echo 2024-04-03T15:53:11.2138296Z echo "Is keep-going label set? False" 2024-04-03T15:53:11.2138726Z  2024-04-03T15:53:11.2138976Z echo 2024-04-03T15:53:11.2139260Z echo "Renabled issues? " 2024-04-03T15:53:11.2147085Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:11.2147869Z ##[endgroup] 2024-04-03T15:53:11.2169433Z Filtered matrix: 2024-04-03T15:53:11.2171228Z {include: [{config: default, shard: 1, num_shards: 3, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 3, runner: linux.2xlarge}, {config: default, shard: 3, num_shards: 3, runner: linux.2xlarge}]} 2024-04-03T15:53:11.2173218Z 2024-04-03T15:53:11.2173522Z Is the current job unstable? False 2024-04-03T15:53:11.2173873Z 2024-04-03T15:53:11.2174199Z Is keep-going label set? False 2024-04-03T15:53:11.2174452Z 2024-04-03T15:53:11.2174574Z Renabled issues? 2024-04-03T15:53:11.2245565Z Prepare all required actions 2024-04-03T15:53:11.2245972Z Getting action download info 2024-04-03T15:53:11.3362066Z ##[group]Run ./.github/actions/pytest-cache-download 2024-04-03T15:53:11.3362536Z with: 2024-04-03T15:53:11.3362786Z cache_dir: .pytest_cache 2024-04-03T15:53:11.3363200Z job_identifier: pull_linux-focal-py3.12-clang10 2024-04-03T15:53:11.3363661Z s3_bucket: gha-artifacts 2024-04-03T15:53:11.3363976Z ##[endgroup] 2024-04-03T15:53:11.3406361Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:53:11.3406925Z with: 2024-04-03T15:53:11.3407170Z shell: bash 2024-04-03T15:53:11.3407435Z timeout_minutes: 5 2024-04-03T15:53:11.3407741Z max_attempts: 5 2024-04-03T15:53:11.3408037Z retry_wait_seconds: 30 2024-04-03T15:53:11.3408459Z command: set -eu python3 -m pip install boto3==1.19.12 2024-04-03T15:53:11.3408969Z polling_interval_seconds: 1 2024-04-03T15:53:11.3409328Z warning_on_retry: true 2024-04-03T15:53:11.3409702Z continue_on_error: false 2024-04-03T15:53:11.3410034Z ##[endgroup] 2024-04-03T15:53:11.6056938Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:53:11.6227154Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-04-03T15:53:11.6277548Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-04-03T15:53:11.6305562Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-04-03T15:53:11.6349515Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-04-03T15:53:11.6362319Z 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:53:11.6544619Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-04-03T15:53:11.6563510Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-04-03T15:53:12.3934751Z Command completed after 1 attempt(s). 2024-04-03T15:53:12.3977954Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:53:12.3978547Z python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:53:12.3979009Z  --download \ 2024-04-03T15:53:12.3979417Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-04-03T15:53:12.3980165Z  --pr_identifier $GITHUB_REF \ 2024-04-03T15:53:12.3980624Z  --job_identifier $JOB_IDENTIFIER \ 2024-04-03T15:53:12.3981083Z  --temp_dir $RUNNER_TEMP \ 2024-04-03T15:53:12.3981499Z  --repo $REPO \ 2024-04-03T15:53:12.3981983Z  --bucket $BUCKET \ 2024-04-03T15:53:12.3989567Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:12.3990066Z env: 2024-04-03T15:53:12.3990327Z CACHE_DIR: .pytest_cache 2024-04-03T15:53:12.3990728Z JOB_IDENTIFIER: pull_linux-focal-py3.12-clang10 2024-04-03T15:53:12.3991195Z REPO: pytorch/pytorch 2024-04-03T15:53:12.3991531Z BUCKET: gha-artifacts 2024-04-03T15:53:12.3991833Z ##[endgroup] 2024-04-03T15:53:13.0819728Z PR identifier for `refs/pull/123154/merge` is `bc00947e1b58ab89c2c1cadfe46d41b7` 2024-04-03T15:53:13.0822770Z 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-py3.12-clang10', 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:53:13.0826246Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:13.0829377Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:13.0833295Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:13.0835853Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ed360766283d4ef97a6801fd55b37bf9/.pytest_cache 2024-04-03T15:53:13.0838619Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:53:13.1322938Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T15:53:13.1323798Z # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T15:53:13.1324425Z container_name=$(docker run \ 2024-04-03T15:53:13.1324840Z  -e BUILD_ENVIRONMENT \ 2024-04-03T15:53:13.1325279Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-04-03T15:53:13.1325732Z  -e AWS_DEFAULT_REGION \ 2024-04-03T15:53:13.1326114Z  -e PR_NUMBER \ 2024-04-03T15:53:13.1326451Z  -e SHA1 \ 2024-04-03T15:53:13.1326760Z  -e BRANCH \ 2024-04-03T15:53:13.1327089Z  -e SCCACHE_BUCKET \ 2024-04-03T15:53:13.1327524Z  -e SCCACHE_S3_KEY_PREFIX \ 2024-04-03T15:53:13.1327920Z  -e XLA_CUDA \ 2024-04-03T15:53:13.1328294Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-04-03T15:53:13.1328803Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2024-04-03T15:53:13.1329296Z  -e TORCH_CUDA_ARCH_LIST \ 2024-04-03T15:53:13.1329696Z  -e PR_LABELS \ 2024-04-03T15:53:13.1330088Z  -e OUR_GITHUB_JOB_ID \ 2024-04-03T15:53:13.1330477Z  -e HUGGING_FACE_HUB_TOKEN \ 2024-04-03T15:53:13.1330983Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-04-03T15:53:13.1331538Z  --security-opt seccomp=unconfined \ 2024-04-03T15:53:13.1331986Z  --cap-add=SYS_PTRACE \ 2024-04-03T15:53:13.1332359Z  --tty \ 2024-04-03T15:53:13.1332654Z  --detach \ 2024-04-03T15:53:13.1332962Z  --user jenkins \ 2024-04-03T15:53:13.1333443Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-04-03T15:53:13.1334266Z  -w /var/lib/jenkins/workspace \ 2024-04-03T15:53:13.1334698Z  "${DOCKER_IMAGE}" 2024-04-03T15:53:13.1335024Z ) 2024-04-03T15:53:13.1335480Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2024-04-03T15:53:13.1343294Z shell: /usr/bin/bash -e {0} 2024-04-03T15:53:13.1343637Z env: 2024-04-03T15:53:13.1343945Z BUILD_ENVIRONMENT: linux-focal-py3.12-clang10 2024-04-03T15:53:13.1344396Z BRANCH: pull/123154 2024-04-03T15:53:13.1344782Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:53:13.1345132Z PR_NUMBER: 123154 2024-04-03T15:53:13.1345491Z SHA1: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:53:13.1346026Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-04-03T15:53:13.1346500Z SCCACHE_S3_KEY_PREFIX: pull 2024-04-03T15:53:13.1347053Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-04-03T15:53:13.1347831Z PR_LABELS: [ "open source", "ciflow/trunk", "release notes: autograd" ] 2024-04-03T15:53:13.1348408Z TORCH_CUDA_ARCH_LIST: 5.2 2024-04-03T15:53:13.1349378Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:53:13.1350383Z XLA_CUDA: 2024-04-03T15:53:13.1350639Z DEBUG: 0 2024-04-03T15:53:13.1350914Z OUR_GITHUB_JOB_ID: 23401541975 2024-04-03T15:53:13.1351305Z HUGGING_FACE_HUB_TOKEN: 2024-04-03T15:53:13.1351671Z ##[endgroup] 2024-04-03T15:53:16.4926070Z ++ dirname .ci/pytorch/build.sh 2024-04-03T15:53:16.4950453Z + source .ci/pytorch/common.sh 2024-04-03T15:53:16.4953143Z +++ dirname .ci/pytorch/common.sh 2024-04-03T15:53:16.4958170Z ++ source .ci/pytorch/common_utils.sh 2024-04-03T15:53:16.4959962Z +++ declare -f -t trap_add 2024-04-03T15:53:16.4965402Z ++ set -ex 2024-04-03T15:53:16.4966456Z ++ [[ linux-focal-py3.12-clang10 == *rocm* ]] 2024-04-03T15:53:16.4966956Z ++ BUILD_TEST_LIBTORCH=0 2024-04-03T15:53:16.4968842Z ++ dirname .ci/pytorch/build.sh 2024-04-03T15:53:16.4974708Z + source .ci/pytorch/common-build.sh 2024-04-03T15:53:16.4977572Z ++ [[ linux-focal-py3.12-clang10 != *win-* ]] 2024-04-03T15:53:16.4982542Z ++++ dirname .ci/pytorch/common-build.sh 2024-04-03T15:53:16.4987912Z +++ cd .ci/pytorch 2024-04-03T15:53:16.4988446Z +++ pwd -P 2024-04-03T15:53:16.4990532Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-04-03T15:53:16.4991011Z ++ which sccache 2024-04-03T15:53:16.5028318Z ++ sccache --stop-server 2024-04-03T15:53:16.5303045Z ++ true 2024-04-03T15:53:16.5303541Z ++ rm -f /var/lib/jenkins/sccache_error.log 2024-04-03T15:53:16.5320362Z ++ trap_add sccache_epilogue EXIT 2024-04-03T15:53:16.5320835Z ++ trap_add_cmd=sccache_epilogue 2024-04-03T15:53:16.5321273Z ++ shift 2024-04-03T15:53:16.5321529Z ++ for trap_add_name in "$@" 2024-04-03T15:53:16.5326684Z ++++ trap -p EXIT 2024-04-03T15:53:16.5329328Z +++ eval 'extract_trap_cmd ' 2024-04-03T15:53:16.5329962Z ++++ extract_trap_cmd 2024-04-03T15:53:16.5330498Z ++++ printf '%s\n' '' 2024-04-03T15:53:16.5330950Z +++ printf '%s\n' sccache_epilogue 2024-04-03T15:53:16.5331892Z ++ trap -- ' 2024-04-03T15:53:16.5332385Z sccache_epilogue' EXIT 2024-04-03T15:53:16.5332759Z ++ [[ -n 1 ]] 2024-04-03T15:53:16.5333537Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-04-03T15:53:16.5335138Z Skipping sccache server initialization, setting environment variables 2024-04-03T15:53:16.5336130Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:53:16.5336510Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:53:16.5337050Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:53:16.5337705Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:53:16.5338302Z ++ export RUST_LOG=sccache::server=error 2024-04-03T15:53:16.5338735Z ++ RUST_LOG=sccache::server=error 2024-04-03T15:53:16.5339199Z ++ sccache --zero-stats 2024-04-03T15:53:16.5704538Z Compile requests 0 2024-04-03T15:53:16.5705387Z Compile requests executed 0 2024-04-03T15:53:16.5706002Z Cache hits 0 2024-04-03T15:53:16.5706568Z Cache misses 0 2024-04-03T15:53:16.5707364Z Cache timeouts 0 2024-04-03T15:53:16.5707879Z Cache read errors 0 2024-04-03T15:53:16.5708471Z Forced recaches 0 2024-04-03T15:53:16.5709143Z Cache write errors 0 2024-04-03T15:53:16.5709888Z Compilation failures 0 2024-04-03T15:53:16.5710647Z Cache errors 0 2024-04-03T15:53:16.5711195Z Non-cacheable compilations 0 2024-04-03T15:53:16.5711644Z Non-cacheable calls 0 2024-04-03T15:53:16.5712110Z Non-compilation calls 0 2024-04-03T15:53:16.5712534Z Unsupported compiler calls 0 2024-04-03T15:53:16.5712965Z Average cache write 0.000 s 2024-04-03T15:53:16.5713387Z Average cache read miss 0.000 s 2024-04-03T15:53:16.5713827Z Average cache read hit 0.000 s 2024-04-03T15:53:16.5714267Z Failed distributed compilations 0 2024-04-03T15:53:16.5715471Z 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:53:16.5716513Z ++ which ccache 2024-04-03T15:53:16.5719451Z + [[ linux-focal-py3.12-clang10 == *-mobile-*build* ]] 2024-04-03T15:53:16.5720175Z + echo 'Python version:' 2024-04-03T15:53:16.5720508Z Python version: 2024-04-03T15:53:16.5720816Z + python --version 2024-04-03T15:53:16.5773612Z Python 3.12.2 2024-04-03T15:53:16.5775092Z + echo 'GCC version:' 2024-04-03T15:53:16.5775696Z GCC version: 2024-04-03T15:53:16.5776005Z + gcc --version 2024-04-03T15:53:16.7707493Z gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-04-03T15:53:16.7708068Z Copyright (C) 2019 Free Software Foundation, Inc. 2024-04-03T15:53:16.7708726Z This is free software; see the source for copying conditions. There is NO 2024-04-03T15:53:16.7709586Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2024-04-03T15:53:16.7710114Z 2024-04-03T15:53:16.7713422Z + echo 'CMake version:' 2024-04-03T15:53:16.7713849Z CMake version: 2024-04-03T15:53:16.7736358Z + cmake --version 2024-04-03T15:53:16.7736700Z cmake version 3.18.5 2024-04-03T15:53:16.7737203Z 2024-04-03T15:53:16.7737532Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2024-04-03T15:53:16.7740308Z + echo 'Environment variables:' 2024-04-03T15:53:16.7740685Z Environment variables: 2024-04-03T15:53:16.7741053Z + env 2024-04-03T15:53:16.7747386Z INSTALLED_DB=yes 2024-04-03T15:53:16.7748443Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:53:16.7749534Z PR_LABELS=[ 2024-04-03T15:53:16.7749831Z "open source", 2024-04-03T15:53:16.7750109Z "ciflow/trunk", 2024-04-03T15:53:16.7750559Z "release notes: autograd" 2024-04-03T15:53:16.7751030Z ] 2024-04-03T15:53:16.7751685Z BUILD_ENVIRONMENT=linux-focal-py3.12-clang10 2024-04-03T15:53:16.7752529Z HOSTNAME=beffa2f48fc8 2024-04-03T15:53:16.7753845Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_75cd7a36-36f9-495c-9aa8-079b89589188 2024-04-03T15:53:16.7754685Z GITHUB_ACTION=__self 2024-04-03T15:53:16.7754989Z GITHUB_RUN_NUMBER=192590 2024-04-03T15:53:16.7755346Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-04-03T15:53:16.7755804Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-04-03T15:53:16.7756245Z AWS_DEFAULT_REGION=us-east-1 2024-04-03T15:53:16.7756593Z SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:53:16.7756934Z GITHUB_TRIGGERING_ACTOR=soulitzer 2024-04-03T15:53:16.7757304Z GITHUB_REF_TYPE=branch 2024-04-03T15:53:16.7757623Z TORCH_CUDA_ARCH_LIST=5.2 2024-04-03T15:53:16.7757925Z XLA_CUDA= 2024-04-03T15:53:16.7758190Z HUGGING_FACE_HUB_TOKEN= 2024-04-03T15:53:16.7758832Z *** 2024-04-03T15:53:16.7759096Z GITHUB_REPOSITORY_ID=65600975 2024-04-03T15:53:16.7759432Z GITHUB_ACTIONS=true 2024-04-03T15:53:16.7759812Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:53:16.7783671Z SHA1=d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:53:16.7784532Z GITHUB_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T15:53:16.7785596Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/123154/merge 2024-04-03T15:53:16.7786256Z UCC_HOME=/usr 2024-04-03T15:53:16.7786542Z GITHUB_REF=refs/pull/123154/merge 2024-04-03T15:53:16.7786921Z GITHUB_REF_PROTECTED=false 2024-04-03T15:53:16.7787245Z HOME=/var/lib/jenkins 2024-04-03T15:53:16.7787596Z GITHUB_API_URL=https://api.github.com 2024-04-03T15:53:16.7788201Z UCX_COMMIT= 2024-04-03T15:53:16.7788644Z SCCACHE_S3_KEY_PREFIX=pull 2024-04-03T15:53:16.7789228Z UCX_HOME=/usr 2024-04-03T15:53:16.7790651Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_75cd7a36-36f9-495c-9aa8-079b89589188 2024-04-03T15:53:16.7792446Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_75cd7a36-36f9-495c-9aa8-079b89589188 2024-04-03T15:53:16.7794032Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2024-04-03T15:53:16.7794712Z GITHUB_EVENT_NAME=pull_request 2024-04-03T15:53:16.7795053Z GITHUB_RUN_ID=8536950919 2024-04-03T15:53:16.7796002Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_75cd7a36-36f9-495c-9aa8-079b89589188 2024-04-03T15:53:16.7796894Z GITHUB_ACTOR=caic99 2024-04-03T15:53:16.7797247Z PR_NUMBER=123154 2024-04-03T15:53:16.7797529Z DESIRED_CUDA= 2024-04-03T15:53:16.7797800Z GITHUB_RUN_ATTEMPT=2 2024-04-03T15:53:16.7798103Z ANACONDA_PYTHON_VERSION=3.12 2024-04-03T15:53:16.7798531Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-04-03T15:53:16.7798979Z TERM=xterm 2024-04-03T15:53:16.7799224Z INSTALLED_VISION=yes 2024-04-03T15:53:16.7799523Z BRANCH=pull/123154 2024-04-03T15:53:16.7799822Z OUR_GITHUB_JOB_ID=23401541975 2024-04-03T15:53:16.7800167Z OPENSSL_ROOT_DIR=/opt/openssl 2024-04-03T15:53:16.7800520Z CUDA_PATH=/usr/local/cuda 2024-04-03T15:53:16.7801289Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-04-03T15:53:16.7802048Z GITHUB_SERVER_URL=https://github.com 2024-04-03T15:53:16.7802429Z UCC_COMMIT= 2024-04-03T15:53:16.7802672Z DOCS= 2024-04-03T15:53:16.7802902Z INSTALLED_ANDROID= 2024-04-03T15:53:16.7803407Z SHLVL=1 2024-04-03T15:53:16.7803648Z MAX_JOBS=6 2024-04-03T15:53:16.7803901Z GITHUB_ACTOR_ID=78061359 2024-04-03T15:53:16.7804357Z GITHUB_WORKFLOW_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T15:53:16.7804882Z GITHUB_REF_NAME=123154/merge 2024-04-03T15:53:16.7805477Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-04-03T15:53:16.7806051Z GITHUB_JOB=build 2024-04-03T15:53:16.7806365Z GITHUB_REPOSITORY=pytorch/pytorch 2024-04-03T15:53:16.7806739Z GITHUB_RETENTION_DAYS=90 2024-04-03T15:53:16.7807072Z OPENSSL_DIR=/opt/openssl 2024-04-03T15:53:16.7807406Z GITHUB_ACTION_REPOSITORY= 2024-04-03T15:53:16.7808476Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T15:53:16.7809606Z GITHUB_BASE_REF=main 2024-04-03T15:53:16.7809902Z INSTALLED_ACL= 2024-04-03T15:53:16.7810204Z CI=true 2024-04-03T15:53:16.7810458Z GITHUB_REPOSITORY_OWNER=pytorch 2024-04-03T15:53:16.7810866Z RUST_LOG=sccache::server=error 2024-04-03T15:53:16.7811207Z INSTALLED_PROTOBUF=yes 2024-04-03T15:53:16.7811542Z GITHUB_HEAD_REF=patch-1 2024-04-03T15:53:16.7811855Z GITHUB_ACTION_REF= 2024-04-03T15:53:16.7812259Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-04-03T15:53:16.7812735Z GITHUB_WORKFLOW=pull 2024-04-03T15:53:16.7813043Z DEBIAN_FRONTEND=noninteractive 2024-04-03T15:53:16.7814068Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_75cd7a36-36f9-495c-9aa8-079b89589188 2024-04-03T15:53:16.7814945Z SKIP_SCCACHE_INITIALIZATION=1 2024-04-03T15:53:16.7815275Z _=/usr/bin/env 2024-04-03T15:53:16.7815792Z + [[ linux-focal-py3.12-clang10 == *cuda* ]] 2024-04-03T15:53:16.7816328Z + [[ linux-focal-py3.12-clang10 == *cuda11* ]] 2024-04-03T15:53:16.7816879Z + [[ linux-focal-py3.12-clang10 == *\c\a\f\f\e\2* ]] 2024-04-03T15:53:16.7817520Z + [[ linux-focal-py3.12-clang10 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2024-04-03T15:53:16.7818258Z + [[ linux-focal-py3.12-clang10 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2024-04-03T15:53:16.7818900Z + [[ linux-focal-py3.12-clang10 == *rocm* ]] 2024-04-03T15:53:16.7819323Z + export USE_LLVM=/opt/llvm 2024-04-03T15:53:16.7819658Z + USE_LLVM=/opt/llvm 2024-04-03T15:53:16.7819983Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-04-03T15:53:16.7820412Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-04-03T15:53:16.7820905Z + [[ linux-focal-py3.12-clang10 == *executorch* ]] 2024-04-03T15:53:16.7821346Z + which conda 2024-04-03T15:53:16.7821603Z /opt/conda/bin/conda 2024-04-03T15:53:16.7821929Z + export CMAKE_PREFIX_PATH=/opt/conda 2024-04-03T15:53:16.7822534Z + CMAKE_PREFIX_PATH=/opt/conda 2024-04-03T15:53:16.7822925Z + '[' 3.12 = 3.12 ']' 2024-04-03T15:53:16.7823329Z + export CMAKE_LIBRARY_PATH=/opt/conda/envs/py_3.12/lib/ 2024-04-03T15:53:16.7823872Z + CMAKE_LIBRARY_PATH=/opt/conda/envs/py_3.12/lib/ 2024-04-03T15:53:16.7824421Z + export CMAKE_INCLUDE_PATH=/opt/conda/envs/py_3.12/include/ 2024-04-03T15:53:16.7824996Z + CMAKE_INCLUDE_PATH=/opt/conda/envs/py_3.12/include/ 2024-04-03T15:53:16.7845262Z + [[ linux-focal-py3.12-clang10 == *aarch64* ]] 2024-04-03T15:53:16.7845849Z + [[ linux-focal-py3.12-clang10 == *libtorch* ]] 2024-04-03T15:53:16.7846422Z + [[ linux-focal-py3.12-clang10 == *-android* ]] 2024-04-03T15:53:16.7846983Z + [[ linux-focal-py3.12-clang10 != *android* ]] 2024-04-03T15:53:16.7847532Z + [[ linux-focal-py3.12-clang10 == *vulkan* ]] 2024-04-03T15:53:16.7848049Z + [[ linux-focal-py3.12-clang10 == *rocm* ]] 2024-04-03T15:53:16.7848586Z + [[ linux-focal-py3.12-clang10 == *xpu* ]] 2024-04-03T15:53:16.7849105Z + '[' -z 6 ']' 2024-04-03T15:53:16.7849479Z + [[ linux-focal-py3.12-clang10 == *cuda* ]] 2024-04-03T15:53:16.7850022Z + [[ linux-focal-py3.12-clang10 == *cuda* ]] 2024-04-03T15:53:16.7850572Z + [[ linux-focal-py3.12-clang10 == *clang* ]] 2024-04-03T15:53:16.7850993Z + export CC=clang 2024-04-03T15:53:16.7851282Z + CC=clang 2024-04-03T15:53:16.7851548Z + export CXX=clang++ 2024-04-03T15:53:16.7851838Z + CXX=clang++ 2024-04-03T15:53:16.7852443Z + [[ linux-focal-py3.12-clang10 == *-clang*-asan* ]] 2024-04-03T15:53:16.7853023Z + [[ linux-focal-py3.12-clang10 == *no-ops* ]] 2024-04-03T15:53:16.7853548Z + [[ linux-focal-py3.12-clang10 == *-pch* ]] 2024-04-03T15:53:16.7854313Z + [[ linux-focal-py3.12-clang10 == *linux-focal-py3.7-gcc7-build* ]] 2024-04-03T15:53:16.7855004Z + [[ linux-focal-py3.12-clang10 != *android* ]] 2024-04-03T15:53:16.7855526Z + [[ linux-focal-py3.12-clang10 != *cuda* ]] 2024-04-03T15:53:16.7856011Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-04-03T15:53:16.7856462Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-04-03T15:53:16.7856917Z ++ stat -c %u /var/lib/jenkins/workspace 2024-04-03T15:53:16.7872799Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2024-04-03T15:53:16.7873554Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2024-04-03T15:53:18.5744106Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2024-04-03T15:53:18.6051520Z + [[ linux-focal-py3.12-clang10 == *-bazel-* ]] 2024-04-03T15:53:18.6052876Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2024-04-03T15:53:18.6054437Z The next three invocations are expected to fail with invalid command error messages. 2024-04-03T15:53:18.6055149Z + get_exit_code python setup.py bad_argument 2024-04-03T15:53:18.6055567Z + set +e 2024-04-03T15:53:18.6055848Z + python setup.py bad_argument 2024-04-03T15:53:18.8206043Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:18.8507980Z invalid command 'bad_argument' 2024-04-03T15:53:18.8784967Z + retcode=1 2024-04-03T15:53:18.8785554Z + set -e 2024-04-03T15:53:18.8785882Z + return 1 2024-04-03T15:53:18.8789067Z + get_exit_code python setup.py 'clean]' 2024-04-03T15:53:18.8789791Z + set +e 2024-04-03T15:53:18.8790092Z + python setup.py 'clean]' 2024-04-03T15:53:19.0803736Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:19.1051343Z invalid command name 'clean]' 2024-04-03T15:53:19.1329071Z + retcode=1 2024-04-03T15:53:19.1329610Z + set -e 2024-04-03T15:53:19.1330001Z + return 1 2024-04-03T15:53:19.1334605Z + get_exit_code python setup.py clean bad_argument 2024-04-03T15:53:19.1335079Z + set +e 2024-04-03T15:53:19.1335346Z + python setup.py clean bad_argument 2024-04-03T15:53:19.2962122Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:19.3459107Z invalid command 'bad_argument' 2024-04-03T15:53:19.3740007Z + retcode=1 2024-04-03T15:53:19.3740484Z + set -e 2024-04-03T15:53:19.3740841Z + return 1 2024-04-03T15:53:19.3741764Z + [[ linux-focal-py3.12-clang10 != *libtorch* ]] 2024-04-03T15:53:19.3742791Z + [[ linux-focal-py3.12-clang10 != *rocm* ]] 2024-04-03T15:53:19.3743312Z + [[ linux-focal-py3.12-clang10 != *xla* ]] 2024-04-03T15:53:19.3743860Z + [[ linux-focal-py3.12-clang10 != *py3.8* ]] 2024-04-03T15:53:19.3744365Z + python -mpip install --pre numpy==2.0.0b1 2024-04-03T15:53:20.0550643Z Collecting numpy==2.0.0b1 2024-04-03T15:53:20.0745337Z Downloading numpy-2.0.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-04-03T15:53:20.0843358Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/60.9 kB ? eta -:--:-- 2024-04-03T15:53:20.0844373Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 8.1 MB/s eta 0:00:00 2024-04-03T15:53:20.1038751Z [?25hDownloading numpy-2.0.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.0 MB) 2024-04-03T15:53:20.1399869Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/19.0 MB ? eta -:--:-- 2024-04-03T15:53:20.1746091Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/19.0 MB 160.5 MB/s eta 0:00:01 2024-04-03T15:53:20.2091163Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 10.5/19.0 MB 159.6 MB/s eta 0:00:01 2024-04-03T15:53:20.2437042Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 12.6/19.0 MB 126.2 MB/s eta 0:00:01 2024-04-03T15:53:20.2782842Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 19.0/19.0 MB 134.9 MB/s eta 0:00:01 2024-04-03T15:53:20.3061027Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 19.0/19.0 MB 134.9 MB/s eta 0:00:01 2024-04-03T15:53:20.3062180Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.0/19.0 MB 71.4 MB/s eta 0:00:00 2024-04-03T15:53:20.9244437Z [?25hInstalling collected packages: numpy 2024-04-03T15:53:20.9245318Z Attempting uninstall: numpy 2024-04-03T15:53:20.9374915Z Found existing installation: numpy 1.26.0 2024-04-03T15:53:20.9711328Z Uninstalling numpy-1.26.0: 2024-04-03T15:53:21.1181001Z Successfully uninstalled numpy-1.26.0 2024-04-03T15:53:22.9165798Z 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:53:22.9167309Z pywavelets 1.5.0 requires numpy<2.0,>=1.22.4, but you have numpy 2.0.0b1 which is incompatible. 2024-04-03T15:53:22.9168452Z 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:53:22.9169630Z scipy 1.12.0 requires numpy<1.29.0,>=1.22.4, but you have numpy 2.0.0b1 which is incompatible. 2024-04-03T15:53:22.9170417Z Successfully installed numpy-2.0.0b1 2024-04-03T15:53:23.0573604Z + WERROR=1 2024-04-03T15:53:23.0574190Z + python setup.py bdist_wheel 2024-04-03T15:53:23.2281584Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:53:23.2863680Z -- Building version 2.4.0a0+gitd253bd7 2024-04-03T15:53:23.3000715Z cmake -DBUILD_ENVIRONMENT=linux-focal-py3.12-clang10 -DBUILD_PYTHON=True -DBUILD_STATIC_RUNTIME_BENCHMARK=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INCLUDE_PATH=/opt/conda/envs/py_3.12/include/ -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_LIBRARY_PATH=/opt/conda/envs/py_3.12/lib/ -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.12/lib/python3.12/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/numpy/_core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.12/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/envs/py_3.12/include/python3.12 -DPYTHON_LIBRARY=/opt/conda/envs/py_3.12/lib/libpython3.12.a -DTORCH_BUILD_VERSION=2.4.0a0+gitd253bd7 -DTORCH_CUDA_ARCH_LIST=5.2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DWERROR=1 /var/lib/jenkins/workspace 2024-04-03T15:53:23.4772681Z -- The CXX compiler identification is Clang 10.0.0 2024-04-03T15:53:23.5559377Z -- The C compiler identification is Clang 10.0.0 2024-04-03T15:53:23.5618560Z -- Detecting CXX compiler ABI info 2024-04-03T15:53:23.7229336Z -- Detecting CXX compiler ABI info - done 2024-04-03T15:53:23.7316140Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2024-04-03T15:53:23.7318537Z -- Detecting CXX compile features 2024-04-03T15:53:23.7323784Z -- Detecting CXX compile features - done 2024-04-03T15:53:23.7357991Z -- Detecting C compiler ABI info 2024-04-03T15:53:23.8241191Z -- Detecting C compiler ABI info - done 2024-04-03T15:53:23.8323089Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2024-04-03T15:53:23.8325957Z -- Detecting C compile features 2024-04-03T15:53:23.8329729Z -- Detecting C compile features - done 2024-04-03T15:53:23.8344808Z -- /opt/cache/bin/clang++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2024-04-03T15:53:24.1805337Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2024-04-03T15:53:24.1805937Z -- Not forcing any particular BLAS to be found 2024-04-03T15:53:24.1832681Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2024-04-03T15:53:24.1855596Z -- Performing Test C_HAS_AVX_1 2024-04-03T15:53:24.4462277Z -- Performing Test C_HAS_AVX_1 - Failed 2024-04-03T15:53:24.4463549Z -- Performing Test C_HAS_AVX_2 2024-04-03T15:53:24.6124756Z -- Performing Test C_HAS_AVX_2 - Success 2024-04-03T15:53:24.6125671Z -- Performing Test C_HAS_AVX2_1 2024-04-03T15:53:24.8735849Z -- Performing Test C_HAS_AVX2_1 - Failed 2024-04-03T15:53:24.8736738Z -- Performing Test C_HAS_AVX2_2 2024-04-03T15:53:25.0197508Z -- Performing Test C_HAS_AVX2_2 - Success 2024-04-03T15:53:25.0199335Z -- Performing Test C_HAS_AVX512_1 2024-04-03T15:53:25.2811498Z -- Performing Test C_HAS_AVX512_1 - Failed 2024-04-03T15:53:25.2812415Z -- Performing Test C_HAS_AVX512_2 2024-04-03T15:53:25.4871176Z -- Performing Test C_HAS_AVX512_2 - Success 2024-04-03T15:53:25.4872687Z -- Performing Test CXX_HAS_AVX_1 2024-04-03T15:53:25.7502523Z -- Performing Test CXX_HAS_AVX_1 - Failed 2024-04-03T15:53:25.7503441Z -- Performing Test CXX_HAS_AVX_2 2024-04-03T15:53:25.9236960Z -- Performing Test CXX_HAS_AVX_2 - Success 2024-04-03T15:53:25.9238513Z -- Performing Test CXX_HAS_AVX2_1 2024-04-03T15:53:26.1852318Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2024-04-03T15:53:26.1853242Z -- Performing Test CXX_HAS_AVX2_2 2024-04-03T15:53:26.3453986Z -- Performing Test CXX_HAS_AVX2_2 - Success 2024-04-03T15:53:26.3455953Z -- Performing Test CXX_HAS_AVX512_1 2024-04-03T15:53:26.6120646Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2024-04-03T15:53:26.6121217Z -- Performing Test CXX_HAS_AVX512_2 2024-04-03T15:53:26.7888216Z -- Performing Test CXX_HAS_AVX512_2 - Success 2024-04-03T15:53:26.7889011Z -- Current compiler supports avx2 extension. Will build perfkernels. 2024-04-03T15:53:26.7890987Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2024-04-03T15:53:26.9719227Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2024-04-03T15:53:26.9720329Z -- Current compiler supports avx512f extension. Will build fbgemm. 2024-04-03T15:53:26.9726533Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2024-04-03T15:53:27.1291396Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2024-04-03T15:53:27.1297853Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2024-04-03T15:53:27.2745262Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2024-04-03T15:53:27.2751109Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2024-04-03T15:53:27.4538297Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2024-04-03T15:53:27.4722815Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2024-04-03T15:53:27.4942723Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2024-04-03T15:53:27.4947651Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2024-04-03T15:53:27.4948877Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2024-04-03T15:53:27.4950157Z or a Caffe2 dependent library, the next warning / error will give you more 2024-04-03T15:53:27.4950732Z info. 2024-04-03T15:53:27.4951009Z Call Stack (most recent call first): 2024-04-03T15:53:27.4951428Z cmake/Dependencies.cmake:44 (include) 2024-04-03T15:53:27.4951835Z CMakeLists.txt:760 (include) 2024-04-03T15:53:27.4952104Z 2024-04-03T15:53:27.4952110Z 2024-04-03T15:53:27.4952341Z CMake Warning at cmake/Dependencies.cmake:80 (message): 2024-04-03T15:53:27.4953100Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2024-04-03T15:53:27.4953691Z Call Stack (most recent call first): 2024-04-03T15:53:27.4954084Z CMakeLists.txt:760 (include) 2024-04-03T15:53:27.4954337Z 2024-04-03T15:53:27.4954342Z 2024-04-03T15:53:27.4961418Z -- Building using own protobuf under third_party per request. 2024-04-03T15:53:27.4962066Z -- Use custom protobuf build. 2024-04-03T15:53:27.4985266Z -- 2024-04-03T15:53:27.4985589Z -- 3.13.0.0 2024-04-03T15:53:27.4994517Z -- Looking for pthread.h 2024-04-03T15:53:27.6051645Z -- Looking for pthread.h - found 2024-04-03T15:53:27.6052243Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-04-03T15:53:27.7030302Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-04-03T15:53:27.7030898Z -- Check if compiler accepts -pthread 2024-04-03T15:53:27.8370278Z -- Check if compiler accepts -pthread - yes 2024-04-03T15:53:27.8379295Z -- Found Threads: TRUE 2024-04-03T15:53:27.8384123Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2024-04-03T15:53:28.0197627Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2024-04-03T15:53:28.0341023Z -- Caffe2 protobuf include directory: $$ 2024-04-03T15:53:28.0358824Z -- Trying to find preferred BLAS backend of choice: MKL 2024-04-03T15:53:28.0370629Z -- MKL_THREADING = OMP 2024-04-03T15:53:28.0373285Z -- Looking for sys/types.h 2024-04-03T15:53:28.1557496Z -- Looking for sys/types.h - found 2024-04-03T15:53:28.1558949Z -- Looking for stdint.h 2024-04-03T15:53:28.2503271Z -- Looking for stdint.h - found 2024-04-03T15:53:28.2504081Z -- Looking for stddef.h 2024-04-03T15:53:28.3429740Z -- Looking for stddef.h - found 2024-04-03T15:53:28.4398395Z -- Check size of void* 2024-04-03T15:53:28.4398840Z -- Check size of void* - done 2024-04-03T15:53:28.4428964Z -- Looking for cblas_sgemm 2024-04-03T15:53:28.6741664Z -- Looking for cblas_sgemm - found 2024-04-03T15:53:28.6744226Z -- Looking for cblas_gemm_bf16bf16f32 2024-04-03T15:53:28.8870397Z -- Looking for cblas_gemm_bf16bf16f32 - found 2024-04-03T15:53:28.8870935Z -- Looking for cblas_gemm_f16f16f32 2024-04-03T15:53:29.1237582Z -- Looking for cblas_gemm_f16f16f32 - not found 2024-04-03T15:53:29.1307335Z -- MKL libraries: /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so;/opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so;/opt/conda/envs/py_3.12/lib/libmkl_core.so;/opt/conda/envs/py_3.12/lib/libiomp5.so;/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:53:29.1309655Z -- MKL include directory: /opt/conda/envs/py_3.12/include 2024-04-03T15:53:29.1310194Z -- MKL OpenMP type: Intel 2024-04-03T15:53:29.1310705Z -- MKL OpenMP library: /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:53:29.1895773Z -- The ASM compiler identification is Clang 2024-04-03T15:53:29.1908494Z -- Found assembler: /opt/cache/bin/clang 2024-04-03T15:53:29.2074255Z -- Brace yourself, we are building NNPACK 2024-04-03T15:53:29.2128247Z -- Performing Test NNPACK_ARCH_IS_X86_32 2024-04-03T15:53:29.2475619Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2024-04-03T15:53:29.2626321Z -- Found PythonInterp: /opt/conda/envs/py_3.12/bin/python (found version "3.12.2") 2024-04-03T15:53:29.2627547Z -- NNPACK backend is x86-64 2024-04-03T15:53:29.2629315Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2024-04-03T15:53:29.3074895Z -- Configuring done 2024-04-03T15:53:29.3089405Z -- Generating done 2024-04-03T15:53:29.3101980Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2024-04-03T15:53:29.3198585Z Scanning dependencies of target six 2024-04-03T15:53:29.3223778Z [ 11%] Creating directories for 'six' 2024-04-03T15:53:29.3312976Z [ 22%] Performing download step (download, verify and extract) for 'six' 2024-04-03T15:53:29.3331263Z -- Downloading... 2024-04-03T15:53:29.3332124Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:53:29.3332913Z timeout='none' 2024-04-03T15:53:29.3333996Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2024-04-03T15:53:29.3503934Z -- [download 100% complete] 2024-04-03T15:53:29.3782208Z -- [download 51% complete] 2024-04-03T15:53:29.3784927Z -- [download 100% complete] 2024-04-03T15:53:29.3809503Z -- verifying file... 2024-04-03T15:53:29.3810582Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:53:29.3811413Z -- Downloading... done 2024-04-03T15:53:29.3861235Z -- extracting... 2024-04-03T15:53:29.3862564Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:53:29.3863498Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2024-04-03T15:53:29.3864039Z -- extracting... [tar xfz] 2024-04-03T15:53:29.3884332Z -- extracting... [analysis] 2024-04-03T15:53:29.3884950Z -- extracting... [rename] 2024-04-03T15:53:29.3885911Z -- extracting... [clean up] 2024-04-03T15:53:29.3886322Z -- extracting... done 2024-04-03T15:53:29.3922306Z [ 33%] No update step for 'six' 2024-04-03T15:53:29.3956711Z [ 44%] No patch step for 'six' 2024-04-03T15:53:29.3993628Z [ 55%] No configure step for 'six' 2024-04-03T15:53:29.4040857Z [ 66%] No build step for 'six' 2024-04-03T15:53:29.4090820Z [ 77%] No install step for 'six' 2024-04-03T15:53:29.4137732Z [ 88%] No test step for 'six' 2024-04-03T15:53:29.4182758Z [100%] Completed 'six' 2024-04-03T15:53:29.4316190Z [100%] Built target six 2024-04-03T15:53:29.6170029Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2024-04-03T15:53:29.6246036Z -- Failed to find LLVM FileCheck 2024-04-03T15:53:29.6281281Z -- Found Git: /usr/bin/git (found version "2.25.1") 2024-04-03T15:53:29.6494931Z -- git version: v1.6.1 normalized to 1.6.1 2024-04-03T15:53:29.6495809Z -- Version: 1.6.1 2024-04-03T15:53:29.6505093Z -- Looking for shm_open in rt 2024-04-03T15:53:29.7421553Z -- Looking for shm_open in rt - found 2024-04-03T15:53:29.7431443Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2024-04-03T15:53:29.8789550Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2024-04-03T15:53:29.8798003Z -- Performing Test HAVE_CXX_FLAG_WALL 2024-04-03T15:53:30.0408521Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2024-04-03T15:53:30.0417596Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2024-04-03T15:53:30.1737826Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2024-04-03T15:53:30.1746036Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2024-04-03T15:53:30.3149007Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2024-04-03T15:53:30.3156997Z -- Performing Test HAVE_CXX_FLAG_WERROR 2024-04-03T15:53:30.4749258Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2024-04-03T15:53:30.4762657Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2024-04-03T15:53:30.6199276Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Failed 2024-04-03T15:53:30.6207738Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2024-04-03T15:53:30.7554796Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2024-04-03T15:53:30.7563606Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2024-04-03T15:53:30.9119751Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2024-04-03T15:53:30.9127610Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2024-04-03T15:53:31.0733778Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2024-04-03T15:53:31.0742357Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2024-04-03T15:53:31.2402337Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2024-04-03T15:53:31.2410923Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2024-04-03T15:53:31.3647455Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2024-04-03T15:53:31.3656581Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2024-04-03T15:53:31.5171292Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2024-04-03T15:53:31.5186064Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2024-04-03T15:53:31.6416721Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2024-04-03T15:53:31.6426185Z -- Performing Test HAVE_CXX_FLAG_WD654 2024-04-03T15:53:31.6772583Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2024-04-03T15:53:31.6781805Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2024-04-03T15:53:31.8040767Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2024-04-03T15:53:31.8041922Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2024-04-03T15:53:31.8042863Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2024-04-03T15:53:31.9083776Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2024-04-03T15:53:31.9092297Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2024-04-03T15:53:32.0695386Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2024-04-03T15:53:32.0697900Z -- Performing Test HAVE_STD_REGEX 2024-04-03T15:53:32.0698345Z -- Performing Test HAVE_STD_REGEX 2024-04-03T15:53:32.4270790Z -- Performing Test HAVE_STD_REGEX -- success 2024-04-03T15:53:32.4271692Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-04-03T15:53:32.4272300Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-04-03T15:53:32.4821661Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2024-04-03T15:53:32.4822436Z -- Performing Test HAVE_POSIX_REGEX 2024-04-03T15:53:32.4822889Z -- Performing Test HAVE_POSIX_REGEX 2024-04-03T15:53:32.6292098Z -- Performing Test HAVE_POSIX_REGEX -- success 2024-04-03T15:53:32.6293052Z -- Performing Test HAVE_STEADY_CLOCK 2024-04-03T15:53:32.6293511Z -- Performing Test HAVE_STEADY_CLOCK 2024-04-03T15:53:32.7696327Z -- Performing Test HAVE_STEADY_CLOCK -- success 2024-04-03T15:53:32.7942507Z -- Performing Test COMPILER_SUPPORTS_AVX512 2024-04-03T15:53:32.9337723Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2024-04-03T15:53:32.9358703Z -- Check OMP with lib /opt/conda/envs/py_3.12/lib/libiomp5.so and flags -fopenmp=libiomp5 -L/opt/conda/envs/py_3.12/lib 2024-04-03T15:53:33.0430139Z -- Check OMP with lib /opt/conda/envs/py_3.12/lib/libiomp5.so and flags -fopenmp=libiomp5 -L/opt/conda/envs/py_3.12/lib 2024-04-03T15:53:33.2810881Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2024-04-03T15:53:33.2812039Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:53:33.2812853Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:33.2813976Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:33.2814598Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:33.2815059Z Call Stack (most recent call first): 2024-04-03T15:53:33.2815666Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:33.2816333Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-04-03T15:53:33.2817063Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:33.2817520Z 2024-04-03T15:53:33.2817804Z -- Found OpenMP_C: -fopenmp=libomp (found version "4.5") 2024-04-03T15:53:33.4192661Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2024-04-03T15:53:33.4194016Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:53:33.4194961Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:33.4195989Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:33.4196859Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:33.4197323Z Call Stack (most recent call first): 2024-04-03T15:53:33.4197921Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:33.4198602Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-04-03T15:53:33.4199465Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:33.4200032Z 2024-04-03T15:53:33.4200559Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "4.5") 2024-04-03T15:53:33.4201358Z -- Found OpenMP: TRUE (found version "4.5") 2024-04-03T15:53:33.4201947Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2024-04-03T15:53:33.4202524Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2024-04-03T15:53:33.4202817Z 2024-04-03T15:53:33.4202822Z 2024-04-03T15:53:33.5009497Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2024-04-03T15:53:33.5010544Z ========== 2024-04-03T15:53:33.5010828Z 2024-04-03T15:53:33.5010860Z 2024-04-03T15:53:33.5011361Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2024-04-03T15:53:33.5012337Z CMAKE_BUILD_TYPE = Release 2024-04-03T15:53:33.5012762Z 2024-04-03T15:53:33.5012772Z 2024-04-03T15:53:33.5013605Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2024-04-03T15:53:33.5014860Z CMAKE_CXX_FLAGS_DEBUG is -g 2024-04-03T15:53:33.5015280Z 2024-04-03T15:53:33.5015287Z 2024-04-03T15:53:33.5015752Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2024-04-03T15:53:33.5016854Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2024-04-03T15:53:33.5017365Z 2024-04-03T15:53:33.5017389Z 2024-04-03T15:53:33.5017807Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2024-04-03T15:53:33.5018676Z ========== 2024-04-03T15:53:33.5018962Z 2024-04-03T15:53:33.5018971Z 2024-04-03T15:53:33.5053979Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2024-04-03T15:53:33.6490109Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2024-04-03T15:53:33.6498277Z -- Performing Test __CxxFlag__fno_semantic_interposition 2024-04-03T15:53:33.7985104Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2024-04-03T15:53:33.7992839Z -- Performing Test __CxxFlag__fmerge_all_constants 2024-04-03T15:53:33.9383501Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2024-04-03T15:53:33.9390427Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2024-04-03T15:53:33.9736319Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2024-04-03T15:53:33.9760158Z ** AsmJit Summary ** 2024-04-03T15:53:33.9761123Z ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2024-04-03T15:53:33.9761865Z ASMJIT_TEST=FALSE 2024-04-03T15:53:33.9762191Z ASMJIT_TARGET_TYPE=STATIC 2024-04-03T15:53:33.9762543Z ASMJIT_DEPS=pthread;rt 2024-04-03T15:53:33.9762875Z ASMJIT_LIBS=asmjit;pthread;rt 2024-04-03T15:53:33.9763640Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2024-04-03T15:53:33.9764660Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2024-04-03T15:53:33.9765632Z ASMJIT_PRIVATE_CFLAGS_DBG= 2024-04-03T15:53:33.9766133Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2024-04-03T15:53:33.9821475Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2024-04-03T15:53:33.9822601Z CMake Warning at cmake/Dependencies.cmake:903 (message): 2024-04-03T15:53:33.9823332Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2024-04-03T15:53:33.9823927Z Call Stack (most recent call first): 2024-04-03T15:53:33.9824332Z CMakeLists.txt:760 (include) 2024-04-03T15:53:33.9824577Z 2024-04-03T15:53:33.9824583Z 2024-04-03T15:53:33.9843154Z -- Using third party subdirectory Eigen. 2024-04-03T15:53:34.0017627Z -- Found PythonInterp: /opt/conda/envs/py_3.12/bin/python (found suitable version "3.12.2", minimum required is "3.0") 2024-04-03T15:53:34.0038075Z -- Found PythonLibs: /opt/conda/envs/py_3.12/lib/libpython3.12.a (found suitable version "3.12.2", minimum required is "3.0") 2024-04-03T15:53:34.0041167Z -- Using third_party/pybind11. 2024-04-03T15:53:34.0041993Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2024-04-03T15:53:34.0862369Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2024-04-03T15:53:34.1659783Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2024-04-03T15:53:34.1662189Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2024-04-03T15:53:34.1663326Z Reason given by package: MPI component 'Fortran' was requested, but language Fortran is not enabled. 2024-04-03T15:53:34.1663989Z 2024-04-03T15:53:34.1670856Z CMake Warning at cmake/Dependencies.cmake:1182 (message): 2024-04-03T15:53:34.1671839Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2024-04-03T15:53:34.1672445Z Call Stack (most recent call first): 2024-04-03T15:53:34.1672837Z CMakeLists.txt:760 (include) 2024-04-03T15:53:34.1673093Z 2024-04-03T15:53:34.1673098Z 2024-04-03T15:53:34.1694282Z -- Found OpenMP_C: -fopenmp=libomp 2024-04-03T15:53:34.1698256Z -- Found OpenMP_CXX: -fopenmp=libomp 2024-04-03T15:53:34.1702572Z -- Found OpenMP: TRUE 2024-04-03T15:53:34.1703850Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2024-04-03T15:53:34.1704885Z -- Will link against OpenMP libraries: /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:53:34.1705551Z -- Looking for LLVM in /opt/llvm 2024-04-03T15:53:34.1803658Z -- Found LLVM 9.0.1 2024-04-03T15:53:34.1804114Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2024-04-03T15:53:34.1821003Z CMake Warning at cmake/Dependencies.cmake:1362 (message): 2024-04-03T15:53:34.1821977Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2024-04-03T15:53:34.1822758Z -DUSE_NCCL=OFF. 2024-04-03T15:53:34.1823070Z Call Stack (most recent call first): 2024-04-03T15:53:34.1823475Z CMakeLists.txt:760 (include) 2024-04-03T15:53:34.1823728Z 2024-04-03T15:53:34.1823737Z 2024-04-03T15:53:34.2174449Z -- Performing Test UV_LINT_W4 2024-04-03T15:53:34.2493564Z -- Performing Test UV_LINT_W4 - Failed 2024-04-03T15:53:34.2500415Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2024-04-03T15:53:34.2823215Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2024-04-03T15:53:34.2830656Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2024-04-03T15:53:34.3161761Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2024-04-03T15:53:34.3168326Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2024-04-03T15:53:34.3491883Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2024-04-03T15:53:34.3498642Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2024-04-03T15:53:34.3814531Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2024-04-03T15:53:34.3820942Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2024-04-03T15:53:34.4132706Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2024-04-03T15:53:34.4140061Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2024-04-03T15:53:34.4451546Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2024-04-03T15:53:34.4458748Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2024-04-03T15:53:34.4780869Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2024-04-03T15:53:34.4788813Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2024-04-03T15:53:34.5122475Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2024-04-03T15:53:34.5129878Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2024-04-03T15:53:34.5454559Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2024-04-03T15:53:34.5461648Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2024-04-03T15:53:34.5774831Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2024-04-03T15:53:34.5781701Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2024-04-03T15:53:34.6092335Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2024-04-03T15:53:34.6099723Z -- Performing Test UV_LINT_WALL 2024-04-03T15:53:34.7228569Z -- Performing Test UV_LINT_WALL - Success 2024-04-03T15:53:34.7235305Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2024-04-03T15:53:34.8630579Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2024-04-03T15:53:34.8637909Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2024-04-03T15:53:34.9560646Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2024-04-03T15:53:34.9568136Z -- Performing Test UV_LINT_EXTRA 2024-04-03T15:53:35.0729927Z -- Performing Test UV_LINT_EXTRA - Success 2024-04-03T15:53:35.0736916Z -- Performing Test UV_LINT_UTF8_MSVC 2024-04-03T15:53:35.1058551Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2024-04-03T15:53:35.1067346Z -- Performing Test UV_F_STRICT_ALIASING 2024-04-03T15:53:35.2317049Z -- Performing Test UV_F_STRICT_ALIASING - Success 2024-04-03T15:53:35.2329769Z -- summary of build options: 2024-04-03T15:53:35.2330601Z Install prefix: /var/lib/jenkins/workspace/torch 2024-04-03T15:53:35.2331091Z Target system: Linux 2024-04-03T15:53:35.2331399Z Compiler: 2024-04-03T15:53:35.2331704Z C compiler: /opt/cache/bin/clang 2024-04-03T15:53:35.2332103Z CFLAGS: 2024-04-03T15:53:35.2332297Z 2024-04-03T15:53:35.2354020Z -- Found uv: 1.38.1 (found version "1.38.1") 2024-04-03T15:53:35.2381278Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2024-04-03T15:53:35.2382506Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2024-04-03T15:53:35.2383438Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2024-04-03T15:53:35.2384344Z set the policy and suppress this warning. 2024-04-03T15:53:35.2384918Z 2024-04-03T15:53:35.2385383Z For compatibility with older versions of CMake, option is clearing the 2024-04-03T15:53:35.2386079Z normal variable 'BUILD_BENCHMARK'. 2024-04-03T15:53:35.2386704Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:35.2387179Z 2024-04-03T15:53:35.2387332Z -- Enabling sccache for CXX 2024-04-03T15:53:35.2387708Z -- Enabling sccache for C 2024-04-03T15:53:35.2388072Z -- Gloo build as SHARED library 2024-04-03T15:53:35.2478297Z CMake Warning at cmake/Dependencies.cmake:1514 (message): 2024-04-03T15:53:35.2479214Z Metal is only used in ios builds. 2024-04-03T15:53:35.2479618Z Call Stack (most recent call first): 2024-04-03T15:53:35.2480020Z CMakeLists.txt:760 (include) 2024-04-03T15:53:35.2480272Z 2024-04-03T15:53:35.2480277Z 2024-04-03T15:53:35.2676047Z -- Found PythonInterp: /opt/conda/envs/py_3.12/bin/python (found version "3.12.2") 2024-04-03T15:53:35.2679262Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:53:35.2682560Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T15:53:35.2685318Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:53:35.3741688Z -- 2024-04-03T15:53:35.3742547Z -- ******** Summary ******** 2024-04-03T15:53:35.3743024Z -- CMake version : 3.18.5 2024-04-03T15:53:35.3743629Z -- CMake command : /usr/local/bin/cmake 2024-04-03T15:53:35.3744207Z -- System : Linux 2024-04-03T15:53:35.3744766Z -- C++ compiler : /opt/cache/bin/clang++ 2024-04-03T15:53:35.3745343Z -- C++ compiler version : 10.0.0 2024-04-03T15:53:35.3746274Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-04-03T15:53:35.3747132Z -- Build type : Release 2024-04-03T15:53:35.3747943Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2024-04-03T15:53:35.3748999Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.12/lib/python3.12/site-packages;/opt/conda 2024-04-03T15:53:35.3749888Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:53:35.3751048Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-04-03T15:53:35.3751962Z -- 2024-04-03T15:53:35.3752299Z -- ONNX version : 1.15.0rc2 2024-04-03T15:53:35.3752824Z -- ONNX NAMESPACE : onnx_torch 2024-04-03T15:53:35.3753343Z -- ONNX_USE_LITE_PROTO : OFF 2024-04-03T15:53:35.3753839Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2024-04-03T15:53:35.3754319Z -- Protobuf_USE_STATIC_LIBS : ON 2024-04-03T15:53:35.3754818Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2024-04-03T15:53:35.3755323Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2024-04-03T15:53:35.3755803Z -- ONNX_WERROR : OFF 2024-04-03T15:53:35.3756279Z -- ONNX_BUILD_TESTS : OFF 2024-04-03T15:53:35.3756770Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-04-03T15:53:35.3757235Z -- ONNX_BUILD_SHARED_LIBS : 2024-04-03T15:53:35.3757707Z -- BUILD_SHARED_LIBS : OFF 2024-04-03T15:53:35.3758110Z -- 2024-04-03T15:53:35.3758406Z -- Protobuf compiler : 2024-04-03T15:53:35.3759092Z -- Protobuf includes : 2024-04-03T15:53:35.3759568Z -- Protobuf libraries : 2024-04-03T15:53:35.3760032Z -- BUILD_ONNX_PYTHON : OFF 2024-04-03T15:53:35.3767769Z -- 2024-04-03T15:53:35.3768248Z -- ******** Summary ******** 2024-04-03T15:53:35.3768810Z -- CMake version : 3.18.5 2024-04-03T15:53:35.3769340Z -- CMake command : /usr/local/bin/cmake 2024-04-03T15:53:35.3769820Z -- System : Linux 2024-04-03T15:53:35.3770290Z -- C++ compiler : /opt/cache/bin/clang++ 2024-04-03T15:53:35.3770776Z -- C++ compiler version : 10.0.0 2024-04-03T15:53:35.3771810Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-04-03T15:53:35.3772771Z -- Build type : Release 2024-04-03T15:53:35.3773412Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2024-04-03T15:53:35.3774428Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.12/lib/python3.12/site-packages;/opt/conda 2024-04-03T15:53:35.3775251Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:53:35.3776344Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-04-03T15:53:35.3777247Z -- 2024-04-03T15:53:35.3777534Z -- ONNX version : 1.4.1 2024-04-03T15:53:35.3777967Z -- ONNX NAMESPACE : onnx_torch 2024-04-03T15:53:35.3778398Z -- ONNX_BUILD_TESTS : OFF 2024-04-03T15:53:35.3778806Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-04-03T15:53:35.3779213Z -- ONNX_USE_LITE_PROTO : OFF 2024-04-03T15:53:35.3779761Z -- ONNXIFI_DUMMY_BACKEND : 2024-04-03T15:53:35.3780110Z -- 2024-04-03T15:53:35.3780381Z -- Protobuf compiler : 2024-04-03T15:53:35.3780771Z -- Protobuf includes : 2024-04-03T15:53:35.3781163Z -- Protobuf libraries : 2024-04-03T15:53:35.3781543Z -- BUILD_ONNX_PYTHON : OFF 2024-04-03T15:53:35.3782307Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2024-04-03T15:53:35.3782940Z -- Adding -DNDEBUG to compile flags 2024-04-03T15:53:35.3795614Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2024-04-03T15:53:35.4135352Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2024-04-03T15:53:35.4136550Z CMake Warning at cmake/Dependencies.cmake:1715 (message): 2024-04-03T15:53:35.4137396Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2024-04-03T15:53:35.4137996Z Call Stack (most recent call first): 2024-04-03T15:53:35.4138404Z CMakeLists.txt:760 (include) 2024-04-03T15:53:35.4138647Z 2024-04-03T15:53:35.4138670Z 2024-04-03T15:53:35.4193017Z -- Could not find hardware support for NEON on this machine. 2024-04-03T15:53:35.4193651Z -- No OMAP3 processor on this machine. 2024-04-03T15:53:35.4194121Z -- No OMAP4 processor on this machine. 2024-04-03T15:53:35.4203719Z -- Found a library with LAPACK API (mkl). 2024-04-03T15:53:35.4204617Z disabling CUDA because NOT USE_CUDA is set 2024-04-03T15:53:35.4205120Z disabling ROCM because NOT USE_ROCM is set 2024-04-03T15:53:35.4205688Z -- MIOpen not found. Compiling without MIOpen support 2024-04-03T15:53:35.4208275Z -- Will build oneDNN Graph 2024-04-03T15:53:35.4221519Z -- MKLDNN_CPU_RUNTIME = OMP 2024-04-03T15:53:35.4242211Z -- DNNL_TARGET_ARCH: X64 2024-04-03T15:53:35.4259134Z -- DNNL_LIBRARY_NAME: dnnl 2024-04-03T15:53:35.4389284Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2024-04-03T15:53:35.4391271Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:53:35.4392813Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:35.4394357Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:35.4395535Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:35.4396387Z Call Stack (most recent call first): 2024-04-03T15:53:35.4397761Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:35.4399264Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-04-03T15:53:35.4400563Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-04-03T15:53:35.4401924Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:35.4402810Z 2024-04-03T15:53:35.4403136Z -- Found OpenMP_C: -fopenmp=libomp 2024-04-03T15:53:35.4404930Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2024-04-03T15:53:35.4406914Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:53:35.4408468Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:53:35.4409971Z problems in calling code that expects `find_package` result variables 2024-04-03T15:53:35.4411153Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:53:35.4412006Z Call Stack (most recent call first): 2024-04-03T15:53:35.4413137Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:53:35.4414683Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-04-03T15:53:35.4415946Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-04-03T15:53:35.4417270Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:53:35.4418140Z 2024-04-03T15:53:35.4418489Z -- Found OpenMP_CXX: -fopenmp=libomp 2024-04-03T15:53:35.4466215Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2024-04-03T15:53:35.4615270Z -- Found PythonInterp: /opt/conda/envs/py_3.12/bin/python (found suitable version "3.12.2", minimum required is "2.7") 2024-04-03T15:53:35.4629386Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2024-04-03T15:53:35.4724451Z -- Enabled workload: TRAINING 2024-04-03T15:53:35.4724923Z -- Enabled primitives: ALL 2024-04-03T15:53:35.4725532Z -- Enabled primitive CPU ISA: ALL 2024-04-03T15:53:35.4726336Z -- Enabled primitive GPU ISA: ALL 2024-04-03T15:53:35.4726797Z -- Enabled GeMM kernels ISA: ALL 2024-04-03T15:53:35.4793173Z -- Primitive cache is enabled 2024-04-03T15:53:35.4954831Z -- Graph component is enabled 2024-04-03T15:53:35.5037949Z -- Graph compiler backend is disabled. 2024-04-03T15:53:35.5102274Z -- Found MKL-DNN: TRUE 2024-04-03T15:53:35.5106393Z -- Looking for clock_gettime in rt 2024-04-03T15:53:35.6687600Z -- Looking for clock_gettime in rt - found 2024-04-03T15:53:35.6688717Z -- Looking for mmap 2024-04-03T15:53:35.7675925Z -- Looking for mmap - found 2024-04-03T15:53:35.7676673Z -- Looking for shm_open 2024-04-03T15:53:35.9220272Z -- Looking for shm_open - found 2024-04-03T15:53:35.9221318Z -- Looking for shm_unlink 2024-04-03T15:53:36.0261726Z -- Looking for shm_unlink - found 2024-04-03T15:53:36.0262528Z -- Looking for malloc_usable_size 2024-04-03T15:53:36.1377569Z -- Looking for malloc_usable_size - found 2024-04-03T15:53:36.1378764Z -- 2024-04-03T15:53:36.1412382Z -- check z16 2024-04-03T15:53:36.1415126Z -- Performing Test COMPILE_OUT_z16 2024-04-03T15:53:36.1745369Z -- Performing Test COMPILE_OUT_z16 - Failed 2024-04-03T15:53:36.1745940Z -- check z15 2024-04-03T15:53:36.1747381Z -- Performing Test COMPILE_OUT_z15 2024-04-03T15:53:36.2065008Z -- Performing Test COMPILE_OUT_z15 - Failed 2024-04-03T15:53:36.2065593Z -- check z14 2024-04-03T15:53:36.2067368Z -- Performing Test COMPILE_OUT_z14 2024-04-03T15:53:36.2388363Z -- Performing Test COMPILE_OUT_z14 - Failed 2024-04-03T15:53:36.2388920Z -- 2024-04-03T15:53:36.2437866Z -- Version: 10.2.1 2024-04-03T15:53:36.2438286Z -- Build type: Release 2024-04-03T15:53:36.2446215Z -- Performing Test HAS_NULLPTR_WARNING 2024-04-03T15:53:36.3837351Z -- Performing Test HAS_NULLPTR_WARNING - Success 2024-04-03T15:53:36.3864492Z -- Using CPU-only version of Kineto 2024-04-03T15:53:36.3865276Z -- Configuring Kineto dependency: 2024-04-03T15:53:36.3866137Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2024-04-03T15:53:36.3866814Z -- KINETO_BUILD_TESTS = OFF 2024-04-03T15:53:36.3867225Z -- KINETO_LIBRARY_TYPE = static 2024-04-03T15:53:36.4060039Z -- Found PythonInterp: /opt/conda/envs/py_3.12/bin/python (found version "3.12.2") 2024-04-03T15:53:36.4061324Z INFO CUDA_SOURCE_DIR = 2024-04-03T15:53:36.4061715Z INFO ROCM_SOURCE_DIR = 2024-04-03T15:53:36.4193785Z INFO CUPTI unavailable or disabled - not building GPU profilers 2024-04-03T15:53:36.4462655Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2024-04-03T15:53:36.4463604Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2024-04-03T15:53:36.4464377Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2024-04-03T15:53:36.4464931Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2024-04-03T15:53:36.4465817Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2024-04-03T15:53:36.4467252Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2024-04-03T15:53:36.4488046Z -- Configured Kineto (CPU) 2024-04-03T15:53:36.4520979Z -- Performing Test HAS_WERROR_RETURN_TYPE 2024-04-03T15:53:36.5994156Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2024-04-03T15:53:36.6001979Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2024-04-03T15:53:36.7545105Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2024-04-03T15:53:36.7552551Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2024-04-03T15:53:36.9234529Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Success 2024-04-03T15:53:36.9241533Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2024-04-03T15:53:37.0520352Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2024-04-03T15:53:37.0528011Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2024-04-03T15:53:37.2013472Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2024-04-03T15:53:37.2020962Z -- Performing Test HAS_WNARROWING 2024-04-03T15:53:37.3581747Z -- Performing Test HAS_WNARROWING - Success 2024-04-03T15:53:37.3589765Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2024-04-03T15:53:37.5119208Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2024-04-03T15:53:37.5127305Z -- Performing Test HAS_WNO_TYPE_LIMITS 2024-04-03T15:53:37.6385511Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2024-04-03T15:53:37.6393976Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2024-04-03T15:53:37.8102553Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2024-04-03T15:53:37.8110084Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2024-04-03T15:53:37.9462535Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2024-04-03T15:53:37.9471362Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2024-04-03T15:53:38.0896427Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2024-04-03T15:53:38.0905634Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2024-04-03T15:53:38.2248354Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2024-04-03T15:53:38.2257256Z -- Performing Test HAS_WNO_UNUSED_RESULT 2024-04-03T15:53:38.3536190Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2024-04-03T15:53:38.3545728Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2024-04-03T15:53:38.5265446Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2024-04-03T15:53:38.5274336Z -- Performing Test HAS_WNO_STRICT_ALIASING 2024-04-03T15:53:38.6791392Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2024-04-03T15:53:38.6799903Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2024-04-03T15:53:38.8338588Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2024-04-03T15:53:38.8346678Z -- Performing Test HAS_WVLA_EXTENSION 2024-04-03T15:53:38.9874830Z -- Performing Test HAS_WVLA_EXTENSION - Success 2024-04-03T15:53:38.9882831Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2024-04-03T15:53:39.1150439Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Failed 2024-04-03T15:53:39.1157873Z -- Performing Test HAS_WNEWLINE_EOF 2024-04-03T15:53:39.2416366Z -- Performing Test HAS_WNEWLINE_EOF - Success 2024-04-03T15:53:39.2424539Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2024-04-03T15:53:39.4234626Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Success 2024-04-03T15:53:39.4242134Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-04-03T15:53:39.5790738Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Success 2024-04-03T15:53:39.5798626Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2024-04-03T15:53:39.7076381Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2024-04-03T15:53:39.7085556Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2024-04-03T15:53:39.8596184Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2024-04-03T15:53:39.8604282Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE 2024-04-03T15:53:40.0446956Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE - Success 2024-04-03T15:53:40.0455238Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-04-03T15:53:40.1737556Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Success 2024-04-03T15:53:40.1745517Z -- Performing Test HAS_WCONSTANT_CONVERSION 2024-04-03T15:53:40.3150826Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2024-04-03T15:53:40.3158566Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2024-04-03T15:53:40.4519090Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2024-04-03T15:53:40.4527346Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2024-04-03T15:53:40.5794127Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2024-04-03T15:53:40.5801226Z -- Performing Test HAS_WNO_MISSING_BRACES 2024-04-03T15:53:40.7492244Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2024-04-03T15:53:40.7500546Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2024-04-03T15:53:40.8847916Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2024-04-03T15:53:40.8856272Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2024-04-03T15:53:41.0411648Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2024-04-03T15:53:41.0419672Z -- Performing Test HAS_FALIGNED_NEW 2024-04-03T15:53:41.1759371Z -- Performing Test HAS_FALIGNED_NEW - Success 2024-04-03T15:53:41.1766955Z -- Performing Test HAS_WERROR 2024-04-03T15:53:41.4169991Z -- Performing Test HAS_WERROR - Success 2024-04-03T15:53:41.4178620Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2024-04-03T15:53:41.4530356Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2024-04-03T15:53:41.4538749Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2024-04-03T15:53:41.4878465Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2024-04-03T15:53:41.4885779Z -- Performing Test HAS_FSTANDALONE_DEBUG 2024-04-03T15:53:41.6269403Z -- Performing Test HAS_FSTANDALONE_DEBUG - Success 2024-04-03T15:53:41.6277635Z -- Performing Test HAS_FNO_MATH_ERRNO 2024-04-03T15:53:41.7902373Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2024-04-03T15:53:41.7910783Z -- Performing Test HAS_FNO_TRAPPING_MATH 2024-04-03T15:53:41.9270676Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2024-04-03T15:53:41.9279435Z -- Performing Test HAS_WERROR_FORMAT 2024-04-03T15:53:42.0894148Z -- Performing Test HAS_WERROR_FORMAT - Success 2024-04-03T15:53:42.0939796Z -- Performing Test HAS_WDEPRECATED 2024-04-03T15:53:42.2218169Z -- Performing Test HAS_WDEPRECATED - Success 2024-04-03T15:53:42.2219301Z -- don't use NUMA 2024-04-03T15:53:42.2241838Z -- Looking for backtrace 2024-04-03T15:53:42.3313146Z -- Looking for backtrace - found 2024-04-03T15:53:42.3314226Z -- backtrace facility detected in default set of libraries 2024-04-03T15:53:42.3317914Z -- Found Backtrace: /usr/include 2024-04-03T15:53:44.6474301Z -- headers outputs: 2024-04-03T15:53:49.6308157Z -- sources outputs: 2024-04-03T15:53:50.5965591Z -- declarations_yaml outputs: 2024-04-03T15:53:50.6028378Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2024-04-03T15:53:50.6605365Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2024-04-03T15:53:50.7068581Z -- Using ATen parallel backend: OMP 2024-04-03T15:53:50.7090219Z disabling CUDA because USE_CUDA is set false 2024-04-03T15:53:50.8202454Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "3.0.13") 2024-04-03T15:53:50.8231574Z -- Check size of long double 2024-04-03T15:53:50.9347568Z -- Check size of long double - done 2024-04-03T15:53:50.9349289Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2024-04-03T15:53:51.0285940Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2024-04-03T15:53:51.0287072Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2024-04-03T15:53:51.1260900Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2024-04-03T15:53:51.1261960Z -- Performing Test COMPILER_SUPPORTS_SSE2 2024-04-03T15:53:51.2772973Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2024-04-03T15:53:51.2773957Z -- Performing Test COMPILER_SUPPORTS_SSE4 2024-04-03T15:53:51.4704746Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2024-04-03T15:53:51.4706384Z -- Performing Test COMPILER_SUPPORTS_AVX 2024-04-03T15:53:51.6312380Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2024-04-03T15:53:51.6313338Z -- Performing Test COMPILER_SUPPORTS_FMA4 2024-04-03T15:53:51.7850784Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2024-04-03T15:53:51.7851966Z -- Performing Test COMPILER_SUPPORTS_AVX2 2024-04-03T15:53:51.9781264Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2024-04-03T15:53:51.9782519Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2024-04-03T15:53:52.1183331Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2024-04-03T15:53:52.1214587Z -- Found OpenMP_C: -fopenmp=libomp (found version "4.5") 2024-04-03T15:53:52.1219628Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "4.5") 2024-04-03T15:53:52.1224320Z -- Found OpenMP: TRUE (found version "4.5") 2024-04-03T15:53:52.1227447Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2024-04-03T15:53:52.2306076Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2024-04-03T15:53:52.2307017Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2024-04-03T15:53:52.3783729Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2024-04-03T15:53:52.3784747Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2024-04-03T15:53:52.4777305Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2024-04-03T15:53:52.4778228Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2024-04-03T15:53:52.6314930Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2024-04-03T15:53:52.6315884Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2024-04-03T15:53:52.7685524Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2024-04-03T15:53:52.7861994Z -- Configuring build for SLEEF-v3.6.0 2024-04-03T15:53:52.7863075Z Target system: Linux-4.14.336-257.562.amzn2.x86_64 2024-04-03T15:53:52.7863564Z Target processor: x86_64 2024-04-03T15:53:52.7864024Z Host system: Linux-4.14.336-257.562.amzn2.x86_64 2024-04-03T15:53:52.7864487Z Host processor: x86_64 2024-04-03T15:53:52.7864908Z Detected C compiler: Clang @ /opt/cache/bin/clang 2024-04-03T15:53:52.7865364Z CMake: 3.18.5 2024-04-03T15:53:52.7865670Z Make program: /usr/bin/make 2024-04-03T15:53:52.7866803Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2024-04-03T15:53:52.7867880Z -- Building shared libs : OFF 2024-04-03T15:53:52.7868287Z -- Building static test bins: OFF 2024-04-03T15:53:52.7868706Z -- MPFR : LIB_MPFR-NOTFOUND 2024-04-03T15:53:52.7869072Z -- GMP : LIBGMP-NOTFOUND 2024-04-03T15:53:52.7869476Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2024-04-03T15:53:52.7869935Z -- FFTW3 : LIBFFTW3-NOTFOUND 2024-04-03T15:53:52.7870298Z -- OPENSSL : 3.0.13 2024-04-03T15:53:52.7870655Z -- SDE : SDE_COMMAND-NOTFOUND 2024-04-03T15:53:52.7871057Z -- COMPILER_SUPPORTS_OPENMP : 1 2024-04-03T15:53:52.7951491Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2024-04-03T15:53:52.7952292Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2024-04-03T15:53:52.7953570Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2024-04-03T15:53:52.7954600Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2024-04-03T15:53:52.9456324Z -- Performing Test HAS_WMISSING_PROTOTYPES 2024-04-03T15:53:53.0939471Z -- Performing Test HAS_WMISSING_PROTOTYPES - Success 2024-04-03T15:53:53.0948669Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2024-04-03T15:53:53.2472234Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Success 2024-04-03T15:53:53.2843802Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2024-04-03T15:53:53.4302469Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2024-04-03T15:53:53.4308259Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.12/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:53:53.4422632Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2024-04-03T15:53:53.5794835Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2024-04-03T15:53:53.5806236Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2024-04-03T15:53:53.6160882Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2024-04-03T15:53:53.6203859Z -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable 2024-04-03T15:53:53.7093925Z -- Using lib/python3.12/site-packages as python relative installation path 2024-04-03T15:53:53.7487370Z CMake Warning at CMakeLists.txt:1154 (message): 2024-04-03T15:53:53.7488177Z Generated cmake files are only fully tested if one builds with system glog, 2024-04-03T15:53:53.7489008Z gflags, and protobuf. Other settings may generate files that are not well 2024-04-03T15:53:53.7489597Z tested. 2024-04-03T15:53:53.7489741Z 2024-04-03T15:53:53.7489746Z 2024-04-03T15:53:53.7492434Z -- 2024-04-03T15:53:53.7492945Z -- ******** Summary ******** 2024-04-03T15:53:53.7493616Z -- General: 2024-04-03T15:53:53.7494253Z -- CMake version : 3.18.5 2024-04-03T15:53:53.7495064Z -- CMake command : /usr/local/bin/cmake 2024-04-03T15:53:53.7495902Z -- System : Linux 2024-04-03T15:53:53.7496647Z -- C++ compiler : /opt/cache/bin/clang++ 2024-04-03T15:53:53.7497256Z -- C++ compiler id : Clang 2024-04-03T15:53:53.7497964Z -- C++ compiler version : 10.0.0 2024-04-03T15:53:53.7498635Z -- Using ccache if found : ON 2024-04-03T15:53:53.7499512Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2024-04-03T15:53:53.7508491Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -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=braced-scalar-init -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wvla-extension -Wnewline-eof -Winconsistent-missing-override -Winconsistent-missing-destructor-override -Wno-pass-failed -Wno-error=pedantic -Wno-error=old-style-cast -Wno-error=inconsistent-missing-override -Wno-error=inconsistent-missing-destructor-override -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -faligned-new -Werror -fno-math-errno -fno-trapping-math -Werror=format 2024-04-03T15:53:53.7516577Z -- Build type : Release 2024-04-03T15:53:53.7518501Z -- 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:53:53.7520491Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.12/lib/python3.12/site-packages;/opt/conda 2024-04-03T15:53:53.7521299Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:53:53.7521843Z -- USE_GOLD_LINKER : OFF 2024-04-03T15:53:53.7522202Z -- 2024-04-03T15:53:53.7522486Z -- TORCH_VERSION : 2.4.0 2024-04-03T15:53:53.7522896Z -- BUILD_CAFFE2 : OFF 2024-04-03T15:53:53.7523298Z -- BUILD_CAFFE2_OPS : OFF 2024-04-03T15:53:53.7523709Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2024-04-03T15:53:53.7524148Z -- BUILD_BINARY : OFF 2024-04-03T15:53:53.7524551Z -- BUILD_CUSTOM_PROTOBUF : ON 2024-04-03T15:53:53.7524943Z -- Link local protobuf : ON 2024-04-03T15:53:53.7536214Z -- BUILD_DOCS : OFF 2024-04-03T15:53:53.7536668Z -- BUILD_PYTHON : True 2024-04-03T15:53:53.7537100Z -- Python version : 3.12.2 2024-04-03T15:53:53.7537643Z -- Python executable : /opt/conda/envs/py_3.12/bin/python 2024-04-03T15:53:53.7538206Z -- Pythonlibs version : 3.12.2 2024-04-03T15:53:53.7538792Z -- Python library : /opt/conda/envs/py_3.12/lib/libpython3.12.a 2024-04-03T15:53:53.7539526Z -- Python includes : /opt/conda/envs/py_3.12/include/python3.12 2024-04-03T15:53:53.7540206Z -- Python site-packages: lib/python3.12/site-packages 2024-04-03T15:53:53.7540923Z -- BUILD_SHARED_LIBS : ON 2024-04-03T15:53:53.7541365Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2024-04-03T15:53:53.7541835Z -- BUILD_TEST : True 2024-04-03T15:53:53.7542415Z -- BUILD_JNI : OFF 2024-04-03T15:53:53.7542818Z -- BUILD_MOBILE_AUTOGRAD : OFF 2024-04-03T15:53:53.7543238Z -- BUILD_LITE_INTERPRETER: OFF 2024-04-03T15:53:53.7543651Z -- INTERN_BUILD_MOBILE : 2024-04-03T15:53:53.7544031Z -- TRACING_BASED : OFF 2024-04-03T15:53:53.7544430Z -- USE_BLAS : 1 2024-04-03T15:53:53.7544811Z -- BLAS : mkl 2024-04-03T15:53:53.7545186Z -- BLAS_HAS_SBGEMM : 2024-04-03T15:53:53.7545572Z -- USE_LAPACK : 1 2024-04-03T15:53:53.7545957Z -- LAPACK : mkl 2024-04-03T15:53:53.7546336Z -- USE_ASAN : OFF 2024-04-03T15:53:53.7546728Z -- USE_TSAN : OFF 2024-04-03T15:53:53.7547127Z -- USE_CPP_CODE_COVERAGE : OFF 2024-04-03T15:53:53.7547512Z -- USE_CUDA : OFF 2024-04-03T15:53:53.7547899Z -- USE_XPU : OFF 2024-04-03T15:53:53.7548287Z -- USE_ROCM : OFF 2024-04-03T15:53:53.7548661Z -- BUILD_NVFUSER : 2024-04-03T15:53:53.7549047Z -- USE_EIGEN_FOR_BLAS : 2024-04-03T15:53:53.7549436Z -- USE_FBGEMM : ON 2024-04-03T15:53:53.7549827Z -- USE_FAKELOWP : OFF 2024-04-03T15:53:53.7550263Z -- USE_KINETO : ON 2024-04-03T15:53:53.7550655Z -- USE_FFMPEG : OFF 2024-04-03T15:53:53.7551035Z -- USE_GFLAGS : OFF 2024-04-03T15:53:53.7551426Z -- USE_GLOG : OFF 2024-04-03T15:53:53.7551824Z -- USE_LEVELDB : OFF 2024-04-03T15:53:53.7552210Z -- USE_LITE_PROTO : OFF 2024-04-03T15:53:53.7552604Z -- USE_LMDB : OFF 2024-04-03T15:53:53.7552994Z -- USE_METAL : OFF 2024-04-03T15:53:53.7553378Z -- USE_PYTORCH_METAL : OFF 2024-04-03T15:53:53.7553805Z -- USE_PYTORCH_METAL_EXPORT : OFF 2024-04-03T15:53:53.7554248Z -- USE_MPS : OFF 2024-04-03T15:53:53.7554623Z -- USE_MKL : ON 2024-04-03T15:53:53.7555015Z -- USE_MKLDNN : ON 2024-04-03T15:53:53.7555409Z -- USE_MKLDNN_ACL : OFF 2024-04-03T15:53:53.7555795Z -- USE_MKLDNN_CBLAS : OFF 2024-04-03T15:53:53.7556303Z -- USE_UCC : OFF 2024-04-03T15:53:53.7556694Z -- USE_ITT : ON 2024-04-03T15:53:53.7557072Z -- USE_NCCL : OFF 2024-04-03T15:53:53.7557465Z -- USE_NNPACK : ON 2024-04-03T15:53:53.7557857Z -- USE_NUMPY : ON 2024-04-03T15:53:53.7558239Z -- USE_OBSERVERS : ON 2024-04-03T15:53:53.7558635Z -- USE_OPENCL : OFF 2024-04-03T15:53:53.7559029Z -- USE_OPENCV : OFF 2024-04-03T15:53:53.7559408Z -- USE_OPENMP : ON 2024-04-03T15:53:53.7559798Z -- USE_TBB : OFF 2024-04-03T15:53:53.7560191Z -- USE_MIMALLOC : OFF 2024-04-03T15:53:53.7560580Z -- USE_VULKAN : OFF 2024-04-03T15:53:53.7560971Z -- USE_PROF : OFF 2024-04-03T15:53:53.7561361Z -- USE_QNNPACK : ON 2024-04-03T15:53:53.7561749Z -- USE_PYTORCH_QNNPACK : ON 2024-04-03T15:53:53.7562150Z -- USE_XNNPACK : ON 2024-04-03T15:53:53.7562546Z -- USE_REDIS : OFF 2024-04-03T15:53:53.7562925Z -- USE_ROCKSDB : OFF 2024-04-03T15:53:53.7563317Z -- USE_ZMQ : OFF 2024-04-03T15:53:53.7563712Z -- USE_DISTRIBUTED : ON 2024-04-03T15:53:53.7564102Z -- USE_MPI : OFF 2024-04-03T15:53:53.7564507Z -- USE_GLOO : ON 2024-04-03T15:53:53.7564918Z -- USE_GLOO_WITH_OPENSSL : OFF 2024-04-03T15:53:53.7565327Z -- USE_TENSORPIPE : ON 2024-04-03T15:53:53.7566067Z -- Public Dependencies : caffe2::mkl 2024-04-03T15:53:53.7567531Z -- 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;dl 2024-04-03T15:53:53.7568973Z -- Public CUDA Deps. : 2024-04-03T15:53:53.7569352Z -- Private CUDA Deps. : 2024-04-03T15:53:53.7569750Z -- USE_COREML_DELEGATE : OFF 2024-04-03T15:53:53.7570179Z -- BUILD_LAZY_TS_BACKEND : ON 2024-04-03T15:53:53.7570589Z -- USE_ROCM_KERNEL_ASSERT : OFF 2024-04-03T15:53:53.7811114Z -- Configuring done 2024-04-03T15:53:55.9701310Z -- Generating done 2024-04-03T15:53:56.0055565Z CMake Warning: 2024-04-03T15:53:56.0056502Z Manually-specified variables were not used by the project: 2024-04-03T15:53:56.0056940Z 2024-04-03T15:53:56.0057058Z BUILD_ENVIRONMENT 2024-04-03T15:53:56.0057270Z 2024-04-03T15:53:56.0057275Z 2024-04-03T15:53:56.0080587Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2024-04-03T15:53:56.0686676Z cmake --build . --target install --config Release -- -j 6 2024-04-03T15:53:56.0992517Z Scanning dependencies of target pthreadpool 2024-04-03T15:53:56.0993790Z Scanning dependencies of target libprotobuf-lite 2024-04-03T15:53:56.0995009Z Scanning dependencies of target cpuinfo_internals 2024-04-03T15:53:56.0998779Z Scanning dependencies of target cpuinfo 2024-04-03T15:53:56.1001454Z Scanning dependencies of target clog 2024-04-03T15:53:56.1002183Z Scanning dependencies of target libprotobuf 2024-04-03T15:53:56.1081850Z [ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2024-04-03T15:53:56.1095128Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-04-03T15:53:56.1109365Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-04-03T15:53:56.1144186Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-04-03T15:53:56.1233032Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2024-04-03T15:53:56.1821370Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2024-04-03T15:53:56.2188091Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-04-03T15:53:56.2661657Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-04-03T15:53:56.2689048Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-04-03T15:53:56.2920939Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-04-03T15:53:56.3177994Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2024-04-03T15:53:56.3201464Z [ 0%] Linking C static library ../../lib/libclog.a 2024-04-03T15:53:56.3292042Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2024-04-03T15:53:56.3348339Z [ 0%] Built target clog 2024-04-03T15:53:56.3368719Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2024-04-03T15:53:56.3396403Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-04-03T15:53:56.3487812Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-04-03T15:53:56.3679672Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-04-03T15:53:56.4413856Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-04-03T15:53:56.4508910Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2024-04-03T15:53:56.4666546Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2024-04-03T15:53:56.4932543Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-04-03T15:53:56.4950764Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2024-04-03T15:53:56.4991848Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-04-03T15:53:56.5113274Z [ 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:53:56.5350036Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2024-04-03T15:53:56.5910781Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-04-03T15:53:56.6061610Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2024-04-03T15:53:56.6272147Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2024-04-03T15:53:56.6324753Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2024-04-03T15:53:56.6554958Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2024-04-03T15:53:56.6627778Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-04-03T15:53:56.6841735Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2024-04-03T15:53:56.7103938Z [ 1%] Linking C static library ../../lib/libpthreadpool.a 2024-04-03T15:53:56.7120224Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2024-04-03T15:53:56.7191577Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2024-04-03T15:53:56.7202423Z [ 1%] Built target pthreadpool 2024-04-03T15:53:56.7218107Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2024-04-03T15:53:56.7472989Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-04-03T15:53:56.7573164Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-04-03T15:53:56.7927551Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-04-03T15:53:56.7960497Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2024-04-03T15:53:56.8090111Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2024-04-03T15:53:56.8107959Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-04-03T15:53:56.8941487Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2024-04-03T15:53:56.8995269Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2024-04-03T15:53:56.9042463Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2024-04-03T15:53:56.9185983Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2024-04-03T15:53:56.9535639Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-04-03T15:53:56.9583877Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2024-04-03T15:53:56.9678008Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-04-03T15:53:56.9732003Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2024-04-03T15:53:56.9931557Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-04-03T15:53:57.0131579Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2024-04-03T15:53:57.0229555Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-04-03T15:53:57.0404841Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2024-04-03T15:53:57.0554716Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2024-04-03T15:53:57.0711801Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2024-04-03T15:53:57.0766269Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2024-04-03T15:53:57.1132846Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2024-04-03T15:53:57.1194960Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2024-04-03T15:53:57.1410088Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-04-03T15:53:57.1418363Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2024-04-03T15:53:57.1476307Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-04-03T15:53:57.1794221Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2024-04-03T15:53:57.2257860Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2024-04-03T15:53:57.2375846Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-04-03T15:53:57.2378531Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2024-04-03T15:53:57.2652443Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2024-04-03T15:53:57.2672487Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2024-04-03T15:53:57.2834369Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-04-03T15:53:57.3087513Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2024-04-03T15:53:57.3214287Z Scanning dependencies of target convolution-test-helpers 2024-04-03T15:53:57.3305143Z [ 2%] Building CXX object confu-deps/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-04-03T15:53:57.3481913Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2024-04-03T15:53:57.3520861Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2024-04-03T15:53:57.3838331Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-04-03T15:53:57.4325430Z [ 2%] Linking C static library ../../lib/libcpuinfo_internals.a 2024-04-03T15:53:57.4447311Z [ 2%] Built target cpuinfo_internals 2024-04-03T15:53:57.4464066Z [ 2%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2024-04-03T15:53:57.4497042Z Scanning dependencies of target indirection 2024-04-03T15:53:57.4516278Z [ 2%] Built target convolution-test-helpers 2024-04-03T15:53:57.4535765Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2024-04-03T15:53:57.4575121Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-04-03T15:53:57.4939711Z Scanning dependencies of target microkernels-prod 2024-04-03T15:53:57.4984597Z Scanning dependencies of target microkernel-utils 2024-04-03T15:53:57.5020121Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-04-03T15:53:57.5299976Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-04-03T15:53:57.5426249Z [ 2%] Built target indirection 2024-04-03T15:53:57.5445137Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o 2024-04-03T15:53:57.5519053Z [ 2%] Linking C static library ../../lib/libcpuinfo.a 2024-04-03T15:53:57.5660920Z [ 2%] 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:53:57.5668283Z [ 2%] Built target cpuinfo 2024-04-03T15:53:57.5686059Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2024-04-03T15:53:57.5758650Z [ 2%] Built target microkernel-utils 2024-04-03T15:53:57.5776454Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o 2024-04-03T15:53:57.5958144Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2024-04-03T15:53:57.7338835Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o 2024-04-03T15:53:57.7615979Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2024-04-03T15:53:57.7795586Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-04-03T15:53:57.8168394Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2024-04-03T15:53:57.8171537Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2024-04-03T15:53:57.8788804Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-04-03T15:53:57.8861480Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o 2024-04-03T15:53:57.8885653Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o 2024-04-03T15:53:57.9285566Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-04-03T15:53:57.9520729Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2024-04-03T15:53:57.9831291Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2024-04-03T15:53:58.0714689Z Scanning dependencies of target gtest 2024-04-03T15:53:58.0848444Z [ 3%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2024-04-03T15:53:58.0853609Z Scanning dependencies of target benchmark 2024-04-03T15:53:58.0887987Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-04-03T15:53:58.0982556Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-04-03T15:53:58.1010282Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2024-04-03T15:53:58.1098227Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o 2024-04-03T15:53:58.1869631Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-04-03T15:53:58.2084646Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o 2024-04-03T15:53:58.2373233Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-04-03T15:53:58.2486559Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-04-03T15:53:58.2924758Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2024-04-03T15:53:58.3624670Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2024-04-03T15:53:58.3821578Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-04-03T15:53:58.3849395Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-04-03T15:53:58.4036004Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o 2024-04-03T15:53:58.4381748Z [ 3%] Linking CXX static library ../../../lib/libgtest.a 2024-04-03T15:53:58.4572073Z [ 3%] Built target gtest 2024-04-03T15:53:58.4623936Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2024-04-03T15:53:58.4836637Z Scanning dependencies of target asmjit 2024-04-03T15:53:58.4923880Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2024-04-03T15:53:58.5309144Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-04-03T15:53:58.5339283Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2024-04-03T15:53:58.5678545Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2024-04-03T15:53:58.6072804Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-04-03T15:53:58.6300217Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o 2024-04-03T15:53:58.6704306Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-04-03T15:53:58.6759989Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2024-04-03T15:53:58.7088975Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2024-04-03T15:53:58.7440110Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-04-03T15:53:58.7516554Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-04-03T15:53:58.8090493Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2024-04-03T15:53:58.8196536Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2024-04-03T15:53:58.8732039Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2024-04-03T15:53:58.8760028Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o 2024-04-03T15:53:58.9107091Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2024-04-03T15:53:58.9297043Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2024-04-03T15:53:58.9559888Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-04-03T15:53:58.9715437Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2024-04-03T15:53:59.0005197Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2024-04-03T15:53:59.0668910Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2024-04-03T15:53:59.0917499Z [ 4%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2024-04-03T15:53:59.1078140Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o 2024-04-03T15:53:59.1094974Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o 2024-04-03T15:53:59.1134859Z [ 4%] Built target libprotobuf-lite 2024-04-03T15:53:59.1154715Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o 2024-04-03T15:53:59.1398936Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2024-04-03T15:53:59.1477280Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2024-04-03T15:53:59.1909329Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2024-04-03T15:53:59.2571107Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2024-04-03T15:53:59.2584094Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2024-04-03T15:53:59.2849462Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o 2024-04-03T15:53:59.2896862Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-04-03T15:53:59.3422807Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2024-04-03T15:53:59.3589835Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2024-04-03T15:53:59.3688818Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2024-04-03T15:53:59.3691174Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2024-04-03T15:53:59.4005420Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2024-04-03T15:53:59.4520299Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-04-03T15:53:59.5279980Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-04-03T15:53:59.5282682Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-04-03T15:53:59.5503987Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2024-04-03T15:53:59.5518127Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2024-04-03T15:53:59.5683689Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2024-04-03T15:53:59.5938782Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2024-04-03T15:53:59.5950438Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2024-04-03T15:53:59.6049433Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-04-03T15:53:59.6697731Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2024-04-03T15:53:59.6724674Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-04-03T15:53:59.7475113Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-04-03T15:53:59.7534183Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-04-03T15:53:59.7720609Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2024-04-03T15:53:59.7778252Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2024-04-03T15:53:59.8216046Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2024-04-03T15:53:59.8411484Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2024-04-03T15:53:59.8477559Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-04-03T15:53:59.8719095Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2024-04-03T15:53:59.8959879Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2024-04-03T15:53:59.9090160Z [ 4%] Built target microkernels-prod 2024-04-03T15:53:59.9109013Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2024-04-03T15:53:59.9378208Z Scanning dependencies of target defs.bzl 2024-04-03T15:53:59.9413665Z [ 4%] Built target defs.bzl 2024-04-03T15:53:59.9480077Z Scanning dependencies of target ittnotify 2024-04-03T15:53:59.9593038Z [ 4%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2024-04-03T15:54:00.0010340Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2024-04-03T15:54:00.0122503Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2024-04-03T15:54:00.0283395Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2024-04-03T15:54:00.0586363Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2024-04-03T15:54:00.0757189Z [ 4%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2024-04-03T15:54:00.0963209Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2024-04-03T15:54:00.1222880Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2024-04-03T15:54:00.1492266Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2024-04-03T15:54:00.1793275Z [ 4%] Linking C static library ../../lib/libittnotify.a 2024-04-03T15:54:00.1957134Z [ 4%] Built target ittnotify 2024-04-03T15:54:00.2001700Z Scanning dependencies of target tensorpipe_uv 2024-04-03T15:54:00.2623118Z Scanning dependencies of target gloo 2024-04-03T15:54:00.2657598Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2024-04-03T15:54:00.2798776Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2024-04-03T15:54:00.2847167Z [ 5%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2024-04-03T15:54:00.2851975Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2024-04-03T15:54:00.2924554Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2024-04-03T15:54:00.2926953Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2024-04-03T15:54:00.3592031Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2024-04-03T15:54:00.3720172Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2024-04-03T15:54:00.4233176Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2024-04-03T15:54:00.4389795Z [ 5%] Linking CXX static library ../../../lib/libbenchmark.a 2024-04-03T15:54:00.4567368Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2024-04-03T15:54:00.4569223Z [ 5%] Built target benchmark 2024-04-03T15:54:00.4586412Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2024-04-03T15:54:00.4619121Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2024-04-03T15:54:00.4937131Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2024-04-03T15:54:00.5293911Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2024-04-03T15:54:00.5545328Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2024-04-03T15:54:00.5640730Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2024-04-03T15:54:00.5864861Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2024-04-03T15:54:00.6177785Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2024-04-03T15:54:00.6214350Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2024-04-03T15:54:00.6458742Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2024-04-03T15:54:00.7263809Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2024-04-03T15:54:00.7437411Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2024-04-03T15:54:00.7527515Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2024-04-03T15:54:00.7664135Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2024-04-03T15:54:00.7796304Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2024-04-03T15:54:00.7944842Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2024-04-03T15:54:00.8148572Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2024-04-03T15:54:00.8630957Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2024-04-03T15:54:00.8853861Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2024-04-03T15:54:00.9000955Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2024-04-03T15:54:00.9009655Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2024-04-03T15:54:00.9091335Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2024-04-03T15:54:00.9436719Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2024-04-03T15:54:00.9771158Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2024-04-03T15:54:01.0087656Z Scanning dependencies of target dnnl_graph_utils 2024-04-03T15:54:01.0166105Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2024-04-03T15:54:01.0218523Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2024-04-03T15:54:01.0228176Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2024-04-03T15:54:01.0361508Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2024-04-03T15:54:01.0478589Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2024-04-03T15:54:01.1412552Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2024-04-03T15:54:01.1521785Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2024-04-03T15:54:01.1716478Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2024-04-03T15:54:01.1775922Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2024-04-03T15:54:01.1799437Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2024-04-03T15:54:01.2058620Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2024-04-03T15:54:01.2731711Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2024-04-03T15:54:01.2776750Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2024-04-03T15:54:01.2983462Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2024-04-03T15:54:01.3277603Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2024-04-03T15:54:01.3801413Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2024-04-03T15:54:01.4049913Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2024-04-03T15:54:01.4233900Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2024-04-03T15:54:01.4586356Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2024-04-03T15:54:01.4768185Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2024-04-03T15:54:01.4834333Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2024-04-03T15:54:01.5304814Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2024-04-03T15:54:01.5362099Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2024-04-03T15:54:01.5840231Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2024-04-03T15:54:01.5841515Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2024-04-03T15:54:01.6092876Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2024-04-03T15:54:01.6095997Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2024-04-03T15:54:01.7118782Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2024-04-03T15:54:01.7277138Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2024-04-03T15:54:01.7293950Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2024-04-03T15:54:01.7453030Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2024-04-03T15:54:01.7783558Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2024-04-03T15:54:01.7823712Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2024-04-03T15:54:01.8484035Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2024-04-03T15:54:01.9147057Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2024-04-03T15:54:01.9377004Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2024-04-03T15:54:01.9484185Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2024-04-03T15:54:01.9512637Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2024-04-03T15:54:01.9566082Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2024-04-03T15:54:01.9801711Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2024-04-03T15:54:02.0352534Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2024-04-03T15:54:02.0403390Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2024-04-03T15:54:02.0688842Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2024-04-03T15:54:02.0943438Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2024-04-03T15:54:02.1263540Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2024-04-03T15:54:02.1371363Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2024-04-03T15:54:02.1434578Z [ 5%] Built target dnnl_graph_utils 2024-04-03T15:54:02.1452602Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2024-04-03T15:54:02.1515135Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2024-04-03T15:54:02.1975087Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2024-04-03T15:54:02.2551088Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2024-04-03T15:54:02.2560871Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2024-04-03T15:54:02.3000565Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2024-04-03T15:54:02.3014643Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2024-04-03T15:54:02.3048362Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2024-04-03T15:54:02.3264764Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2024-04-03T15:54:02.3677728Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2024-04-03T15:54:02.3829103Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2024-04-03T15:54:02.4046157Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2024-04-03T15:54:02.4594120Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2024-04-03T15:54:02.4596907Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2024-04-03T15:54:02.4747665Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2024-04-03T15:54:02.5022733Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2024-04-03T15:54:02.5081546Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2024-04-03T15:54:02.5482478Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2024-04-03T15:54:02.5802454Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2024-04-03T15:54:02.6252710Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2024-04-03T15:54:02.6406662Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2024-04-03T15:54:02.6560715Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2024-04-03T15:54:02.6838044Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2024-04-03T15:54:02.6963497Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2024-04-03T15:54:02.7123246Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2024-04-03T15:54:02.7143616Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2024-04-03T15:54:02.7517626Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2024-04-03T15:54:02.7795949Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2024-04-03T15:54:02.8117466Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2024-04-03T15:54:02.8418726Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2024-04-03T15:54:02.8648334Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2024-04-03T15:54:02.8798197Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2024-04-03T15:54:02.9033160Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2024-04-03T15:54:02.9071295Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2024-04-03T15:54:02.9073471Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2024-04-03T15:54:02.9462911Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2024-04-03T15:54:03.0255424Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2024-04-03T15:54:03.0257210Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2024-04-03T15:54:03.0473220Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2024-04-03T15:54:03.0763690Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2024-04-03T15:54:03.0828034Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2024-04-03T15:54:03.1079261Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2024-04-03T15:54:03.1314105Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2024-04-03T15:54:03.1966194Z [ 6%] Linking C static library ../../../lib/libtensorpipe_uv.a 2024-04-03T15:54:03.2110243Z [ 6%] Built target tensorpipe_uv 2024-04-03T15:54:03.2126767Z [ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2024-04-03T15:54:03.2138289Z Scanning dependencies of target dnnl_common 2024-04-03T15:54:03.2159845Z [ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2024-04-03T15:54:03.2312578Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2024-04-03T15:54:03.2325401Z Scanning dependencies of target dnnl_cpu 2024-04-03T15:54:03.3421741Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2024-04-03T15:54:03.3625794Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2024-04-03T15:54:03.3852081Z [ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2024-04-03T15:54:03.4106860Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2024-04-03T15:54:03.4404092Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2024-04-03T15:54:03.5279455Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2024-04-03T15:54:03.5281076Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2024-04-03T15:54:03.5439716Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2024-04-03T15:54:03.5716067Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2024-04-03T15:54:03.6038058Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2024-04-03T15:54:03.6465764Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2024-04-03T15:54:03.7152369Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2024-04-03T15:54:03.7195958Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2024-04-03T15:54:03.7219528Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2024-04-03T15:54:03.7234690Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2024-04-03T15:54:03.7794434Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2024-04-03T15:54:03.8525335Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2024-04-03T15:54:03.9078943Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2024-04-03T15:54:03.9226398Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2024-04-03T15:54:03.9357995Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2024-04-03T15:54:03.9475380Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2024-04-03T15:54:03.9516622Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2024-04-03T15:54:04.0281811Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2024-04-03T15:54:04.0904422Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2024-04-03T15:54:04.1058181Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2024-04-03T15:54:04.1067434Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2024-04-03T15:54:04.1135464Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2024-04-03T15:54:04.1155417Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2024-04-03T15:54:04.2520843Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2024-04-03T15:54:04.2617547Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2024-04-03T15:54:04.2637124Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2024-04-03T15:54:04.3057511Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2024-04-03T15:54:04.3446609Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2024-04-03T15:54:04.4281399Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2024-04-03T15:54:04.4412618Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2024-04-03T15:54:04.4936132Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2024-04-03T15:54:04.5115971Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2024-04-03T15:54:04.5157019Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2024-04-03T15:54:04.5359070Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2024-04-03T15:54:04.6098639Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2024-04-03T15:54:04.6652709Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2024-04-03T15:54:04.6791609Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2024-04-03T15:54:04.7195651Z [ 7%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2024-04-03T15:54:04.7478301Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2024-04-03T15:54:04.7529295Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2024-04-03T15:54:04.7718560Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2024-04-03T15:54:04.8882765Z [ 7%] Linking CXX static library ../../../lib/libgloo.a 2024-04-03T15:54:04.8937580Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2024-04-03T15:54:04.9127038Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2024-04-03T15:54:04.9140686Z [ 7%] Built target gloo 2024-04-03T15:54:04.9193739Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2024-04-03T15:54:04.9653883Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2024-04-03T15:54:05.0112351Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2024-04-03T15:54:05.0606071Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2024-04-03T15:54:05.1242202Z Scanning dependencies of target dnnl_cpu_x64 2024-04-03T15:54:05.1261687Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2024-04-03T15:54:05.1437502Z [ 7%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2024-04-03T15:54:05.1688030Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2024-04-03T15:54:05.2156779Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2024-04-03T15:54:05.2278848Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2024-04-03T15:54:05.2372624Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2024-04-03T15:54:05.3192917Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2024-04-03T15:54:05.3501623Z [ 7%] Linking CXX static library ../../../lib/libasmjit.a 2024-04-03T15:54:05.3867608Z [ 7%] Built target asmjit 2024-04-03T15:54:05.3898949Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2024-04-03T15:54:05.4483980Z Scanning dependencies of target dnnl_graph_interface 2024-04-03T15:54:05.4896474Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2024-04-03T15:54:05.4966472Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2024-04-03T15:54:05.4981735Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2024-04-03T15:54:05.5102541Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2024-04-03T15:54:05.6560779Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2024-04-03T15:54:05.7189967Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2024-04-03T15:54:05.7224528Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2024-04-03T15:54:05.7437157Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2024-04-03T15:54:05.7879084Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2024-04-03T15:54:05.8876013Z [ 7%] Linking CXX static library ../../../lib/libprotobuf.a 2024-04-03T15:54:05.8981412Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2024-04-03T15:54:05.9485739Z Scanning dependencies of target dnnl_graph_backend_fake 2024-04-03T15:54:05.9493354Z [ 7%] Built target libprotobuf 2024-04-03T15:54:05.9593429Z Scanning dependencies of target dnnl_graph_backend_dnnl 2024-04-03T15:54:05.9611858Z [ 7%] 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:54:05.9675257Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2024-04-03T15:54:06.0045680Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2024-04-03T15:54:06.0758074Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2024-04-03T15:54:06.0858447Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2024-04-03T15:54:06.1246252Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2024-04-03T15:54:06.2176237Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2024-04-03T15:54:06.2213367Z [ 7%] Built target dnnl_graph_backend_fake 2024-04-03T15:54:06.2232945Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2024-04-03T15:54:06.2838078Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2024-04-03T15:54:06.2881944Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2024-04-03T15:54:06.3287220Z [ 7%] 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:54:06.4409816Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2024-04-03T15:54:06.4453737Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2024-04-03T15:54:06.4459185Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2024-04-03T15:54:06.4880876Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2024-04-03T15:54:06.5367068Z [ 7%] 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:54:06.5526134Z [ 7%] 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:54:06.6451707Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2024-04-03T15:54:06.6716495Z [ 7%] 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:54:06.7109659Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2024-04-03T15:54:06.7199912Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2024-04-03T15:54:06.8382014Z [ 8%] 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:54:06.8718314Z [ 8%] 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:54:06.8916879Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2024-04-03T15:54:06.8928119Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2024-04-03T15:54:06.9624204Z [ 8%] 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:54:07.0299274Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2024-04-03T15:54:07.0673972Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2024-04-03T15:54:07.1091280Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2024-04-03T15:54:07.1245225Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2024-04-03T15:54:07.1633441Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2024-04-03T15:54:07.2261784Z [ 8%] 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:54:07.2519234Z [ 8%] 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:54:07.3250106Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2024-04-03T15:54:07.3254964Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2024-04-03T15:54:07.3719635Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2024-04-03T15:54:07.4043850Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2024-04-03T15:54:07.4199208Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2024-04-03T15:54:07.5002814Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2024-04-03T15:54:07.5392264Z [ 8%] 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:54:07.5677670Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2024-04-03T15:54:07.6311458Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2024-04-03T15:54:07.6567950Z [ 8%] 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:54:07.7090061Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2024-04-03T15:54:07.7900069Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2024-04-03T15:54:07.8173497Z [ 8%] 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:54:07.8480932Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2024-04-03T15:54:07.8535595Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2024-04-03T15:54:07.8999098Z [ 8%] 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:54:07.9232887Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2024-04-03T15:54:07.9581088Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2024-04-03T15:54:08.0887464Z [ 8%] 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:54:08.1339983Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2024-04-03T15:54:08.1642418Z [ 8%] 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:54:08.1787686Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2024-04-03T15:54:08.2069438Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2024-04-03T15:54:08.2239317Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2024-04-03T15:54:08.3178100Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2024-04-03T15:54:08.3316534Z [ 8%] 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:54:08.3779672Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2024-04-03T15:54:08.4251078Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2024-04-03T15:54:08.4537427Z [ 8%] Built target dnnl_graph_interface 2024-04-03T15:54:08.4562390Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2024-04-03T15:54:08.4597017Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2024-04-03T15:54:08.5371575Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2024-04-03T15:54:08.5476305Z [ 8%] 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:54:08.6391147Z [ 8%] 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:54:08.6537201Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2024-04-03T15:54:08.6633888Z [ 8%] 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:54:08.7518468Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2024-04-03T15:54:08.7879500Z [ 8%] 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:54:08.8664050Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2024-04-03T15:54:08.8878929Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2024-04-03T15:54:08.9178278Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2024-04-03T15:54:08.9470515Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2024-04-03T15:54:08.9720675Z [ 8%] 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:54:09.0016245Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2024-04-03T15:54:09.0603584Z [ 8%] 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:54:09.1232162Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2024-04-03T15:54:09.1284934Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2024-04-03T15:54:09.1620149Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2024-04-03T15:54:09.1906699Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2024-04-03T15:54:09.2116148Z [ 8%] 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:54:09.3143748Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2024-04-03T15:54:09.3467414Z [ 9%] 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:54:09.3532227Z [ 9%] 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:54:09.4519502Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2024-04-03T15:54:09.5038673Z [ 9%] 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:54:09.5047901Z [ 9%] 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:54:09.5252662Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2024-04-03T15:54:09.6021778Z [ 9%] 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:54:09.6078977Z [ 9%] 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:54:09.6324003Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2024-04-03T15:54:09.7178645Z [ 9%] 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:54:09.7435313Z [ 9%] 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:54:09.7523053Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2024-04-03T15:54:09.8387292Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2024-04-03T15:54:09.8603300Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2024-04-03T15:54:09.8660379Z [ 9%] 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:54:09.9611197Z [ 9%] 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:54:09.9829701Z [ 9%] 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:54:10.0099127Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2024-04-03T15:54:10.0558118Z [ 9%] 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:54:10.1144534Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2024-04-03T15:54:10.1612905Z [ 9%] 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:54:10.2042478Z [ 9%] 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:54:10.2182322Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2024-04-03T15:54:10.2608689Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2024-04-03T15:54:10.2941849Z [ 9%] 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:54:10.3403185Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2024-04-03T15:54:10.4652160Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2024-04-03T15:54:10.4653655Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2024-04-03T15:54:10.4840172Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2024-04-03T15:54:10.5267962Z [ 9%] 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:54:10.5405098Z [ 9%] 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:54:10.5437558Z [ 10%] 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:54:10.6981312Z [ 10%] 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:54:10.7476432Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2024-04-03T15:54:10.7525827Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2024-04-03T15:54:10.7701026Z Scanning dependencies of target fmt 2024-04-03T15:54:10.7844725Z [ 10%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2024-04-03T15:54:10.8115369Z [ 10%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2024-04-03T15:54:10.8716222Z [ 10%] 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:54:10.9121362Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2024-04-03T15:54:10.9279769Z [ 10%] 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:54:10.9395758Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2024-04-03T15:54:10.9398469Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2024-04-03T15:54:10.9638763Z [ 10%] Linking CXX static library ../../lib/libfmt.a 2024-04-03T15:54:10.9803002Z [ 10%] Built target fmt 2024-04-03T15:54:10.9841754Z Scanning dependencies of target libkineto_defs.bzl 2024-04-03T15:54:10.9875595Z [ 10%] Built target libkineto_defs.bzl 2024-04-03T15:54:10.9896811Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2024-04-03T15:54:11.1335762Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2024-04-03T15:54:11.1425266Z [ 10%] 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:54:11.1442737Z [ 10%] 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:54:11.1719559Z [ 10%] 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:54:11.2140313Z [ 10%] 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:54:11.2385743Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2024-04-03T15:54:11.3745186Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2024-04-03T15:54:11.4301811Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2024-04-03T15:54:11.4314703Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2024-04-03T15:54:11.4431308Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2024-04-03T15:54:11.4662008Z [ 10%] 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:54:11.5237662Z [ 10%] 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:54:11.5890628Z [ 10%] 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:54:11.6196857Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2024-04-03T15:54:11.6399777Z [ 10%] 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:54:11.6499896Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2024-04-03T15:54:11.7101754Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2024-04-03T15:54:11.7914082Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2024-04-03T15:54:11.8236408Z [ 10%] 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:54:11.9002046Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2024-04-03T15:54:11.9046647Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2024-04-03T15:54:11.9104488Z [ 10%] 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:54:11.9246585Z [ 10%] 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:54:11.9866003Z [ 10%] 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:54:12.0794661Z [ 10%] 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:54:12.1257390Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2024-04-03T15:54:12.1452806Z [ 10%] 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:54:12.1497895Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2024-04-03T15:54:12.1857581Z [ 10%] 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:54:12.2845772Z [ 10%] 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:54:12.3130988Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2024-04-03T15:54:12.3438042Z [ 10%] 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:54:12.3666969Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2024-04-03T15:54:12.4174709Z [ 10%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2024-04-03T15:54:12.4802284Z [ 10%] 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:54:12.5165847Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2024-04-03T15:54:12.6040177Z [ 10%] 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:54:12.6093582Z [ 10%] 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:54:12.6159734Z [ 10%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2024-04-03T15:54:12.6346868Z [ 10%] 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:54:12.6566181Z [ 10%] 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:54:12.7106441Z [ 10%] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2024-04-03T15:54:12.7380035Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2024-04-03T15:54:12.7810045Z [ 10%] Built target dnnl_common 2024-04-03T15:54:12.7828527Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2024-04-03T15:54:12.8405976Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2024-04-03T15:54:12.8899425Z [ 10%] 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:54:12.9037437Z Scanning dependencies of target kineto_api 2024-04-03T15:54:12.9164012Z [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2024-04-03T15:54:12.9805879Z [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2024-04-03T15:54:13.0073548Z [ 10%] Built target dnnl_graph_backend_dnnl 2024-04-03T15:54:13.0091361Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2024-04-03T15:54:13.0377332Z Scanning dependencies of target c10 2024-04-03T15:54:13.0663358Z Scanning dependencies of target foxi_loader 2024-04-03T15:54:13.0716456Z [ 10%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2024-04-03T15:54:13.1317695Z [ 10%] 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:54:13.1464869Z [ 10%] Linking C static library ../../lib/libfoxi_loader.a 2024-04-03T15:54:13.1637502Z [ 10%] Built target foxi_loader 2024-04-03T15:54:13.1656667Z [ 10%] 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:54:13.1839621Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2024-04-03T15:54:13.2006293Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2024-04-03T15:54:13.2834830Z [ 10%] Built target kineto_api 2024-04-03T15:54:13.2851559Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2024-04-03T15:54:13.3146561Z Scanning dependencies of target common 2024-04-03T15:54:13.3202046Z [ 10%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2024-04-03T15:54:13.3382341Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2024-04-03T15:54:13.3856901Z Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET 2024-04-03T15:54:13.3884647Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2024-04-03T15:54:13.3918779Z [ 10%] Built target common 2024-04-03T15:54:13.3937681Z [ 10%] 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:54:13.4587623Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2024-04-03T15:54:13.5130713Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2024-04-03T15:54:13.5428108Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2024-04-03T15:54:13.5508059Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2024-04-03T15:54:13.6012416Z [ 10%] Generating ATen headers 2024-04-03T15:54:13.6468441Z [ 10%] 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:54:13.7174858Z [ 10%] 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:54:13.7263637Z [ 10%] 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:54:13.7441270Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2024-04-03T15:54:13.7806838Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2024-04-03T15:54:13.8869967Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2024-04-03T15:54:13.9105311Z [ 10%] 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:54:13.9603037Z [ 10%] Generating ATen sources 2024-04-03T15:54:13.9715878Z [ 10%] Generating ATen declarations_yaml 2024-04-03T15:54:14.0266255Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2024-04-03T15:54:14.0525789Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2024-04-03T15:54:14.1256649Z [ 10%] 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:54:14.2162478Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2024-04-03T15:54:14.3049931Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2024-04-03T15:54:14.3838836Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2024-04-03T15:54:14.4419020Z [ 10%] 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:54:14.4803283Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2024-04-03T15:54:14.5919289Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2024-04-03T15:54:14.6989385Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2024-04-03T15:54:14.7405998Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2024-04-03T15:54:14.8012806Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2024-04-03T15:54:14.8972675Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2024-04-03T15:54:14.9315897Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2024-04-03T15:54:14.9619227Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2024-04-03T15:54:15.0511809Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2024-04-03T15:54:15.1522210Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2024-04-03T15:54:15.2270126Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2024-04-03T15:54:15.2969743Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2024-04-03T15:54:15.4425190Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2024-04-03T15:54:15.4960670Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2024-04-03T15:54:15.5235647Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2024-04-03T15:54:15.6835988Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2024-04-03T15:54:15.7071153Z [ 10%] 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:54:15.7585892Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2024-04-03T15:54:15.9029969Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2024-04-03T15:54:15.9249423Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2024-04-03T15:54:15.9801230Z [ 10%] 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:54:16.1237700Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2024-04-03T15:54:16.1634162Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2024-04-03T15:54:16.2807283Z [ 10%] 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:54:16.3401208Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2024-04-03T15:54:16.3884383Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2024-04-03T15:54:16.5117883Z [ 10%] 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:54:16.5425996Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2024-04-03T15:54:16.5646300Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2024-04-03T15:54:16.7385431Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2024-04-03T15:54:16.7402638Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2024-04-03T15:54:16.7987434Z [ 10%] 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:54:16.9232493Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2024-04-03T15:54:17.0091716Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2024-04-03T15:54:17.0476329Z [ 10%] 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:54:17.1253414Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2024-04-03T15:54:17.2023752Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2024-04-03T15:54:17.2897617Z [ 10%] 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:54:17.3674526Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2024-04-03T15:54:17.3902763Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2024-04-03T15:54:17.5509646Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2024-04-03T15:54:17.6246247Z [ 10%] 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:54:17.7006288Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2024-04-03T15:54:17.7668091Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2024-04-03T15:54:17.8744506Z [ 10%] 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:54:18.0147086Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2024-04-03T15:54:18.0541316Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2024-04-03T15:54:18.1273704Z [ 10%] 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:54:18.2868366Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2024-04-03T15:54:18.3078279Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2024-04-03T15:54:18.3198417Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2024-04-03T15:54:18.4023591Z [ 10%] 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:54:18.5164405Z [ 10%] 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:54:18.5243625Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2024-04-03T15:54:18.5587602Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2024-04-03T15:54:18.6913018Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2024-04-03T15:54:18.7298497Z [ 10%] 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:54:18.7599829Z [ 10%] 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:54:18.7940384Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2024-04-03T15:54:18.8650348Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2024-04-03T15:54:18.9836622Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2024-04-03T15:54:19.0269478Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2024-04-03T15:54:19.0472320Z [ 10%] 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:54:19.0684467Z [ 10%] 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:54:19.1454726Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2024-04-03T15:54:19.2535390Z [ 10%] 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:54:19.3265936Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2024-04-03T15:54:19.3858746Z [ 10%] 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:54:19.4000174Z [ 10%] 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:54:19.4652516Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2024-04-03T15:54:19.5222649Z [ 10%] 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:54:19.6010261Z [ 10%] 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:54:19.6642844Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2024-04-03T15:54:19.6929923Z [ 10%] 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:54:19.7721602Z [ 10%] 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:54:19.9228192Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2024-04-03T15:54:19.9313313Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2024-04-03T15:54:19.9501307Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2024-04-03T15:54:20.0885419Z [ 10%] 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:54:20.1010972Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2024-04-03T15:54:20.1460849Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2024-04-03T15:54:20.2402828Z [ 10%] 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:54:20.3678129Z [ 10%] 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:54:20.3743487Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2024-04-03T15:54:20.3823515Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2024-04-03T15:54:20.4796802Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2024-04-03T15:54:20.5247528Z [ 10%] 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:54:20.5946833Z [ 10%] 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:54:20.6026451Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2024-04-03T15:54:20.6314212Z Scanning dependencies of target mkrename 2024-04-03T15:54:20.6374696Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2024-04-03T15:54:20.6638653Z Scanning dependencies of target mkdisp 2024-04-03T15:54:20.6742703Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2024-04-03T15:54:20.7355595Z [ 10%] Linking C executable ../../bin/mkdisp 2024-04-03T15:54:20.7818313Z [ 10%] Built target mkdisp 2024-04-03T15:54:20.7839592Z [ 10%] 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:54:20.7927847Z Scanning dependencies of target mkalias 2024-04-03T15:54:20.7951325Z [ 10%] Linking C executable ../../bin/mkrename 2024-04-03T15:54:20.7969030Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2024-04-03T15:54:20.8322481Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2024-04-03T15:54:20.8682614Z [ 10%] Built target mkrename 2024-04-03T15:54:20.8703406Z [ 10%] 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:54:20.8849082Z [ 10%] Linking C executable ../../bin/mkalias 2024-04-03T15:54:20.9035273Z [ 10%] 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:54:20.9547784Z [ 10%] Built target mkalias 2024-04-03T15:54:20.9569831Z [ 10%] 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:54:21.0452962Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2024-04-03T15:54:21.0875825Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2024-04-03T15:54:21.1203762Z [ 10%] 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:54:21.1454045Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2024-04-03T15:54:21.1832401Z [ 10%] 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:54:21.2127335Z [ 10%] 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:54:21.2357342Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2024-04-03T15:54:21.2788971Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2024-04-03T15:54:21.4079494Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2024-04-03T15:54:21.4318819Z [ 10%] 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:54:21.4392775Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2024-04-03T15:54:21.4593261Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2024-04-03T15:54:21.5291604Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2024-04-03T15:54:21.5455105Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2024-04-03T15:54:21.5859998Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2024-04-03T15:54:21.6024213Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2024-04-03T15:54:21.6739885Z [ 10%] 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:54:21.7245012Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2024-04-03T15:54:21.8182314Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2024-04-03T15:54:21.8627224Z [ 10%] 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:54:21.8982549Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2024-04-03T15:54:21.9264105Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2024-04-03T15:54:21.9536428Z [ 10%] 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:54:21.9596042Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2024-04-03T15:54:22.1015866Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2024-04-03T15:54:22.1063683Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2024-04-03T15:54:22.1870187Z [ 10%] 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:54:22.2085656Z [ 10%] 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:54:22.2406234Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2024-04-03T15:54:22.2460161Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2024-04-03T15:54:22.2536972Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2024-04-03T15:54:22.4144867Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2024-04-03T15:54:22.4738563Z [ 10%] 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:54:22.4803332Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2024-04-03T15:54:22.5167415Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2024-04-03T15:54:22.5429719Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2024-04-03T15:54:22.5480614Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2024-04-03T15:54:22.5898260Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2024-04-03T15:54:22.6658899Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2024-04-03T15:54:22.7672276Z [ 11%] 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:54:22.8028791Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2024-04-03T15:54:22.8332015Z [ 11%] 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:54:22.8435626Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2024-04-03T15:54:22.8596268Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2024-04-03T15:54:22.9673700Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2024-04-03T15:54:23.0119212Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2024-04-03T15:54:23.0636677Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2024-04-03T15:54:23.0913676Z [ 11%] 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:54:23.1125366Z [ 11%] 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:54:23.1657248Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2024-04-03T15:54:23.2906390Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2024-04-03T15:54:23.3223987Z [ 11%] 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:54:23.3225772Z [ 11%] 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:54:23.3545734Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2024-04-03T15:54:23.3654970Z [ 11%] 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:54:23.4919009Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2024-04-03T15:54:23.5229956Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2024-04-03T15:54:23.5442146Z [ 11%] Built target dnnl_cpu 2024-04-03T15:54:23.5596873Z Scanning dependencies of target dispscalar.c_generated 2024-04-03T15:54:23.5626627Z [ 11%] Generating dispscalar.c.body 2024-04-03T15:54:23.5655157Z [ 11%] Generating dispscalar.c 2024-04-03T15:54:23.5691340Z [ 11%] Built target dispscalar.c_generated 2024-04-03T15:54:23.5731391Z Scanning dependencies of target renameAVX2.h_generated 2024-04-03T15:54:23.5758069Z [ 11%] Generating include/renameavx2.h 2024-04-03T15:54:23.5765452Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2024-04-03T15:54:23.5790285Z [ 11%] Built target renameAVX2.h_generated 2024-04-03T15:54:23.5808155Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2024-04-03T15:54:23.6018171Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2024-04-03T15:54:23.6171497Z [ 11%] 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:54:23.6297726Z [ 11%] 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:54:23.6679718Z [ 11%] 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:54:23.6702962Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2024-04-03T15:54:23.7093212Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2024-04-03T15:54:23.7728620Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2024-04-03T15:54:23.8274777Z [ 11%] 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:54:23.8457667Z [ 11%] 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:54:23.8514580Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2024-04-03T15:54:23.9154805Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2024-04-03T15:54:24.0311968Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2024-04-03T15:54:24.0760272Z [ 12%] 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:54:24.0762781Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2024-04-03T15:54:24.0765623Z [ 12%] 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:54:24.0955699Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2024-04-03T15:54:24.1940002Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2024-04-03T15:54:24.2910351Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2024-04-03T15:54:24.3349862Z Scanning dependencies of target renameSSE2.h_generated 2024-04-03T15:54:24.3379920Z [ 12%] Generating include/renamesse2.h 2024-04-03T15:54:24.3389082Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2024-04-03T15:54:24.3392704Z Scanning dependencies of target sleefdetavx2 2024-04-03T15:54:24.3435830Z [ 12%] Built target renameSSE2.h_generated 2024-04-03T15:54:24.3464458Z Scanning dependencies of target renamePURECFMA_SCALAR.h_generated 2024-04-03T15:54:24.3494603Z [ 12%] Generating include/renamepurecfma_scalar.h 2024-04-03T15:54:24.3501501Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2024-04-03T15:54:24.3525373Z [ 12%] Built target renamePURECFMA_SCALAR.h_generated 2024-04-03T15:54:24.3562142Z Scanning dependencies of target renamedsp256.h_generated 2024-04-03T15:54:24.3594095Z [ 12%] Generating include/renamedsp256.h 2024-04-03T15:54:24.3632386Z [ 12%] Built target renamedsp256.h_generated 2024-04-03T15:54:24.3672241Z Scanning dependencies of target dispavx.c_generated 2024-04-03T15:54:24.3689475Z [ 12%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2024-04-03T15:54:24.3691296Z [ 12%] 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:54:24.3703965Z [ 12%] Generating dispavx.c.tmp 2024-04-03T15:54:24.3737764Z [ 12%] Generating dispavx.c 2024-04-03T15:54:24.3775659Z [ 12%] Built target dispavx.c_generated 2024-04-03T15:54:24.3982492Z Scanning dependencies of target torch_global_deps 2024-04-03T15:54:24.4037863Z [ 12%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2024-04-03T15:54:24.4312800Z Scanning dependencies of target python_copy_files 2024-04-03T15:54:24.4364523Z [ 12%] Built target python_copy_files 2024-04-03T15:54:24.4401909Z Scanning dependencies of target mkrename_gnuabi 2024-04-03T15:54:24.4438358Z [ 12%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2024-04-03T15:54:24.4796286Z [ 12%] Linking C shared library ../lib/libtorch_global_deps.so 2024-04-03T15:54:24.4855868Z [ 12%] Linking CXX shared library ../lib/libc10.so 2024-04-03T15:54:24.5190767Z [ 12%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2024-04-03T15:54:24.5645629Z [ 12%] Linking C executable ../../bin/mkrename_gnuabi 2024-04-03T15:54:24.6140715Z [ 12%] Built target mkrename_gnuabi 2024-04-03T15:54:24.6171066Z Scanning dependencies of target mkmasked_gnuabi 2024-04-03T15:54:24.6207437Z [ 12%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2024-04-03T15:54:24.6273877Z [ 12%] 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:54:24.6441520Z [ 12%] Built target c10 2024-04-03T15:54:24.6511197Z [ 12%] 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:54:24.6954765Z [ 12%] Built target sleefdetavx2 2024-04-03T15:54:24.6995939Z Scanning dependencies of target arraymap 2024-04-03T15:54:24.7033261Z [ 12%] Linking C executable ../../bin/mkmasked_gnuabi 2024-04-03T15:54:24.7044089Z [ 12%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2024-04-03T15:54:24.7242852Z Warning: Unused direct dependencies: 2024-04-03T15:54:24.7243840Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:54:24.7244881Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:54:24.7245852Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:54:24.7247028Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:54:24.7248106Z /lib/x86_64-linux-gnu/libpthread.so.0 2024-04-03T15:54:24.7249876Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:54:24.7250713Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:54:24.7277168Z [ 12%] Built target torch_global_deps 2024-04-03T15:54:24.7331995Z Scanning dependencies of target addSuffix 2024-04-03T15:54:24.7386962Z [ 12%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2024-04-03T15:54:24.7677543Z [ 12%] Built target mkmasked_gnuabi 2024-04-03T15:54:24.7759454Z Scanning dependencies of target generate-torch-sources 2024-04-03T15:54:24.7823461Z [ 12%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/ViewFuncs.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/ViewFuncs.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/csrc/autograd/generated/python_return_types.h, ../../torch/testing/_internal/generated/annotated_fn_args.py, ../../torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2024-04-03T15:54:24.7885768Z [ 12%] Built target arraymap 2024-04-03T15:54:24.7927350Z Scanning dependencies of target gen_torch_version 2024-04-03T15:54:24.7960771Z [ 12%] Generating ../../../torch/version.py 2024-04-03T15:54:24.8414921Z [ 12%] Linking C executable ../../bin/addSuffix 2024-04-03T15:54:24.8932116Z [ 12%] 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:54:24.8968135Z [ 12%] Built target addSuffix 2024-04-03T15:54:24.9006272Z Scanning dependencies of target torch_python_stubs 2024-04-03T15:54:24.9078936Z [ 12%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2024-04-03T15:54:24.9136477Z [ 12%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2024-04-03T15:54:24.9651173Z [ 12%] 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:54:25.0545385Z [ 12%] Built target gen_torch_version 2024-04-03T15:54:25.0615238Z Scanning dependencies of target libprotoc 2024-04-03T15:54:25.1470299Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2024-04-03T15:54:25.1642221Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2024-04-03T15:54:25.2669907Z [ 12%] 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:54:25.3845425Z [ 12%] 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:54:25.3957743Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2024-04-03T15:54:25.5511577Z [ 12%] 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:54:25.5823380Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2024-04-03T15:54:25.7046152Z [ 12%] 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:54:25.8090301Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2024-04-03T15:54:25.8287503Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2024-04-03T15:54:25.9490910Z [ 12%] 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:54:26.0235535Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2024-04-03T15:54:26.0550452Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2024-04-03T15:54:26.2152874Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2024-04-03T15:54:26.2187675Z [ 12%] 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:54:26.3293040Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2024-04-03T15:54:26.4040638Z [ 12%] 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:54:26.4548276Z [ 12%] 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:54:26.5513432Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2024-04-03T15:54:26.6948008Z [ 12%] 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:54:26.7345359Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2024-04-03T15:54:26.8426296Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2024-04-03T15:54:27.0431515Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2024-04-03T15:54:27.0678307Z [ 12%] 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:54:27.0813925Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2024-04-03T15:54:27.2736450Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2024-04-03T15:54:27.2862976Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2024-04-03T15:54:27.3157896Z [ 12%] 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:54:27.4775762Z [ 12%] 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:54:27.4972118Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2024-04-03T15:54:27.6693254Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2024-04-03T15:54:27.7445172Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2024-04-03T15:54:27.7609703Z [ 12%] 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:54:27.8053517Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2024-04-03T15:54:27.9617891Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2024-04-03T15:54:27.9800712Z [ 12%] 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:54:28.0776738Z [ 12%] 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:54:28.2295210Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2024-04-03T15:54:28.2970659Z [ 12%] 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:54:28.3213552Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2024-04-03T15:54:28.4341051Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2024-04-03T15:54:28.5337455Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2024-04-03T15:54:28.6224477Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2024-04-03T15:54:28.6947723Z [ 12%] 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:54:28.7105800Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2024-04-03T15:54:28.8827793Z [ 12%] 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:54:28.9634983Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2024-04-03T15:54:29.0069675Z [ 12%] 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:54:29.1748846Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2024-04-03T15:54:29.2327854Z [ 12%] 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:54:29.2977462Z [ 12%] 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:54:29.3526422Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2024-04-03T15:54:29.5265373Z [ 12%] 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:54:29.5665393Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2024-04-03T15:54:29.5838059Z [ 12%] 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:54:29.8238179Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2024-04-03T15:54:29.8435264Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2024-04-03T15:54:29.9463500Z [ 12%] 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:54:30.0384888Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2024-04-03T15:54:30.0677886Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2024-04-03T15:54:30.2313015Z [ 12%] 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:54:30.2848814Z [ 12%] 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:54:30.2998292Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2024-04-03T15:54:30.3107442Z [ 12%] Built target torch_python_stubs 2024-04-03T15:54:30.3217372Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2024-04-03T15:54:30.5011187Z [ 12%] 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:54:30.5125145Z [ 12%] 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:54:30.5132875Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2024-04-03T15:54:30.6474022Z [ 12%] 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:54:30.6869633Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2024-04-03T15:54:30.8595005Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2024-04-03T15:54:30.8746631Z [ 12%] 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:54:30.8830651Z [ 12%] 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:54:30.9649059Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2024-04-03T15:54:31.0746254Z [ 12%] 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:54:31.1494170Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2024-04-03T15:54:31.1517835Z [ 12%] Built target ATEN_CPU_FILES_GEN_TARGET 2024-04-03T15:54:31.1554051Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2024-04-03T15:54:31.1663691Z Scanning dependencies of target qnnpack 2024-04-03T15:54:31.1757210Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2024-04-03T15:54:31.1952808Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2024-04-03T15:54:31.3073555Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2024-04-03T15:54:31.3195849Z [ 12%] 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:54:31.3280324Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2024-04-03T15:54:31.3773915Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2024-04-03T15:54:31.3855977Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2024-04-03T15:54:31.4495023Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2024-04-03T15:54:31.4637679Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2024-04-03T15:54:31.5011625Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2024-04-03T15:54:31.5853105Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2024-04-03T15:54:31.5856653Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2024-04-03T15:54:31.5916617Z [ 12%] 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:54:31.6601441Z [ 12%] 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:54:31.6672328Z [ 12%] 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:54:31.6837605Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2024-04-03T15:54:31.6848882Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2024-04-03T15:54:31.7668926Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2024-04-03T15:54:31.8511981Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2024-04-03T15:54:31.8513555Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2024-04-03T15:54:31.8857131Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2024-04-03T15:54:31.9005461Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2024-04-03T15:54:31.9199341Z [ 12%] 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:54:31.9324207Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2024-04-03T15:54:32.0569615Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2024-04-03T15:54:32.0579097Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2024-04-03T15:54:32.0603471Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2024-04-03T15:54:32.1064989Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2024-04-03T15:54:32.1254425Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2024-04-03T15:54:32.1727785Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2024-04-03T15:54:32.1796560Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2024-04-03T15:54:32.2396920Z [ 12%] 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:54:32.2761998Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2024-04-03T15:54:32.2880123Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-04-03T15:54:32.2922369Z [ 12%] 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:54:32.3678504Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2024-04-03T15:54:32.3680285Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2024-04-03T15:54:32.4293566Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2024-04-03T15:54:32.4779987Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-04-03T15:54:32.5078787Z [ 12%] 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:54:32.5572204Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-04-03T15:54:32.5921490Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2024-04-03T15:54:32.6249404Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-04-03T15:54:32.6404532Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-04-03T15:54:32.6992709Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-04-03T15:54:32.7267071Z Scanning dependencies of target pytorch_qnnpack 2024-04-03T15:54:32.7321129Z [ 12%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2024-04-03T15:54:32.7567819Z [ 12%] 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:54:32.7677215Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2024-04-03T15:54:32.7810698Z /var/lib/jenkins/workspace/third_party/python-peachpy/peachpy/parse.py:41: SyntaxWarning: invalid escape sequence '\(' 2024-04-03T15:54:32.7813277Z with_regexp = r"with\s+(?:\w+\.)*" + re.escape(constructor_name) + "\(.*\)\s+as\s+([_a-zA-Z]\w*)\s*:" 2024-04-03T15:54:32.7847895Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2024-04-03T15:54:32.8254445Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-04-03T15:54:32.8586594Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2024-04-03T15:54:32.9485512Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2024-04-03T15:54:32.9677314Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-04-03T15:54:33.0323131Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2024-04-03T15:54:33.0658925Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2024-04-03T15:54:33.0866944Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-04-03T15:54:33.0876774Z [ 12%] 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:54:33.1710396Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-04-03T15:54:33.2175407Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2024-04-03T15:54:33.2227324Z [ 12%] Built target generate-torch-sources 2024-04-03T15:54:33.2247523Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2024-04-03T15:54:33.2517521Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-04-03T15:54:33.2716360Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2024-04-03T15:54:33.2979368Z [ 13%] 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:54:33.3283986Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-04-03T15:54:33.3309845Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2024-04-03T15:54:33.3498610Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-04-03T15:54:33.4286907Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2024-04-03T15:54:33.4470846Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2024-04-03T15:54:33.4732099Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2024-04-03T15:54:33.4804521Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2024-04-03T15:54:33.5123973Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2024-04-03T15:54:33.5482799Z [ 13%] 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:54:33.5538366Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2024-04-03T15:54:33.5884897Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2024-04-03T15:54:33.6364594Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2024-04-03T15:54:33.6569618Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-04-03T15:54:33.6887745Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2024-04-03T15:54:33.7124834Z Scanning dependencies of target nnpack_reference_layers 2024-04-03T15:54:33.7209492Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2024-04-03T15:54:33.7257240Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2024-04-03T15:54:33.7279342Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-04-03T15:54:33.7556818Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2024-04-03T15:54:33.8012632Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2024-04-03T15:54:33.8171435Z [ 14%] 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:54:33.8175580Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2024-04-03T15:54:33.8420803Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2024-04-03T15:54:33.8562866Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2024-04-03T15:54:33.8979936Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-04-03T15:54:33.9193638Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2024-04-03T15:54:33.9232969Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2024-04-03T15:54:33.9392989Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2024-04-03T15:54:33.9721311Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-04-03T15:54:34.0035378Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2024-04-03T15:54:34.0049325Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2024-04-03T15:54:34.0512374Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-04-03T15:54:34.0787153Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2024-04-03T15:54:34.0843531Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2024-04-03T15:54:34.0950807Z [ 14%] 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:54:34.0961042Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2024-04-03T15:54:34.1195101Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-04-03T15:54:34.1528487Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2024-04-03T15:54:34.1970094Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2024-04-03T15:54:34.2195318Z [ 14%] Linking C static library ../../lib/libqnnpack.a 2024-04-03T15:54:34.2251114Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2024-04-03T15:54:34.2486272Z [ 14%] Built target qnnpack 2024-04-03T15:54:34.2505102Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2024-04-03T15:54:34.2760901Z Scanning dependencies of target allocator 2024-04-03T15:54:34.2819827Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-04-03T15:54:34.2965258Z [ 14%] Linking C static library ../../lib/libnnpack_reference_layers.a 2024-04-03T15:54:34.3072504Z [ 14%] Built target nnpack_reference_layers 2024-04-03T15:54:34.3090022Z [ 14%] 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:54:34.3120586Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2024-04-03T15:54:34.3367712Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2024-04-03T15:54:34.3406890Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2024-04-03T15:54:34.3475082Z [ 14%] Built target allocator 2024-04-03T15:54:34.3495586Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2024-04-03T15:54:34.3885994Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2024-04-03T15:54:34.4078399Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2024-04-03T15:54:34.4798182Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2024-04-03T15:54:34.5068789Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2024-04-03T15:54:34.5508972Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2024-04-03T15:54:34.5545818Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2024-04-03T15:54:34.6371332Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2024-04-03T15:54:34.6374504Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2024-04-03T15:54:34.6878121Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2024-04-03T15:54:34.6954010Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2024-04-03T15:54:34.7149127Z [ 15%] 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:54:34.7369551Z [ 15%] 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:54:34.7716010Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2024-04-03T15:54:34.8226057Z [ 15%] 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:54:34.8500012Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-04-03T15:54:34.9257346Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2024-04-03T15:54:34.9859820Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-04-03T15:54:34.9963875Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2024-04-03T15:54:35.0085043Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2024-04-03T15:54:35.0239397Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2024-04-03T15:54:35.0776402Z [ 15%] 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:54:35.0836945Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-04-03T15:54:35.1571147Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-04-03T15:54:35.1640027Z [ 15%] 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:54:35.1837292Z [ 15%] 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:54:35.2266463Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2024-04-03T15:54:35.2996460Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-04-03T15:54:35.3592946Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-04-03T15:54:35.3664573Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-04-03T15:54:35.3964503Z [ 15%] 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:54:35.4025332Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2024-04-03T15:54:35.4773209Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2024-04-03T15:54:35.5123324Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2024-04-03T15:54:35.5131346Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2024-04-03T15:54:35.5877318Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-04-03T15:54:35.6157476Z [ 15%] 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:54:35.6644607Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2024-04-03T15:54:35.6650863Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2024-04-03T15:54:35.6938596Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2024-04-03T15:54:35.7279417Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2024-04-03T15:54:35.8564840Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-04-03T15:54:35.8566535Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-04-03T15:54:35.9245321Z [ 15%] 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:54:35.9324206Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2024-04-03T15:54:35.9351538Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2024-04-03T15:54:35.9603612Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2024-04-03T15:54:35.9832240Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-04-03T15:54:36.0768853Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-04-03T15:54:36.1025512Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2024-04-03T15:54:36.1407375Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2024-04-03T15:54:36.2085442Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2024-04-03T15:54:36.2095077Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-04-03T15:54:36.2160729Z [ 15%] 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:54:36.2763157Z [ 15%] 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:54:36.3354262Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2024-04-03T15:54:36.3681168Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2024-04-03T15:54:36.4120077Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2024-04-03T15:54:36.4599214Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2024-04-03T15:54:36.4963218Z [ 15%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2024-04-03T15:54:36.5421906Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2024-04-03T15:54:36.5460559Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2024-04-03T15:54:36.5941972Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-04-03T15:54:36.5988671Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2024-04-03T15:54:36.6104442Z [ 16%] 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:54:36.6325209Z [ 16%] Linking CXX static library ../../../lib/libprotoc.a 2024-04-03T15:54:36.6761318Z [ 16%] 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:54:36.6886048Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-04-03T15:54:36.6916796Z [ 16%] Built target libprotoc 2024-04-03T15:54:36.6952841Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2024-04-03T15:54:36.7824104Z Scanning dependencies of target logging 2024-04-03T15:54:36.7898612Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-04-03T15:54:36.7910294Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-04-03T15:54:36.8544715Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-04-03T15:54:36.8752435Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-04-03T15:54:36.8898303Z [ 16%] 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:54:36.8979761Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-04-03T15:54:36.9043275Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-04-03T15:54:36.9296695Z [ 16%] 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:54:36.9738254Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-04-03T15:54:36.9740013Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-04-03T15:54:36.9813435Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-04-03T15:54:37.0342374Z [ 16%] 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:54:37.0655918Z [ 16%] Built target logging 2024-04-03T15:54:37.0675729Z [ 16%] 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:54:37.0918588Z [ 16%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2024-04-03T15:54:37.1146593Z [ 16%] Built target pytorch_qnnpack 2024-04-03T15:54:37.1164857Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2024-04-03T15:54:37.1476454Z Scanning dependencies of target normalization 2024-04-03T15:54:37.1534154Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-04-03T15:54:37.1778416Z Scanning dependencies of target memory 2024-04-03T15:54:37.1854603Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-04-03T15:54:37.2324982Z [ 16%] Built target normalization 2024-04-03T15:54:37.2342474Z [ 16%] 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:54:37.2536149Z Scanning dependencies of target packing 2024-04-03T15:54:37.2642903Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-04-03T15:54:37.2873278Z [ 16%] Built target memory 2024-04-03T15:54:37.2919012Z [ 16%] 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:54:37.3463325Z Scanning dependencies of target jit 2024-04-03T15:54:37.3569524Z [ 16%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-04-03T15:54:37.3898933Z [ 16%] Built target packing 2024-04-03T15:54:37.3922293Z [ 16%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-04-03T15:54:37.5084326Z Scanning dependencies of target microparams-init 2024-04-03T15:54:37.5106045Z [ 16%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-04-03T15:54:37.5145184Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-04-03T15:54:37.5231968Z Scanning dependencies of target hardware-config 2024-04-03T15:54:37.5282636Z [ 16%] 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:54:37.5319547Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-04-03T15:54:37.5894108Z [ 16%] Built target jit 2024-04-03T15:54:37.5910352Z [ 16%] 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:54:37.6144787Z [ 16%] Built target hardware-config 2024-04-03T15:54:37.6275648Z Scanning dependencies of target operator-utils 2024-04-03T15:54:37.6353958Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-04-03T15:54:37.6362143Z Scanning dependencies of target microkernels-all 2024-04-03T15:54:37.6434917Z [ 16%] Built target microparams-init 2024-04-03T15:54:37.6461547Z [ 16%] 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:54:37.7141872Z [ 16%] Built target operator-utils 2024-04-03T15:54:37.7177670Z Scanning dependencies of target mutex 2024-04-03T15:54:37.7244946Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-04-03T15:54:37.8171873Z [ 16%] Built target mutex 2024-04-03T15:54:37.8192602Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2024-04-03T15:54:37.8579422Z Scanning dependencies of target post-operation 2024-04-03T15:54:37.8626995Z Scanning dependencies of target operator-run 2024-04-03T15:54:37.8713487Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-04-03T15:54:37.8729389Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-04-03T15:54:37.8961100Z Scanning dependencies of target cache 2024-04-03T15:54:37.9082415Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-04-03T15:54:37.9543412Z [ 16%] Built target post-operation 2024-04-03T15:54:37.9572307Z Scanning dependencies of target gmock 2024-04-03T15:54:37.9680035Z [ 16%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2024-04-03T15:54:37.9922897Z [ 16%] Built target operator-run 2024-04-03T15:54:37.9940957Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2024-04-03T15:54:37.9999795Z [ 16%] Built target cache 2024-04-03T15:54:38.0036735Z [ 16%] 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:54:38.0785830Z Scanning dependencies of target gtest_main 2024-04-03T15:54:38.0871237Z [ 16%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2024-04-03T15:54:38.2087647Z [ 16%] Linking CXX static library ../../../lib/libgmock.a 2024-04-03T15:54:38.2193225Z [ 16%] Built target gmock 2024-04-03T15:54:38.2210438Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2024-04-03T15:54:38.2335002Z Scanning dependencies of target benchmark_main 2024-04-03T15:54:38.2424626Z [ 16%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2024-04-03T15:54:38.2850134Z [ 16%] Linking CXX static library ../../../lib/libgtest_main.a 2024-04-03T15:54:38.2954780Z [ 16%] Built target gtest_main 2024-04-03T15:54:38.2990984Z Scanning dependencies of target fbgemm_avx512 2024-04-03T15:54:38.3151757Z Scanning dependencies of target fbgemm_generic 2024-04-03T15:54:38.3241953Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2024-04-03T15:54:38.3552913Z [ 16%] Linking CXX static library ../../../lib/libbenchmark_main.a 2024-04-03T15:54:38.3652540Z [ 16%] Built target benchmark_main 2024-04-03T15:54:38.3676028Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2024-04-03T15:54:38.4030508Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2024-04-03T15:54:38.4948654Z [ 16%] 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:54:38.5261974Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2024-04-03T15:54:38.5891113Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2024-04-03T15:54:38.7004372Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2024-04-03T15:54:38.7633844Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2024-04-03T15:54:38.8330695Z Scanning dependencies of target fbgemm_avx2 2024-04-03T15:54:38.8398224Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2024-04-03T15:54:38.8567698Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2024-04-03T15:54:38.9552861Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2024-04-03T15:54:38.9601604Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-04-03T15:54:38.9893571Z [ 16%] 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:54:38.9996306Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2024-04-03T15:54:39.0162174Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2024-04-03T15:54:39.0239249Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-04-03T15:54:39.0890807Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-04-03T15:54:39.1689610Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-04-03T15:54:39.2442035Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2024-04-03T15:54:39.2449031Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2024-04-03T15:54:39.2554737Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-04-03T15:54:39.2688577Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2024-04-03T15:54:39.3085770Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-04-03T15:54:39.3459013Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2024-04-03T15:54:39.3700008Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-04-03T15:54:39.4373436Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2024-04-03T15:54:39.4622201Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-04-03T15:54:39.4666574Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2024-04-03T15:54:39.5420145Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2024-04-03T15:54:39.5596944Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-04-03T15:54:39.6175241Z [ 16%] 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:54:39.6319267Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-04-03T15:54:39.6677916Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2024-04-03T15:54:39.6714342Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2024-04-03T15:54:39.6939588Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-04-03T15:54:39.6973543Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2024-04-03T15:54:39.7914419Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-04-03T15:54:39.8033958Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2024-04-03T15:54:39.8175317Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2024-04-03T15:54:39.8721262Z [ 16%] 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:54:39.9489411Z [ 16%] 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:54:39.9640494Z [ 16%] 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:54:39.9854589Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2024-04-03T15:54:40.0153975Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2024-04-03T15:54:40.0556720Z [ 16%] 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:54:40.0854282Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2024-04-03T15:54:40.1203279Z [ 16%] 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:54:40.1481901Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2024-04-03T15:54:40.1921004Z [ 16%] 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:54:40.2294096Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2024-04-03T15:54:40.2840263Z [ 16%] 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:54:40.3016540Z [ 16%] 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:54:40.3202435Z [ 16%] Built target fbgemm_avx512 2024-04-03T15:54:40.3223875Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2024-04-03T15:54:40.3654278Z [ 16%] 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:54:40.3796922Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2024-04-03T15:54:40.3900356Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2024-04-03T15:54:40.4495534Z [ 16%] 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:54:40.5311338Z [ 16%] 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:54:40.5489930Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2024-04-03T15:54:40.5677864Z [ 16%] 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:54:40.5794744Z [ 16%] 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:54:40.6074785Z [ 16%] 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:54:40.6471587Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2024-04-03T15:54:40.7106897Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2024-04-03T15:54:40.7498267Z [ 16%] 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:54:40.8187067Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2024-04-03T15:54:40.8372971Z [ 16%] 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:54:40.8514904Z [ 16%] 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:54:40.8602023Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2024-04-03T15:54:40.9469751Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-04-03T15:54:40.9676389Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-04-03T15:54:40.9878455Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2024-04-03T15:54:41.0316406Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2024-04-03T15:54:41.0571278Z [ 16%] 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:54:41.1019999Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-04-03T15:54:41.1230223Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2024-04-03T15:54:41.1623822Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-04-03T15:54:41.1918839Z [ 16%] 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:54:41.2484802Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-04-03T15:54:41.2677828Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2024-04-03T15:54:41.3308605Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-04-03T15:54:41.3464612Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-04-03T15:54:41.3671149Z [ 16%] Built target fbgemm_avx2 2024-04-03T15:54:41.3689454Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-04-03T15:54:41.3964434Z [ 16%] 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:54:41.4037266Z [ 16%] 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:54:41.4311489Z [ 16%] 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:54:41.4638279Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-04-03T15:54:41.5432038Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-04-03T15:54:41.5811982Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-04-03T15:54:41.6052972Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2024-04-03T15:54:41.6170638Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2024-04-03T15:54:41.6243618Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2024-04-03T15:54:41.6556087Z [ 16%] 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:54:41.6677736Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-04-03T15:54:41.7530907Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-04-03T15:54:41.8106233Z [ 16%] 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:54:41.8496369Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-04-03T15:54:41.8812686Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-04-03T15:54:41.9025435Z [ 16%] 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:54:41.9143707Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2024-04-03T15:54:41.9481101Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2024-04-03T15:54:41.9696089Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-04-03T15:54:42.0341396Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-04-03T15:54:42.0594206Z [ 16%] 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:54:42.1039667Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-04-03T15:54:42.1158695Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:54:42.1227406Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-04-03T15:54:42.1665635Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2024-04-03T15:54:42.1700487Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2024-04-03T15:54:42.2296598Z [ 17%] 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:54:42.2328684Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2024-04-03T15:54:42.3170242Z [ 17%] 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:54:42.3722162Z [ 17%] 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:54:42.3867988Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2024-04-03T15:54:42.3923896Z [ 17%] 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:54:42.4393986Z [ 17%] 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:54:42.4610365Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2024-04-03T15:54:42.4884704Z [ 17%] 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:54:42.5389459Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2024-04-03T15:54:42.5733737Z [ 18%] 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:54:42.5958093Z [ 18%] 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:54:42.6085099Z [ 18%] 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:54:42.6600478Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2024-04-03T15:54:42.6758521Z [ 18%] 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:54:42.6886777Z [ 18%] 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:54:42.6940954Z [ 18%] 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:54:42.7030516Z [ 18%] 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:54:42.8111001Z [ 18%] 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:54:42.8593403Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2024-04-03T15:54:42.9172527Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2024-04-03T15:54:42.9205729Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2024-04-03T15:54:42.9519198Z [ 18%] 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:54:42.9523209Z [ 18%] 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:54:43.0413400Z [ 18%] 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:54:43.0599145Z [ 18%] 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:54:43.0677139Z [ 18%] 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:54:43.1102391Z [ 18%] 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:54:43.1576658Z [ 18%] 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:54:43.1675297Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2024-04-03T15:54:43.2039740Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2024-04-03T15:54:43.2797523Z [ 18%] 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:54:43.3446350Z [ 18%] 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:54:43.3631340Z [ 18%] 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:54:43.3743341Z [ 18%] 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:54:43.3910871Z [ 18%] 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:54:43.3920425Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2024-04-03T15:54:43.4291573Z [ 18%] 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:54:43.4588502Z [ 18%] 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:54:43.5868343Z [ 18%] 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:54:43.6025746Z [ 18%] 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:54:43.6467228Z Scanning dependencies of target tensorpipe 2024-04-03T15:54:43.6781195Z Scanning dependencies of target kineto_base 2024-04-03T15:54:43.6990403Z [ 18%] 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:54:43.7201494Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2024-04-03T15:54:43.7433034Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2024-04-03T15:54:43.7845085Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2024-04-03T15:54:43.8079937Z [ 18%] 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:54:43.8411236Z [ 18%] 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:54:43.8841310Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2024-04-03T15:54:43.8885000Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2024-04-03T15:54:43.9136797Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2024-04-03T15:54:43.9491565Z [ 18%] 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:54:44.0437381Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2024-04-03T15:54:44.0443470Z [ 18%] 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:54:44.1070862Z [ 18%] 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:54:44.1099891Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2024-04-03T15:54:44.1457277Z [ 18%] 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:54:44.1680911Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2024-04-03T15:54:44.2207706Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2024-04-03T15:54:44.2289011Z [ 18%] 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:54:44.3030535Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2024-04-03T15:54:44.3207801Z [ 18%] 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:54:44.3323211Z [ 18%] 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:54:44.4049739Z [ 18%] 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:54:44.4209188Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2024-04-03T15:54:44.4325014Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2024-04-03T15:54:44.4536769Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2024-04-03T15:54:44.5066929Z [ 19%] 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:54:44.5612821Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2024-04-03T15:54:44.5769586Z [ 19%] 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:54:44.6186410Z [ 19%] 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:54:44.6461008Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2024-04-03T15:54:44.6525856Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2024-04-03T15:54:44.6934767Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2024-04-03T15:54:44.7228740Z [ 19%] 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:54:44.7828357Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2024-04-03T15:54:44.8042795Z [ 19%] 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:54:44.8122722Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2024-04-03T15:54:44.8366257Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2024-04-03T15:54:44.8522780Z [ 19%] 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:54:44.8911195Z [ 19%] 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:54:44.9912389Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2024-04-03T15:54:44.9939993Z [ 19%] 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:54:45.0025978Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2024-04-03T15:54:45.0396266Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2024-04-03T15:54:45.1023000Z [ 19%] 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:54:45.1277764Z [ 19%] 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:54:45.1758982Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2024-04-03T15:54:45.2023025Z [ 19%] 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:54:45.2283399Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2024-04-03T15:54:45.3042622Z [ 19%] 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:54:45.3289999Z [ 19%] 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:54:45.3690457Z [ 19%] Built target fbgemm_generic 2024-04-03T15:54:45.3721952Z [ 19%] 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:54:45.4047151Z Scanning dependencies of target c10_TypeTraits_test 2024-04-03T15:54:45.4177678Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2024-04-03T15:54:45.4456936Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2024-04-03T15:54:45.4634657Z [ 19%] 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:54:45.5762232Z [ 19%] 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:54:45.5764083Z [ 19%] 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:54:45.5995289Z [ 19%] Linking CXX executable ../../bin/c10_TypeTraits_test 2024-04-03T15:54:45.6587118Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: 2024-04-03T15:54:45.6589614Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21: 2024-04-03T15:54:45.6592406Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12: 2024-04-03T15:54:45.6596937Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: 'tryPeekMsg' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:45.6599946Z throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:45.6600749Z ^ 2024-04-03T15:54:45.6603953Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:23: note: in instantiation of member function 'dynolog::ipcfabric::EndPoint<0>::tryPeekMsg' requested here 2024-04-03T15:54:45.6606953Z success = ep_.tryPeekMsg(*peek_ctxt); 2024-04-03T15:54:45.6607722Z ^ 2024-04-03T15:54:45.6610018Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:163:22: note: function declared non-throwing here 2024-04-03T15:54:45.6612387Z [[nodiscard]] bool tryPeekMsg(TCtxt& ctxt) noexcept { 2024-04-03T15:54:45.6613316Z ^ ~~~~~~~~ 2024-04-03T15:54:45.6616863Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: 'getName' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:45.6619722Z throw std::invalid_argument( 2024-04-03T15:54:45.6620390Z ^ 2024-04-03T15:54:45.6623995Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:36: note: in instantiation of member function 'dynolog::ipcfabric::EndPoint<0>::getName' requested here 2024-04-03T15:54:45.6627221Z msg->src = std::string(ep_.getName(*peek_ctxt)); 2024-04-03T15:54:45.6628084Z ^ 2024-04-03T15:54:45.6630486Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:177:15: note: function declared non-throwing here 2024-04-03T15:54:45.6633278Z const char* getName(TCtxt const& ctxt) const noexcept { 2024-04-03T15:54:45.6634255Z ^ ~~~~~~~~ 2024-04-03T15:54:45.6637446Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: 'getName' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:45.6640293Z throw std::invalid_argument( 2024-04-03T15:54:45.6640977Z ^ 2024-04-03T15:54:45.6643175Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:177:15: note: function declared non-throwing here 2024-04-03T15:54:45.6645579Z const char* getName(TCtxt const& ctxt) const noexcept { 2024-04-03T15:54:45.6646550Z ^ ~~~~~~~~ 2024-04-03T15:54:45.6649887Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: 'tryRcvMsg' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:45.6653048Z throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:45.6653940Z ^ 2024-04-03T15:54:45.6657095Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:25: note: in instantiation of member function 'dynolog::ipcfabric::EndPoint<0>::tryRcvMsg' requested here 2024-04-03T15:54:45.6660089Z success = ep_.tryRcvMsg(*recv_ctxt); 2024-04-03T15:54:45.6660844Z ^ 2024-04-03T15:54:45.6663274Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:147:22: note: function declared non-throwing here 2024-04-03T15:54:45.6665642Z [[nodiscard]] bool tryRcvMsg(TCtxt& ctxt) noexcept { 2024-04-03T15:54:45.6666549Z ^ ~~~~~~~~ 2024-04-03T15:54:45.6667325Z 4 warnings generated. 2024-04-03T15:54:45.6668885Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2024-04-03T15:54:45.6691111Z [ 19%] 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:54:45.7008326Z Warning: Unused direct dependencies: 2024-04-03T15:54:45.7009188Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:45.7068187Z [ 19%] Built target c10_TypeTraits_test 2024-04-03T15:54:45.7103639Z [ 19%] 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:54:45.7582263Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2024-04-03T15:54:45.7700232Z [ 19%] 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:54:45.7855382Z [ 19%] 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:54:45.7935377Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2024-04-03T15:54:45.8187462Z [ 19%] 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:54:45.8564594Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2024-04-03T15:54:45.9148379Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-04-03T15:54:45.9926211Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-04-03T15:54:46.0348465Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2024-04-03T15:54:46.0542499Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-04-03T15:54:46.0776802Z [ 19%] 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:54:46.0923952Z [ 19%] 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:54:46.1519604Z [ 19%] 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:54:46.2411990Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-04-03T15:54:46.2642313Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2024-04-03T15:54:46.3395748Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-04-03T15:54:46.3834007Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-04-03T15:54:46.4039550Z [ 19%] Built target dnnl_cpu_x64 2024-04-03T15:54:46.4087720Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-04-03T15:54:46.4096601Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2024-04-03T15:54:46.4099076Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21: 2024-04-03T15:54:46.4101830Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12: 2024-04-03T15:54:46.4106454Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: 'tryPeekMsg' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:46.4109421Z throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:46.4110227Z ^ 2024-04-03T15:54:46.4113420Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:23: note: in instantiation of member function 'dynolog::ipcfabric::EndPoint<0>::tryPeekMsg' requested here 2024-04-03T15:54:46.4116421Z success = ep_.tryPeekMsg(*peek_ctxt); 2024-04-03T15:54:46.4117183Z ^ 2024-04-03T15:54:46.4119463Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:163:22: note: function declared non-throwing here 2024-04-03T15:54:46.4121832Z [[nodiscard]] bool tryPeekMsg(TCtxt& ctxt) noexcept { 2024-04-03T15:54:46.4122759Z ^ ~~~~~~~~ 2024-04-03T15:54:46.4126169Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: 'getName' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:46.4128997Z throw std::invalid_argument( 2024-04-03T15:54:46.4129674Z ^ 2024-04-03T15:54:46.4132792Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:36: note: in instantiation of member function 'dynolog::ipcfabric::EndPoint<0>::getName' requested here 2024-04-03T15:54:46.4136071Z msg->src = std::string(ep_.getName(*peek_ctxt)); 2024-04-03T15:54:46.4136923Z ^ 2024-04-03T15:54:46.4139307Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:177:15: note: function declared non-throwing here 2024-04-03T15:54:46.4141715Z const char* getName(TCtxt const& ctxt) const noexcept { 2024-04-03T15:54:46.4142822Z ^ ~~~~~~~~ 2024-04-03T15:54:46.4145958Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: 'getName' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:46.4148776Z throw std::invalid_argument( 2024-04-03T15:54:46.4149457Z ^ 2024-04-03T15:54:46.4151649Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:177:15: note: function declared non-throwing here 2024-04-03T15:54:46.4154029Z const char* getName(TCtxt const& ctxt) const noexcept { 2024-04-03T15:54:46.4154996Z ^ ~~~~~~~~ 2024-04-03T15:54:46.4158166Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: 'tryRcvMsg' has a non-throwing exception specification but can still throw [-Wexceptions] 2024-04-03T15:54:46.4161314Z throw std::runtime_error(std::strerror(errno)); 2024-04-03T15:54:46.4162121Z ^ 2024-04-03T15:54:46.4165247Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:25: note: in instantiation of member function 'dynolog::ipcfabric::EndPoint<0>::tryRcvMsg' requested here 2024-04-03T15:54:46.4168237Z success = ep_.tryRcvMsg(*recv_ctxt); 2024-04-03T15:54:46.4168989Z ^ 2024-04-03T15:54:46.4171297Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:147:22: note: function declared non-throwing here 2024-04-03T15:54:46.4173664Z [[nodiscard]] bool tryRcvMsg(TCtxt& ctxt) noexcept { 2024-04-03T15:54:46.4174677Z ^ ~~~~~~~~ 2024-04-03T15:54:46.4175457Z 4 warnings generated. 2024-04-03T15:54:46.4176967Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2024-04-03T15:54:46.4535123Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2024-04-03T15:54:46.4811659Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2024-04-03T15:54:46.5189969Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-04-03T15:54:46.5741619Z [ 19%] 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:54:46.6070819Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2024-04-03T15:54:46.6603958Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-04-03T15:54:46.7044576Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2024-04-03T15:54:46.7158610Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2024-04-03T15:54:46.7278540Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-04-03T15:54:46.7559496Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2024-04-03T15:54:46.8129069Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-04-03T15:54:46.8519577Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2024-04-03T15:54:46.9507867Z [ 19%] 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:54:47.0697109Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-04-03T15:54:47.1633626Z [ 19%] Built target kineto_base 2024-04-03T15:54:47.1655865Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-04-03T15:54:47.1836738Z Scanning dependencies of target c10_Device_test 2024-04-03T15:54:47.1930120Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2024-04-03T15:54:47.2557701Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-04-03T15:54:47.3347698Z [ 19%] Linking CXX executable ../../bin/c10_Device_test 2024-04-03T15:54:47.3717552Z [ 19%] 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:54:47.4119462Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-04-03T15:54:47.4436882Z [ 19%] Built target c10_Device_test 2024-04-03T15:54:47.4512084Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-04-03T15:54:47.4794736Z Scanning dependencies of target c10_TypeList_test 2024-04-03T15:54:47.4909590Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2024-04-03T15:54:47.5047874Z Scanning dependencies of target c10_TypeIndex_test 2024-04-03T15:54:47.5139280Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2024-04-03T15:54:47.5643998Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-04-03T15:54:47.5734589Z [ 19%] 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:54:47.6483807Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2024-04-03T15:54:47.6630769Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-04-03T15:54:47.6833468Z [ 19%] Linking CXX executable ../../bin/c10_TypeList_test 2024-04-03T15:54:47.6963389Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-04-03T15:54:47.7136093Z [ 19%] Linking CXX executable ../../bin/c10_TypeIndex_test 2024-04-03T15:54:47.7625537Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2024-04-03T15:54:47.7844766Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2024-04-03T15:54:47.7871551Z Warning: Unused direct dependencies: 2024-04-03T15:54:47.7872437Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:47.7949695Z [ 19%] Built target c10_TypeList_test 2024-04-03T15:54:47.7998490Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2024-04-03T15:54:47.8174742Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-04-03T15:54:47.8432977Z Warning: Unused direct dependencies: 2024-04-03T15:54:47.8433920Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:47.8515673Z [ 19%] Built target c10_TypeIndex_test 2024-04-03T15:54:47.8538446Z [ 19%] 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:54:47.9329637Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2024-04-03T15:54:47.9334395Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-04-03T15:54:47.9520428Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-04-03T15:54:47.9798583Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-04-03T15:54:48.0205033Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2024-04-03T15:54:48.0260268Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2024-04-03T15:54:48.0358729Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2024-04-03T15:54:48.0781578Z [ 19%] 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:54:48.1185134Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-04-03T15:54:48.1615577Z Scanning dependencies of target c10_Synchronized_test 2024-04-03T15:54:48.1700438Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2024-04-03T15:54:48.1849209Z Scanning dependencies of target c10_ConstexprCrc_test 2024-04-03T15:54:48.1879960Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-04-03T15:54:48.1903243Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2024-04-03T15:54:48.1962994Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-04-03T15:54:48.3064618Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2024-04-03T15:54:48.3372516Z [ 19%] 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:54:48.3400067Z [ 19%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2024-04-03T15:54:48.3438004Z [ 19%] Linking CXX executable ../../bin/c10_Synchronized_test 2024-04-03T15:54:48.3446519Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2024-04-03T15:54:48.4207301Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-04-03T15:54:48.4653929Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-04-03T15:54:48.4728015Z Warning: Unused direct dependencies: 2024-04-03T15:54:48.4728924Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:48.4757274Z [ 19%] Built target c10_ConstexprCrc_test 2024-04-03T15:54:48.4777467Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-04-03T15:54:48.4910634Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2024-04-03T15:54:48.4921163Z Warning: Unused direct dependencies: 2024-04-03T15:54:48.4921935Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:48.4991723Z [ 19%] Built target c10_Synchronized_test 2024-04-03T15:54:48.5012058Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2024-04-03T15:54:48.5466524Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2024-04-03T15:54:48.5710004Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2024-04-03T15:54:48.6166737Z [ 19%] 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:54:48.6963230Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-04-03T15:54:48.7221762Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2024-04-03T15:54:48.7529201Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-04-03T15:54:48.7866097Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2024-04-03T15:54:48.7880725Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-04-03T15:54:48.7951053Z [ 19%] 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:54:48.8359644Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2024-04-03T15:54:48.8755978Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2024-04-03T15:54:48.9134045Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-04-03T15:54:48.9202084Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2024-04-03T15:54:48.9913325Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-04-03T15:54:49.0019894Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2024-04-03T15:54:49.0265547Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-04-03T15:54:49.0888469Z [ 19%] 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:54:49.1031630Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-04-03T15:54:49.1063345Z Scanning dependencies of target c10_ssize_test 2024-04-03T15:54:49.1221785Z Scanning dependencies of target c10_LeftRight_test 2024-04-03T15:54:49.1302971Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2024-04-03T15:54:49.1342817Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2024-04-03T15:54:49.1624616Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2024-04-03T15:54:49.1845004Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2024-04-03T15:54:49.1944016Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-04-03T15:54:49.2834779Z [ 20%] Linking CXX executable ../../bin/c10_LeftRight_test 2024-04-03T15:54:49.3129970Z [ 20%] Linking CXX executable ../../bin/c10_ssize_test 2024-04-03T15:54:49.3300887Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-04-03T15:54:49.3809104Z [ 20%] 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:54:49.3828706Z Warning: Unused direct dependencies: 2024-04-03T15:54:49.3829243Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:49.3875329Z [ 20%] Built target c10_LeftRight_test 2024-04-03T15:54:49.3894087Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-04-03T15:54:49.4162548Z Warning: Unused direct dependencies: 2024-04-03T15:54:49.4163725Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:49.4187949Z [ 20%] Built target c10_ssize_test 2024-04-03T15:54:49.4203482Z [ 20%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2024-04-03T15:54:49.4210720Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-04-03T15:54:49.4400649Z Scanning dependencies of target c10_DeadlockDetection_test 2024-04-03T15:54:49.4541847Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2024-04-03T15:54:49.4641443Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2024-04-03T15:54:49.4916125Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2024-04-03T15:54:49.5073125Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2024-04-03T15:54:49.5243111Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-04-03T15:54:49.6120866Z [ 20%] 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:54:49.6157427Z [ 20%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2024-04-03T15:54:49.6941301Z Scanning dependencies of target c10_Half_test 2024-04-03T15:54:49.7056092Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2024-04-03T15:54:49.7060112Z Scanning dependencies of target c10_ThreadLocal_test 2024-04-03T15:54:49.7118711Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2024-04-03T15:54:49.7235548Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2024-04-03T15:54:49.7256673Z [ 20%] Built target c10_DeadlockDetection_test 2024-04-03T15:54:49.7275113Z [ 20%] 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:54:49.7276903Z [ 20%] 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:54:49.7989963Z Scanning dependencies of target c10_DispatchKeySet_test 2024-04-03T15:54:49.8096000Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2024-04-03T15:54:49.8502238Z [ 20%] 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:54:49.9198936Z [ 20%] Linking CXX executable ../../bin/c10_Half_test 2024-04-03T15:54:49.9262022Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2024-04-03T15:54:49.9506491Z [ 20%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2024-04-03T15:54:49.9835933Z [ 20%] 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:54:50.0321497Z Warning: Unused direct dependencies: 2024-04-03T15:54:50.0322092Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:50.0341754Z [ 20%] Built target c10_Half_test 2024-04-03T15:54:50.0361082Z [ 20%] 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:54:50.0411839Z [ 20%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2024-04-03T15:54:50.0576037Z Warning: Unused direct dependencies: 2024-04-03T15:54:50.0576691Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:50.0606691Z [ 20%] Built target c10_ThreadLocal_test 2024-04-03T15:54:50.0668401Z [ 20%] 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:54:50.0672171Z Scanning dependencies of target c10_ordered_preserving_dict_test 2024-04-03T15:54:50.0837144Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2024-04-03T15:54:50.1472120Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2024-04-03T15:54:50.1474146Z [ 20%] Built target c10_DispatchKeySet_test 2024-04-03T15:54:50.1495883Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2024-04-03T15:54:50.1522986Z Scanning dependencies of target c10_StreamGuard_test 2024-04-03T15:54:50.1538691Z [ 20%] 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:54:50.1675746Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2024-04-03T15:54:50.2355214Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-04-03T15:54:50.2952228Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-04-03T15:54:50.3064293Z [ 20%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2024-04-03T15:54:50.3122315Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-04-03T15:54:50.3226744Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2024-04-03T15:54:50.3646897Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2024-04-03T15:54:50.3810485Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-04-03T15:54:50.3987251Z [ 20%] Linking CXX executable ../../bin/c10_StreamGuard_test 2024-04-03T15:54:50.4349581Z [ 20%] Built target c10_ordered_preserving_dict_test 2024-04-03T15:54:50.4401059Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-04-03T15:54:50.4869298Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-04-03T15:54:50.5058311Z Warning: Unused direct dependencies: 2024-04-03T15:54:50.5059271Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:50.5098174Z [ 20%] Built target c10_StreamGuard_test 2024-04-03T15:54:50.5116947Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-04-03T15:54:50.5401783Z Scanning dependencies of target c10_CompileTimeFunctionPointer_test 2024-04-03T15:54:50.5495214Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2024-04-03T15:54:50.5497241Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2024-04-03T15:54:50.5540548Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2024-04-03T15:54:50.5657689Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2024-04-03T15:54:50.6306100Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-04-03T15:54:50.7243669Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-04-03T15:54:50.7277015Z Scanning dependencies of target c10_tempfile_test 2024-04-03T15:54:50.7377595Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2024-04-03T15:54:50.7389994Z Scanning dependencies of target c10_DeviceGuard_test 2024-04-03T15:54:50.7491660Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2024-04-03T15:54:50.7730432Z [ 20%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2024-04-03T15:54:50.7974063Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2024-04-03T15:54:50.8177663Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-04-03T15:54:50.9045421Z Warning: Unused direct dependencies: 2024-04-03T15:54:50.9046401Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:50.9069613Z [ 20%] Built target c10_CompileTimeFunctionPointer_test 2024-04-03T15:54:50.9091394Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-04-03T15:54:50.9432969Z Scanning dependencies of target c10_typeid_test 2024-04-03T15:54:50.9507392Z [ 20%] Linking CXX executable ../../bin/c10_tempfile_test 2024-04-03T15:54:50.9616746Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2024-04-03T15:54:50.9713508Z [ 20%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2024-04-03T15:54:51.0317176Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2024-04-03T15:54:51.0497826Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-04-03T15:54:51.0843551Z [ 20%] Built target c10_tempfile_test 2024-04-03T15:54:51.0868243Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-04-03T15:54:51.0992874Z [ 20%] Built target c10_DeviceGuard_test 2024-04-03T15:54:51.1075784Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-04-03T15:54:51.1688439Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2024-04-03T15:54:51.1898566Z [ 20%] Linking CXX executable ../../bin/c10_typeid_test 2024-04-03T15:54:51.2075580Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-04-03T15:54:51.2428105Z Scanning dependencies of target c10_Scalar_test 2024-04-03T15:54:51.2456653Z Scanning dependencies of target c10_cow_test 2024-04-03T15:54:51.2628129Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2024-04-03T15:54:51.2673439Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2024-04-03T15:54:51.2955382Z [ 20%] Built target c10_typeid_test 2024-04-03T15:54:51.2977031Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-04-03T15:54:51.3036434Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2024-04-03T15:54:51.3117715Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-04-03T15:54:51.4124697Z Scanning dependencies of target c10_SymInt_test 2024-04-03T15:54:51.4141556Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-04-03T15:54:51.4285734Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2024-04-03T15:54:51.4558555Z [ 20%] Linking CXX static library ../../../lib/libtensorpipe.a 2024-04-03T15:54:51.4960028Z [ 20%] Linking CXX executable ../../bin/c10_Scalar_test 2024-04-03T15:54:51.5142783Z [ 20%] Linking CXX executable ../../bin/c10_cow_test 2024-04-03T15:54:51.5522882Z [ 20%] Built target tensorpipe 2024-04-03T15:54:51.5534113Z [ 20%] 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:54:51.5600612Z Scanning dependencies of target c10_Bitset_test 2024-04-03T15:54:51.5775777Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2024-04-03T15:54:51.6321745Z [ 20%] Built target c10_Scalar_test 2024-04-03T15:54:51.6343992Z [ 20%] 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:54:51.6420400Z Scanning dependencies of target c10_SizesAndStrides_test 2024-04-03T15:54:51.6541802Z [ 20%] Built target c10_cow_test 2024-04-03T15:54:51.6572661Z [ 20%] Linking CXX executable ../../bin/c10_SymInt_test 2024-04-03T15:54:51.6577339Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2024-04-03T15:54:51.6598377Z Scanning dependencies of target c10_InlineStreamGuard_test 2024-04-03T15:54:51.6771652Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2024-04-03T15:54:51.7080694Z [ 20%] 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:54:51.7841044Z [ 20%] Linking CXX executable ../../bin/c10_Bitset_test 2024-04-03T15:54:51.7947799Z [ 20%] Built target c10_SymInt_test 2024-04-03T15:54:51.7976569Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-04-03T15:54:51.8058205Z [ 20%] Generating src/x86_64-fma/blas/s8gemm.py.o 2024-04-03T15:54:51.8108127Z Scanning dependencies of target c10_InlineDeviceGuard_test 2024-04-03T15:54:51.8323750Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2024-04-03T15:54:51.8561218Z [ 20%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2024-04-03T15:54:51.8701259Z [ 20%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2024-04-03T15:54:51.9160740Z Warning: Unused direct dependencies: 2024-04-03T15:54:51.9161664Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:51.9201118Z [ 20%] Built target c10_Bitset_test 2024-04-03T15:54:51.9235447Z Scanning dependencies of target c10_accumulate_test 2024-04-03T15:54:51.9368684Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2024-04-03T15:54:51.9433739Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-04-03T15:54:51.9795492Z [ 20%] Built target c10_InlineStreamGuard_test 2024-04-03T15:54:51.9833171Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-04-03T15:54:51.9907776Z [ 20%] Built target c10_SizesAndStrides_test 2024-04-03T15:54:51.9929602Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-04-03T15:54:52.0344965Z Scanning dependencies of target c10_bit_cast_test 2024-04-03T15:54:52.0437954Z Scanning dependencies of target c10_string_view_test 2024-04-03T15:54:52.0523609Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2024-04-03T15:54:52.0549019Z [ 20%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2024-04-03T15:54:52.0570264Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2024-04-03T15:54:52.1497171Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-04-03T15:54:52.1758087Z [ 20%] Linking CXX executable ../../bin/c10_accumulate_test 2024-04-03T15:54:52.1831601Z [ 20%] Built target c10_InlineDeviceGuard_test 2024-04-03T15:54:52.1851494Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-04-03T15:54:52.2512663Z Scanning dependencies of target c10_bfloat16_test 2024-04-03T15:54:52.2517442Z [ 20%] Linking CXX executable ../../bin/c10_bit_cast_test 2024-04-03T15:54:52.2682120Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2024-04-03T15:54:52.2770758Z [ 20%] Linking CXX executable ../../bin/c10_string_view_test 2024-04-03T15:54:52.2902834Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-04-03T15:54:52.3244275Z [ 20%] Built target c10_accumulate_test 2024-04-03T15:54:52.3326668Z Scanning dependencies of target c10_irange_test 2024-04-03T15:54:52.3475838Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2024-04-03T15:54:52.3573655Z [ 20%] Generating src/x86_64-fma/blas/c8gemm.py.o 2024-04-03T15:54:52.3867692Z Warning: Unused direct dependencies: 2024-04-03T15:54:52.3868641Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:52.3913117Z [ 20%] Built target c10_bit_cast_test 2024-04-03T15:54:52.3929324Z Warning: Unused direct dependencies: 2024-04-03T15:54:52.3930502Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:52.3938603Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-04-03T15:54:52.3953943Z [ 20%] Built target c10_string_view_test 2024-04-03T15:54:52.3993530Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-04-03T15:54:52.4075739Z Scanning dependencies of target c10_exception_test 2024-04-03T15:54:52.4243131Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2024-04-03T15:54:52.4938730Z Scanning dependencies of target c10_complex_test 2024-04-03T15:54:52.5026002Z [ 20%] Linking CXX executable ../../bin/c10_bfloat16_test 2024-04-03T15:54:52.5090402Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2024-04-03T15:54:52.5113343Z [ 20%] Linking CXX executable ../../bin/c10_irange_test 2024-04-03T15:54:52.5398807Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-04-03T15:54:52.6174991Z Warning: Unused direct dependencies: 2024-04-03T15:54:52.6175642Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:52.6196933Z [ 20%] Built target c10_irange_test 2024-04-03T15:54:52.6212495Z Warning: Unused direct dependencies: 2024-04-03T15:54:52.6216352Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:52.6218633Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-04-03T15:54:52.6236923Z [ 20%] Built target c10_bfloat16_test 2024-04-03T15:54:52.6257439Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-04-03T15:54:52.6442501Z [ 20%] Linking CXX executable ../../bin/c10_exception_test 2024-04-03T15:54:52.6518070Z Scanning dependencies of target c10_flags_test 2024-04-03T15:54:52.6657164Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2024-04-03T15:54:52.7060794Z Scanning dependencies of target c10_generic_math_test 2024-04-03T15:54:52.7162859Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-04-03T15:54:52.7181996Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2024-04-03T15:54:52.7480265Z [ 20%] Linking CXX executable ../../bin/c10_complex_test 2024-04-03T15:54:52.7942992Z [ 20%] Built target c10_exception_test 2024-04-03T15:54:52.7961263Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-04-03T15:54:52.8099503Z [ 20%] Linking CXX executable ../../bin/c10_flags_test 2024-04-03T15:54:52.8362005Z Scanning dependencies of target c10_intrusive_ptr_test 2024-04-03T15:54:52.8475188Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2024-04-03T15:54:52.8757641Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-04-03T15:54:52.8888587Z Warning: Unused direct dependencies: 2024-04-03T15:54:52.8889537Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:52.8954599Z [ 20%] Built target c10_complex_test 2024-04-03T15:54:52.8975476Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:54:52.9123757Z [ 20%] Linking CXX executable ../../bin/c10_generic_math_test 2024-04-03T15:54:52.9355795Z [ 20%] Built target c10_flags_test 2024-04-03T15:54:52.9376084Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:54:52.9640525Z Scanning dependencies of target c10_complex_math_test 2024-04-03T15:54:52.9776758Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2024-04-03T15:54:52.9863199Z Scanning dependencies of target c10_logging_test 2024-04-03T15:54:53.0028394Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2024-04-03T15:54:53.0195450Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-04-03T15:54:53.0560931Z Warning: Unused direct dependencies: 2024-04-03T15:54:53.0561560Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:53.0582356Z [ 20%] Built target c10_generic_math_test 2024-04-03T15:54:53.0630131Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-04-03T15:54:53.0912631Z Scanning dependencies of target c10_optional_test 2024-04-03T15:54:53.1100639Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2024-04-03T15:54:53.1235392Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-04-03T15:54:53.1751764Z [ 20%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2024-04-03T15:54:53.1753204Z [ 20%] Linking CXX executable ../../bin/c10_complex_math_test 2024-04-03T15:54:53.2061147Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-04-03T15:54:53.2407552Z [ 20%] Linking CXX executable ../../bin/c10_logging_test 2024-04-03T15:54:53.3073097Z Warning: Unused direct dependencies: 2024-04-03T15:54:53.3073662Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:53.3096482Z [ 20%] Built target c10_complex_math_test 2024-04-03T15:54:53.3117862Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-04-03T15:54:53.3195875Z Scanning dependencies of target c10_registry_test 2024-04-03T15:54:53.3290220Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2024-04-03T15:54:53.3703074Z [ 20%] Built target c10_logging_test 2024-04-03T15:54:53.3721894Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-04-03T15:54:53.3934279Z Warning: Unused direct dependencies: 2024-04-03T15:54:53.3935122Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:53.3957491Z [ 20%] Built target c10_intrusive_ptr_test 2024-04-03T15:54:53.3981387Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-04-03T15:54:53.3996449Z Scanning dependencies of target c10_small_vector_test 2024-04-03T15:54:53.4116168Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2024-04-03T15:54:53.4286448Z [ 20%] Linking CXX executable ../../bin/c10_optional_test 2024-04-03T15:54:53.4398784Z [ 20%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2024-04-03T15:54:53.4703854Z [ 20%] 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:54:53.4711705Z Scanning dependencies of target c10_string_util_test 2024-04-03T15:54:53.4808374Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2024-04-03T15:54:53.4995336Z [ 21%] Linking CXX executable ../../bin/c10_registry_test 2024-04-03T15:54:53.5902558Z Warning: Unused direct dependencies: 2024-04-03T15:54:53.5903546Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:53.5926231Z [ 21%] Built target c10_optional_test 2024-04-03T15:54:53.5959036Z Scanning dependencies of target c10_Metaprogramming_test 2024-04-03T15:54:53.6057112Z [ 21%] 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:54:53.6095269Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2024-04-03T15:54:53.6355044Z [ 21%] Linking CXX executable ../../bin/c10_small_vector_test 2024-04-03T15:54:53.6389265Z [ 21%] Built target c10_registry_test 2024-04-03T15:54:53.6439286Z [ 21%] 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:54:53.6555342Z [ 21%] Linking CXX executable ../../bin/c10_string_util_test 2024-04-03T15:54:53.7085053Z Scanning dependencies of target c10_intrusive_ptr_benchmark 2024-04-03T15:54:53.7192823Z [ 21%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2024-04-03T15:54:53.7405947Z [ 21%] 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:54:53.7814785Z [ 21%] Built target c10_small_vector_test 2024-04-03T15:54:53.7849741Z Scanning dependencies of target renamedsp128.h_generated 2024-04-03T15:54:53.7884561Z [ 21%] Generating include/renamedsp128.h 2024-04-03T15:54:53.7903508Z [ 21%] Built target c10_string_util_test 2024-04-03T15:54:53.7920242Z [ 21%] 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:54:53.7967945Z [ 21%] Built target renamedsp128.h_generated 2024-04-03T15:54:53.7986350Z [ 21%] 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:54:53.8139711Z [ 21%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2024-04-03T15:54:53.8756302Z Scanning dependencies of target headers 2024-04-03T15:54:53.8789570Z [ 21%] Generating sleeflibm_SSE_.h.tmp 2024-04-03T15:54:53.8817560Z [ 21%] Generating sleeflibm_SSE2.h.tmp 2024-04-03T15:54:53.8846340Z [ 21%] Generating sleeflibm_SSE4.h.tmp 2024-04-03T15:54:53.8871393Z [ 21%] Generating sleeflibm_AVX_.h.tmp 2024-04-03T15:54:53.8897107Z [ 21%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2024-04-03T15:54:53.8912295Z [ 21%] Generating sleeflibm_AVX.h.tmp 2024-04-03T15:54:53.8956240Z [ 21%] Generating sleeflibm_FMA4.h.tmp 2024-04-03T15:54:53.8987524Z [ 21%] Generating sleeflibm_AVX2.h.tmp 2024-04-03T15:54:53.9038692Z [ 21%] Generating sleeflibm_AVX2128.h.tmp 2024-04-03T15:54:53.9053216Z [ 21%] Generating sleeflibm_AVX512F_.h.tmp 2024-04-03T15:54:53.9079160Z [ 21%] Generating sleeflibm_AVX512F.h.tmp 2024-04-03T15:54:53.9104960Z Scanning dependencies of target dispsse.c_generated 2024-04-03T15:54:53.9115803Z [ 21%] Generating sleeflibm_AVX512FNOFMA.h.tmp 2024-04-03T15:54:53.9134488Z [ 21%] Generating dispsse.c.tmp 2024-04-03T15:54:53.9148864Z [ 21%] Generating sleeflibm_PUREC_SCALAR.h.tmp 2024-04-03T15:54:53.9175367Z [ 21%] Generating dispsse.c 2024-04-03T15:54:53.9209354Z [ 21%] 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:54:53.9212048Z [ 21%] Built target dispsse.c_generated 2024-04-03T15:54:53.9226666Z Warning: Unused direct dependencies: 2024-04-03T15:54:53.9227486Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:53.9234343Z [ 21%] 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:54:53.9274629Z [ 21%] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2024-04-03T15:54:53.9280519Z [ 21%] Built target c10_Metaprogramming_test 2024-04-03T15:54:53.9335894Z Scanning dependencies of target renameAVX512F.h_generated 2024-04-03T15:54:53.9396037Z [ 21%] Generating sleeflibm_DSP_SCALAR.h.tmp 2024-04-03T15:54:53.9406540Z [ 21%] Generating include/renameavx512f.h 2024-04-03T15:54:53.9418027Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2024-04-03T15:54:53.9441791Z [ 21%] Generating include/renameavx512fnofma.h 2024-04-03T15:54:53.9468668Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2024-04-03T15:54:53.9476444Z [ 21%] Built target renameAVX512F.h_generated 2024-04-03T15:54:53.9514922Z [ 21%] Generating include/renameavx2128.h 2024-04-03T15:54:53.9518141Z [ 21%] 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:54:53.9524335Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2024-04-03T15:54:53.9550221Z [ 21%] Generating include/renamefma4.h 2024-04-03T15:54:53.9588176Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2024-04-03T15:54:53.9621419Z [ 21%] Generating include/renameavx.h 2024-04-03T15:54:53.9650144Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2024-04-03T15:54:53.9690018Z [ 21%] Generating include/renamesse4.h 2024-04-03T15:54:53.9709240Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2024-04-03T15:54:53.9766404Z [ 21%] Generating include/renamepurec_scalar.h 2024-04-03T15:54:53.9800736Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2024-04-03T15:54:53.9874222Z [ 21%] Generating include/renamecuda.h 2024-04-03T15:54:53.9880277Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2024-04-03T15:54:53.9917176Z [ 21%] Generating ../../../include/sleef.h 2024-04-03T15:54:53.9954913Z [ 21%] Built target headers 2024-04-03T15:54:53.9975152Z [ 21%] 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:54:53.9990132Z Warning: Unused direct dependencies: 2024-04-03T15:54:53.9990991Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:54:53.9991941Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:54:54.0039035Z [ 21%] Built target c10_intrusive_ptr_benchmark 2024-04-03T15:54:54.0058622Z [ 21%] 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:54:54.0406563Z Scanning dependencies of target alias_avx512f.h_generated 2024-04-03T15:54:54.0494528Z [ 21%] Generating alias_AVX512F_dp.h.tmp 2024-04-03T15:54:54.0556800Z [ 21%] Generating alias_AVX512F_sp.h.tmp 2024-04-03T15:54:54.0590480Z [ 21%] Generating include/alias_avx512f.h 2024-04-03T15:54:54.0645225Z [ 21%] Built target alias_avx512f.h_generated 2024-04-03T15:54:54.0657388Z Scanning dependencies of target renameAVX512FNOFMA.h_generated 2024-04-03T15:54:54.0665823Z [ 21%] 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:54:54.0718901Z [ 21%] Built target renameAVX512FNOFMA.h_generated 2024-04-03T15:54:54.0736839Z [ 21%] 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:54:54.1036619Z [ 21%] 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:54:54.1076821Z Scanning dependencies of target renameAVX.h_generated 2024-04-03T15:54:54.1138617Z [ 21%] Built target renameAVX.h_generated 2024-04-03T15:54:54.1170786Z Scanning dependencies of target sleefdetavx512fnofma 2024-04-03T15:54:54.1235715Z [ 21%] 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:54:54.1480728Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.1491327Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2024-04-03T15:54:54.1616525Z Scanning dependencies of target renameAVX2128.h_generated 2024-04-03T15:54:54.1681181Z [ 21%] Built target renameAVX2128.h_generated 2024-04-03T15:54:54.1704967Z [ 21%] 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:54:54.2269465Z Scanning dependencies of target sleefavx512f 2024-04-03T15:54:54.2425220Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.2626792Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2024-04-03T15:54:54.2778206Z [ 21%] 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:54:54.3035450Z Scanning dependencies of target renameSSE4.h_generated 2024-04-03T15:54:54.3075529Z [ 21%] Built target renameSSE4.h_generated 2024-04-03T15:54:54.3135609Z [ 21%] 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:54:54.3353438Z [ 21%] Built target sleefdetavx512fnofma 2024-04-03T15:54:54.3399396Z [ 21%] 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:54:54.3476795Z Scanning dependencies of target renameFMA4.h_generated 2024-04-03T15:54:54.3507331Z [ 21%] Built target renameFMA4.h_generated 2024-04-03T15:54:54.3533962Z [ 21%] 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:54:54.3815819Z Scanning dependencies of target renamePUREC_SCALAR.h_generated 2024-04-03T15:54:54.3845740Z [ 21%] Built target renamePUREC_SCALAR.h_generated 2024-04-03T15:54:54.3866139Z [ 21%] 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:54:54.3912521Z [ 21%] 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:54:54.4208250Z Scanning dependencies of target sleefavx2128 2024-04-03T15:54:54.4319210Z Scanning dependencies of target renamedspscalar.h_generated 2024-04-03T15:54:54.4348953Z [ 21%] Generating include/renamedspscalar.h 2024-04-03T15:54:54.4363106Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.4377512Z [ 21%] Built target renamedspscalar.h_generated 2024-04-03T15:54:54.4395416Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2024-04-03T15:54:54.4631954Z Scanning dependencies of target sleefavx2 2024-04-03T15:54:54.4632862Z [ 21%] Built target sleefavx512f 2024-04-03T15:54:54.4665710Z [ 21%] 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:54:54.4677860Z [ 21%] Generating src/x86_64-fma/blas/conv1x1.py.o 2024-04-03T15:54:54.4886954Z Scanning dependencies of target sleefdetsse2 2024-04-03T15:54:54.4956393Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.5111001Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.6120018Z Scanning dependencies of target sleefsse4 2024-04-03T15:54:54.6255104Z [ 21%] Built target sleefavx2128 2024-04-03T15:54:54.6274565Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2024-04-03T15:54:54.6275773Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.6443556Z Scanning dependencies of target sleeffma4 2024-04-03T15:54:54.6623193Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2024-04-03T15:54:54.6677156Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.7528594Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2024-04-03T15:54:54.7993309Z [ 21%] Built target sleefdetsse2 2024-04-03T15:54:54.8011030Z [ 21%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2024-04-03T15:54:54.8089303Z [ 21%] 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:54:54.8105790Z [ 21%] Built target sleefavx2 2024-04-03T15:54:54.8128207Z [ 22%] 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:54:54.8325241Z [ 22%] 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:54:54.8918368Z Scanning dependencies of target sleefavx 2024-04-03T15:54:54.8963383Z [ 22%] Built target sleefsse4 2024-04-03T15:54:54.8982728Z [ 22%] 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:54:54.9074345Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.9215116Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2024-04-03T15:54:54.9461997Z Scanning dependencies of target sleefsse2 2024-04-03T15:54:54.9478112Z [ 22%] Generating src/x86_64-fma/blas/sgemm.py.o 2024-04-03T15:54:54.9641407Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2024-04-03T15:54:54.9721422Z [ 22%] 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:54:54.9954626Z [ 22%] Built target sleeffma4 2024-04-03T15:54:55.0077963Z [ 22%] 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:54:55.0564530Z Scanning dependencies of target sleefpurec_scalar 2024-04-03T15:54:55.0714603Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:55.0828504Z Scanning dependencies of target sleefpurecfma_scalar 2024-04-03T15:54:55.0979805Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:55.1096793Z [ 22%] Built target sleefavx 2024-04-03T15:54:55.1115337Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:55.1209765Z [ 22%] 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:54:55.1579644Z Scanning dependencies of target sleefdetpurecfma_scalar 2024-04-03T15:54:55.1726176Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:55.1741424Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2024-04-03T15:54:55.1843724Z [ 22%] 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:54:55.2038673Z [ 22%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:55.2065499Z [ 23%] Built target sleefpurec_scalar 2024-04-03T15:54:55.2119894Z [ 23%] 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:54:55.2430704Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:55.2557362Z Scanning dependencies of target dispavx_obj 2024-04-03T15:54:55.2641734Z [ 23%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2024-04-03T15:54:55.3210201Z [ 23%] Built target sleefsse2 2024-04-03T15:54:55.3215389Z [ 23%] Built target sleefpurecfma_scalar 2024-04-03T15:54:55.3229518Z [ 23%] 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:54:55.3237570Z [ 23%] 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:54:55.3299305Z Scanning dependencies of target protoc 2024-04-03T15:54:55.3347293Z [ 23%] Built target sleefdetpurecfma_scalar 2024-04-03T15:54:55.3369391Z [ 23%] 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:54:55.3516440Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2024-04-03T15:54:55.4258757Z [ 23%] 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:54:55.4335891Z Scanning dependencies of target gmock_main 2024-04-03T15:54:55.4337673Z Scanning dependencies of target operators 2024-04-03T15:54:55.4382688Z [ 23%] Built target dispavx_obj 2024-04-03T15:54:55.4440720Z [ 23%] 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:54:55.4475766Z [ 23%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2024-04-03T15:54:55.4601179Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-04-03T15:54:55.4822786Z [ 23%] Linking CXX executable ../../../bin/protoc 2024-04-03T15:54:55.4996769Z [ 23%] Generating src/x86_64-fma/max-pooling.py.o 2024-04-03T15:54:55.5042426Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-04-03T15:54:55.5547745Z [ 23%] 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:54:55.5776385Z [ 23%] 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:54:55.6144429Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-04-03T15:54:55.6521062Z [ 23%] Linking CXX static library ../../../lib/libgmock_main.a 2024-04-03T15:54:55.6601382Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-04-03T15:54:55.6626158Z [ 23%] Built target gmock_main 2024-04-03T15:54:55.6642453Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-04-03T15:54:55.6861890Z [ 23%] 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:54:55.7191023Z [ 23%] 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:54:55.7201055Z [ 23%] Generating src/x86_64-fma/relu.py.o 2024-04-03T15:54:55.7204568Z [ 23%] Built target protoc 2024-04-03T15:54:55.7248280Z [ 23%] 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:54:55.7569711Z Scanning dependencies of target fbgemm 2024-04-03T15:54:55.7598236Z [ 23%] Linking CXX static library ../../lib/libfbgemm.a 2024-04-03T15:54:55.7753271Z Scanning dependencies of target dnnl 2024-04-03T15:54:55.7755626Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-04-03T15:54:55.7827163Z [ 23%] Linking CXX static library ../../../../lib/libdnnl.a 2024-04-03T15:54:55.7973920Z Scanning dependencies of target kineto 2024-04-03T15:54:55.8007851Z [ 23%] Linking CXX static library ../../../lib/libkineto.a 2024-04-03T15:54:55.8199365Z [ 23%] 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:54:55.8534344Z [ 23%] Built target kineto 2024-04-03T15:54:55.8559377Z [ 23%] 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:54:55.8834051Z [ 23%] Built target fbgemm 2024-04-03T15:54:55.8855568Z [ 23%] 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:54:55.9161906Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-04-03T15:54:55.9262288Z [ 23%] Generating src/x86_64-fma/softmax.py.o 2024-04-03T15:54:55.9401370Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-04-03T15:54:55.9405580Z [ 23%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2024-04-03T15:54:55.9613544Z [ 23%] 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:54:55.9917108Z [ 23%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2024-04-03T15:54:56.0191862Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-04-03T15:54:56.0202468Z Scanning dependencies of target Caffe2_PROTO 2024-04-03T15:54:56.0395712Z [ 23%] 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:54:56.0471002Z [ 23%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2024-04-03T15:54:56.0799196Z [ 23%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2024-04-03T15:54:56.1069457Z [ 23%] 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:54:56.1924954Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-04-03T15:54:56.2010603Z [ 23%] 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:54:56.2960593Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-04-03T15:54:56.3078725Z [ 23%] 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:54:56.3714413Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-04-03T15:54:56.3835893Z [ 23%] 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:54:56.3996780Z [ 23%] Built target Caffe2_PROTO 2024-04-03T15:54:56.4020295Z [ 23%] 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:54:56.4337602Z [ 23%] 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:54:56.4719337Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-04-03T15:54:56.5047645Z [ 23%] 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:54:56.5156720Z Scanning dependencies of target gen_onnx_proto 2024-04-03T15:54:56.5248557Z [ 23%] Running gen_proto.py on onnx/onnx.in.proto 2024-04-03T15:54:56.5378460Z Scanning dependencies of target caffe2_protos 2024-04-03T15:54:56.5410097Z [ 23%] Linking CXX static library ../lib/libcaffe2_protos.a 2024-04-03T15:54:56.5541087Z [ 23%] Built target caffe2_protos 2024-04-03T15:54:56.5559327Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-04-03T15:54:56.5607854Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2024-04-03T15:54:56.5610024Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:54:56.5620644Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2024-04-03T15:54:56.5635915Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2024-04-03T15:54:56.5637949Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2024-04-03T15:54:56.5705512Z [ 23%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:54:56.5783002Z [ 23%] 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:54:56.5799409Z [ 23%] 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:54:56.6396204Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-04-03T15:54:56.6469342Z [ 23%] 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:54:56.6884093Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-04-03T15:54:56.7315046Z [ 23%] 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:54:56.7796209Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-04-03T15:54:56.7814099Z Scanning dependencies of target dispsse_obj 2024-04-03T15:54:56.7875768Z [ 23%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2024-04-03T15:54:56.8076999Z [ 23%] Built target gen_onnx_proto 2024-04-03T15:54:56.8124986Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-04-03T15:54:56.8155252Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-04-03T15:54:56.9080058Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-04-03T15:54:56.9497649Z [ 23%] Built target dispsse_obj 2024-04-03T15:54:56.9515681Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-04-03T15:54:56.9543810Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-04-03T15:54:56.9592406Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-04-03T15:54:56.9700351Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-04-03T15:54:57.0379450Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-04-03T15:54:57.0514917Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-04-03T15:54:57.0656089Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-04-03T15:54:57.0876132Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-04-03T15:54:57.1195656Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-04-03T15:54:57.1319655Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-04-03T15:54:57.1564451Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-04-03T15:54:57.1903015Z Scanning dependencies of target sleefdetavx512f 2024-04-03T15:54:57.2057309Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.2060769Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-04-03T15:54:57.2198755Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-04-03T15:54:57.2559975Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-04-03T15:54:57.2816206Z [ 23%] Generating src/x86_64-fma/blas/sdotxf.py.o 2024-04-03T15:54:57.2888710Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-04-03T15:54:57.3105586Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-04-03T15:54:57.3375556Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-04-03T15:54:57.3467183Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2024-04-03T15:54:57.3677707Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-04-03T15:54:57.3802907Z Scanning dependencies of target sleefavx512fnofma 2024-04-03T15:54:57.4054476Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.4311127Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-04-03T15:54:57.4669100Z [ 23%] Built target operators 2024-04-03T15:54:57.4714338Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-04-03T15:54:57.5035505Z [ 23%] Built target sleefdetavx512f 2024-04-03T15:54:57.5063079Z Scanning dependencies of target sleefdetavx 2024-04-03T15:54:57.5213651Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.5308711Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2024-04-03T15:54:57.5391678Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-04-03T15:54:57.5543913Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2024-04-03T15:54:57.6104650Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-04-03T15:54:57.6637705Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-04-03T15:54:57.6729721Z Scanning dependencies of target sleefdetavx2128 2024-04-03T15:54:57.6960055Z [ 23%] Built target sleefdetavx 2024-04-03T15:54:57.6989375Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.6991534Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2024-04-03T15:54:57.7389643Z [ 23%] Built target sleefavx512fnofma 2024-04-03T15:54:57.7404046Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-04-03T15:54:57.7471660Z Scanning dependencies of target sleefdetsse4 2024-04-03T15:54:57.7524435Z [ 23%] Built target dnnl 2024-04-03T15:54:57.7589075Z Scanning dependencies of target sleefdetfma4 2024-04-03T15:54:57.7717826Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.7779225Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.8480309Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-04-03T15:54:57.8532097Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-04-03T15:54:57.8751795Z [ 23%] Built target sleefdetavx2128 2024-04-03T15:54:57.8770348Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-04-03T15:54:57.9002724Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2024-04-03T15:54:57.9105528Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2024-04-03T15:54:57.9203676Z Scanning dependencies of target sleefdetpurec_scalar 2024-04-03T15:54:57.9232061Z Scanning dependencies of target dispscalar_obj 2024-04-03T15:54:57.9337876Z [ 23%] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2024-04-03T15:54:57.9440273Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2024-04-03T15:54:57.9487177Z [ 23%] 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:54:58.0369339Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-04-03T15:54:58.0438528Z [ 23%] Built target sleefdetfma4 2024-04-03T15:54:58.0460080Z [ 23%] 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:54:58.0579267Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2024-04-03T15:54:58.0687602Z [ 23%] Built target sleefdetsse4 2024-04-03T15:54:58.0708127Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-04-03T15:54:58.1319410Z [ 23%] Built target sleefdetpurec_scalar 2024-04-03T15:54:58.1331807Z Scanning dependencies of target subgraph 2024-04-03T15:54:58.1337126Z [ 23%] 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:54:58.1440176Z [ 23%] Built target dispscalar_obj 2024-04-03T15:54:58.1456990Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-04-03T15:54:58.1680201Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-04-03T15:54:58.1694593Z Scanning dependencies of target gen_onnx_data_proto 2024-04-03T15:54:58.1726157Z [ 23%] Running gen_proto.py on onnx/onnx-data.in.proto 2024-04-03T15:54:58.2021361Z Scanning dependencies of target gen_onnx_operators_proto 2024-04-03T15:54:58.2060807Z [ 23%] Running gen_proto.py on onnx/onnx-operators.in.proto 2024-04-03T15:54:58.2087126Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2024-04-03T15:54:58.2089421Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:54:58.2091698Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2024-04-03T15:54:58.2094222Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2024-04-03T15:54:58.2096157Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2024-04-03T15:54:58.2098334Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-04-03T15:54:58.2116022Z [ 23%] Generating src/x86_64-fma/blas/shdotxf.py.o 2024-04-03T15:54:58.2132201Z [ 23%] 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:54:58.2181532Z [ 23%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:54:58.2412229Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2024-04-03T15:54:58.2414110Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T15:54:58.2417777Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2024-04-03T15:54:58.2419557Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2024-04-03T15:54:58.2421119Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2024-04-03T15:54:58.2515735Z [ 23%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T15:54:58.2620259Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-04-03T15:54:58.2856929Z [ 23%] Built target gen_onnx_data_proto 2024-04-03T15:54:58.2882859Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-04-03T15:54:58.2887751Z Scanning dependencies of target sleef 2024-04-03T15:54:58.2914663Z [ 23%] Built target gen_onnx_operators_proto 2024-04-03T15:54:58.2940062Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-04-03T15:54:58.2950669Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2024-04-03T15:54:58.3201003Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-04-03T15:54:58.3540121Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-04-03T15:54:58.3713528Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-04-03T15:54:58.4033695Z [ 23%] Linking C static library ../../lib/libsleef.a 2024-04-03T15:54:58.4244813Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-04-03T15:54:58.4329186Z [ 23%] Built target sleef 2024-04-03T15:54:58.4353442Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-04-03T15:54:58.4357920Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-04-03T15:54:58.4418569Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-04-03T15:54:58.4717838Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-04-03T15:54:58.5082490Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-04-03T15:54:58.5173348Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-04-03T15:54:58.5332591Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-04-03T15:54:58.5403689Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-04-03T15:54:58.5708283Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-04-03T15:54:58.6047179Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-04-03T15:54:58.6072796Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-04-03T15:54:58.6200188Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-04-03T15:54:58.6318924Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-04-03T15:54:58.6694963Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-04-03T15:54:58.6863600Z Scanning dependencies of target onnx_proto 2024-04-03T15:54:58.7028485Z [ 23%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2024-04-03T15:54:58.7207002Z [ 23%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2024-04-03T15:54:58.7285394Z [ 23%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2024-04-03T15:54:58.7598649Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-04-03T15:54:58.8797145Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-04-03T15:54:58.8879158Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-04-03T15:54:58.9135313Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-04-03T15:54:58.9181179Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-04-03T15:54:58.9543171Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-04-03T15:54:58.9732505Z [ 23%] Linking CXX static library ../../lib/libonnx_proto.a 2024-04-03T15:54:58.9854379Z [ 23%] Built target onnx_proto 2024-04-03T15:54:58.9875960Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-04-03T15:54:58.9934643Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:54:59.0144108Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:54:59.0297571Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-04-03T15:54:59.0303198Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:54:59.0653066Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-04-03T15:54:59.0962838Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-04-03T15:54:59.1035937Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-04-03T15:54:59.1215252Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-04-03T15:54:59.1633967Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-04-03T15:54:59.1935134Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-04-03T15:54:59.2093596Z Scanning dependencies of target vec_test_all_types_AVX2 2024-04-03T15:54:59.2176931Z Scanning dependencies of target vec_test_all_types_AVX512 2024-04-03T15:54:59.2206725Z Scanning dependencies of target vec_test_all_types_DEFAULT 2024-04-03T15:54:59.2272335Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-04-03T15:54:59.2500535Z [ 23%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-04-03T15:54:59.2520736Z [ 23%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-04-03T15:54:59.2582771Z [ 23%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-04-03T15:54:59.2676648Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-04-03T15:54:59.3230228Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-04-03T15:54:59.3523413Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-04-03T15:54:59.4372644Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-04-03T15:54:59.4459266Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-04-03T15:54:59.5558961Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-04-03T15:54:59.5689572Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-04-03T15:54:59.6137629Z [ 24%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:59.6582421Z [ 24%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:59.6627327Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-04-03T15:54:59.6706300Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-04-03T15:54:59.6868250Z [ 24%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:54:59.7374682Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-04-03T15:54:59.7678569Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-04-03T15:54:59.8336983Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-04-03T15:54:59.8354288Z [ 24%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2024-04-03T15:54:59.8638548Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-04-03T15:54:59.9026782Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-04-03T15:54:59.9197295Z [ 24%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2024-04-03T15:54:59.9769436Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-04-03T15:54:59.9793825Z [ 24%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2024-04-03T15:55:00.0086310Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-04-03T15:55:00.0603312Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-04-03T15:55:00.0817003Z Warning: Unused direct dependencies: 2024-04-03T15:55:00.0818087Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:55:00.0842155Z [ 24%] Built target vec_test_all_types_DEFAULT 2024-04-03T15:55:00.0864476Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-04-03T15:55:00.0893065Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-04-03T15:55:00.1341837Z Warning: Unused direct dependencies: 2024-04-03T15:55:00.1342688Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:55:00.1361719Z [ 24%] Built target vec_test_all_types_AVX2 2024-04-03T15:55:00.1379969Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-04-03T15:55:00.1458351Z Scanning dependencies of target onnx 2024-04-03T15:55:00.1659001Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-04-03T15:55:00.1787356Z Warning: Unused direct dependencies: 2024-04-03T15:55:00.1788315Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:55:00.1811584Z [ 24%] Built target vec_test_all_types_AVX512 2024-04-03T15:55:00.1828636Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-04-03T15:55:00.2036230Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-04-03T15:55:00.2429349Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-04-03T15:55:00.2580670Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-04-03T15:55:00.2835235Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-04-03T15:55:00.2983234Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-04-03T15:55:00.3074203Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2024-04-03T15:55:00.3215841Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-04-03T15:55:00.3602798Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-04-03T15:55:00.3909011Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-04-03T15:55:00.4121522Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-04-03T15:55:00.4236085Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-04-03T15:55:00.4654998Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-04-03T15:55:00.4933269Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-04-03T15:55:00.4967895Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2024-04-03T15:55:00.5038365Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-04-03T15:55:00.5201842Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2024-04-03T15:55:00.5442728Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-04-03T15:55:00.5636172Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-04-03T15:55:00.5762173Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-04-03T15:55:00.6710657Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-04-03T15:55:00.6713535Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-04-03T15:55:00.6839501Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-04-03T15:55:00.6995557Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-04-03T15:55:00.7551188Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-04-03T15:55:00.7556034Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2024-04-03T15:55:00.7647369Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2024-04-03T15:55:00.7890760Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2024-04-03T15:55:00.7970334Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-04-03T15:55:00.8497975Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-04-03T15:55:00.8771868Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-04-03T15:55:00.8933348Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-04-03T15:55:00.8988696Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-04-03T15:55:00.9174775Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-04-03T15:55:00.9655258Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-04-03T15:55:00.9781010Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-04-03T15:55:00.9947699Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-04-03T15:55:00.9975168Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-04-03T15:55:01.0225161Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2024-04-03T15:55:01.0547488Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-04-03T15:55:01.0651655Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-04-03T15:55:01.0719950Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-04-03T15:55:01.0843669Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-04-03T15:55:01.1421929Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-04-03T15:55:01.1533476Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-04-03T15:55:01.1659770Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-04-03T15:55:01.1994045Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-04-03T15:55:01.2241532Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-04-03T15:55:01.2361837Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2024-04-03T15:55:01.2441170Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2024-04-03T15:55:01.2638668Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2024-04-03T15:55:01.2977566Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-04-03T15:55:01.3484208Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-04-03T15:55:01.3501295Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2024-04-03T15:55:01.3593416Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2024-04-03T15:55:01.3893414Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-04-03T15:55:01.4251850Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-04-03T15:55:01.4569332Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-04-03T15:55:01.4871227Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-04-03T15:55:01.4987783Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-04-03T15:55:01.5149327Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-04-03T15:55:01.5743972Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-04-03T15:55:01.5760052Z Scanning dependencies of target nnpack 2024-04-03T15:55:01.5821504Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2024-04-03T15:55:01.5877054Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2024-04-03T15:55:01.5975950Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2024-04-03T15:55:01.5989454Z [ 24%] Built target subgraph 2024-04-03T15:55:01.6037199Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2024-04-03T15:55:01.6197612Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2024-04-03T15:55:01.6575775Z Scanning dependencies of target XNNPACK 2024-04-03T15:55:01.6594966Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-04-03T15:55:01.6810013Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-04-03T15:55:01.6811995Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-04-03T15:55:01.7145372Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-04-03T15:55:01.7191423Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2024-04-03T15:55:01.7473609Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2024-04-03T15:55:01.7511958Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-04-03T15:55:01.7945584Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-04-03T15:55:01.7946955Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2024-04-03T15:55:01.7988733Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2024-04-03T15:55:01.8663977Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-04-03T15:55:01.8696841Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-04-03T15:55:01.8709207Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2024-04-03T15:55:01.8905573Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-04-03T15:55:01.8932514Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-04-03T15:55:01.9487256Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2024-04-03T15:55:01.9587493Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2024-04-03T15:55:01.9754048Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-04-03T15:55:01.9995976Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2024-04-03T15:55:02.0153693Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-04-03T15:55:02.0198755Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2024-04-03T15:55:02.0203980Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-04-03T15:55:02.0402699Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-04-03T15:55:02.0562636Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-04-03T15:55:02.0785394Z [ 24%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2024-04-03T15:55:02.0935106Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-04-03T15:55:02.1158228Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-04-03T15:55:02.1511199Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2024-04-03T15:55:02.1687421Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2024-04-03T15:55:02.1728290Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-04-03T15:55:02.1877800Z [ 24%] Linking C static library ../../lib/libnnpack.a 2024-04-03T15:55:02.2041900Z [ 24%] Built target nnpack 2024-04-03T15:55:02.2066662Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-04-03T15:55:02.2076007Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2024-04-03T15:55:02.2806798Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-04-03T15:55:02.2861094Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-04-03T15:55:02.3039156Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-04-03T15:55:02.3651216Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2024-04-03T15:55:02.3652855Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-04-03T15:55:02.3795611Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-04-03T15:55:02.3798689Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-04-03T15:55:02.3867026Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-04-03T15:55:02.4252090Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-04-03T15:55:02.4784076Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-04-03T15:55:02.4790307Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-04-03T15:55:02.4797701Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-04-03T15:55:02.5029389Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-04-03T15:55:02.5316573Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-04-03T15:55:02.5627249Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-04-03T15:55:02.5810799Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2024-04-03T15:55:02.5827126Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2024-04-03T15:55:02.5922372Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2024-04-03T15:55:02.6015339Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-04-03T15:55:02.6255885Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-04-03T15:55:02.6636809Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-04-03T15:55:02.6981716Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-04-03T15:55:02.7116510Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-04-03T15:55:02.7760760Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-04-03T15:55:02.7834773Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-04-03T15:55:02.7959259Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-04-03T15:55:02.8022660Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-04-03T15:55:02.8103773Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-04-03T15:55:02.8698292Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-04-03T15:55:02.8717927Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-04-03T15:55:02.8750773Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-04-03T15:55:02.8793166Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2024-04-03T15:55:02.9283685Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2024-04-03T15:55:02.9356615Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2024-04-03T15:55:02.9362506Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2024-04-03T15:55:02.9634375Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-04-03T15:55:02.9650920Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-04-03T15:55:03.0470574Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-04-03T15:55:03.0544452Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-04-03T15:55:03.1468621Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-04-03T15:55:03.1745891Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-04-03T15:55:03.1749311Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-04-03T15:55:03.2298832Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-04-03T15:55:03.2317050Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2024-04-03T15:55:03.2428176Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-04-03T15:55:03.2554270Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-04-03T15:55:03.2841716Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-04-03T15:55:03.2962325Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-04-03T15:55:03.3239422Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-04-03T15:55:03.3366299Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-04-03T15:55:03.3534295Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-04-03T15:55:03.3620793Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-04-03T15:55:03.3669346Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-04-03T15:55:03.3970830Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-04-03T15:55:03.4035945Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2024-04-03T15:55:03.4225097Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2024-04-03T15:55:03.4455310Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2024-04-03T15:55:03.4468481Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2024-04-03T15:55:03.4717734Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-04-03T15:55:03.4719317Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-04-03T15:55:03.5457943Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-04-03T15:55:03.5814592Z [ 24%] Linking CXX static library ../../lib/libXNNPACK.a 2024-04-03T15:55:03.6069202Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-04-03T15:55:03.6222546Z [ 24%] Built target XNNPACK 2024-04-03T15:55:03.6242022Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-04-03T15:55:03.6543577Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-04-03T15:55:03.6589009Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-04-03T15:55:03.6783274Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2024-04-03T15:55:03.6809621Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2024-04-03T15:55:03.6895048Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2024-04-03T15:55:03.6913934Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2024-04-03T15:55:03.7227042Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2024-04-03T15:55:03.7413781Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-04-03T15:55:03.8130913Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-04-03T15:55:03.8857315Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-04-03T15:55:03.8897224Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2024-04-03T15:55:03.8940491Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-04-03T15:55:03.9114231Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-04-03T15:55:03.9652997Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2024-04-03T15:55:03.9954135Z [ 24%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2024-04-03T15:55:03.9959719Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-04-03T15:55:03.9973196Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-04-03T15:55:04.0125246Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-04-03T15:55:04.0683674Z [ 25%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2024-04-03T15:55:04.0720212Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2024-04-03T15:55:04.1060816Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-04-03T15:55:04.1581593Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2024-04-03T15:55:04.1717631Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-04-03T15:55:04.1920856Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2024-04-03T15:55:04.2361782Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-04-03T15:55:04.2556183Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2024-04-03T15:55:04.2648269Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-04-03T15:55:04.2843121Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-04-03T15:55:04.3423896Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-04-03T15:55:04.3426616Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2024-04-03T15:55:04.3679769Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2024-04-03T15:55:04.4165094Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-04-03T15:55:04.4674892Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2024-04-03T15:55:04.5131530Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2024-04-03T15:55:04.5134394Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-04-03T15:55:04.5396812Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-04-03T15:55:04.5521803Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-04-03T15:55:04.5607044Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-04-03T15:55:04.5915824Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2024-04-03T15:55:04.6247195Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2024-04-03T15:55:04.6294923Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2024-04-03T15:55:04.6587550Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-04-03T15:55:04.6733351Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-04-03T15:55:04.7449585Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2024-04-03T15:55:04.7708348Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-04-03T15:55:04.7715618Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2024-04-03T15:55:04.8085676Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-04-03T15:55:04.8518689Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-04-03T15:55:04.8594225Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2024-04-03T15:55:04.9140503Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-04-03T15:55:04.9206151Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-04-03T15:55:04.9322964Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-04-03T15:55:04.9695123Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-04-03T15:55:05.0134861Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-04-03T15:55:05.0168955Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-04-03T15:55:05.0201402Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-04-03T15:55:05.0392018Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-04-03T15:55:05.0975011Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-04-03T15:55:05.1276532Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-04-03T15:55:05.1313941Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-04-03T15:55:05.1350489Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-04-03T15:55:05.1522566Z [ 26%] Linking CXX static library ../../lib/libonnx.a 2024-04-03T15:55:05.1837213Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-04-03T15:55:05.2017018Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-04-03T15:55:05.2085801Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-04-03T15:55:05.2232629Z [ 26%] Built target onnx 2024-04-03T15:55:05.2323186Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-04-03T15:55:05.2356176Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-04-03T15:55:05.2674909Z Scanning dependencies of target torch_cpu 2024-04-03T15:55:05.2678990Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-04-03T15:55:05.2812183Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-04-03T15:55:05.2890608Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-04-03T15:55:05.3278452Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-04-03T15:55:05.3307288Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-04-03T15:55:05.3454308Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-04-03T15:55:05.3611049Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-04-03T15:55:05.3818300Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-04-03T15:55:05.4055629Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-04-03T15:55:05.4195869Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-04-03T15:55:05.4228275Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-04-03T15:55:05.4256111Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-04-03T15:55:05.4748790Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-04-03T15:55:05.5008484Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-04-03T15:55:05.5125232Z [ 26%] 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:55:05.5234450Z [ 26%] 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:55:05.5404604Z [ 26%] 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:55:05.5558352Z [ 26%] 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:55:05.5714853Z [ 26%] 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:55:05.5970270Z [ 26%] 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:55:05.6164669Z [ 26%] 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:55:05.6361627Z [ 26%] 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:55:05.6820800Z [ 26%] 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:55:05.6865715Z [ 26%] 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:55:05.6931884Z [ 26%] 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:55:05.7002406Z [ 26%] 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:55:05.7196882Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-04-03T15:55:05.7620089Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-04-03T15:55:05.7917705Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-04-03T15:55:05.7923478Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-04-03T15:55:05.8173197Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-04-03T15:55:05.8302446Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-04-03T15:55:05.8792852Z [ 26%] 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:55:05.8804678Z [ 26%] 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:55:05.8808482Z [ 26%] 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:55:05.8829510Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-04-03T15:55:05.9430394Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-04-03T15:55:05.9472626Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-04-03T15:55:05.9538664Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-04-03T15:55:05.9613255Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-04-03T15:55:05.9761662Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-04-03T15:55:06.0258376Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-04-03T15:55:06.0476162Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-04-03T15:55:06.0514865Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-04-03T15:55:06.1045325Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-04-03T15:55:06.1224796Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-04-03T15:55:06.1237164Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-04-03T15:55:06.1282173Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-04-03T15:55:06.1478640Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-04-03T15:55:06.2013349Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-04-03T15:55:06.2152776Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-04-03T15:55:06.2198356Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-04-03T15:55:06.2260896Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-04-03T15:55:06.2438928Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-04-03T15:55:06.3042095Z [ 27%] 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:55:06.3044016Z [ 27%] 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:55:06.3285141Z [ 27%] 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:55:06.3587391Z [ 27%] 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:55:06.3650092Z [ 27%] 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:55:06.3812253Z [ 27%] 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:55:06.4037702Z [ 27%] 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:55:06.4606030Z [ 27%] 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:55:06.4696384Z [ 27%] 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:55:06.4721371Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-04-03T15:55:06.4768941Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-04-03T15:55:06.5410166Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-04-03T15:55:06.5476186Z [ 27%] 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:55:06.5670055Z [ 27%] 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:55:06.5750427Z [ 27%] 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:55:06.5956347Z [ 27%] 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:55:06.6098209Z [ 27%] 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:55:06.6462819Z [ 27%] 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:55:06.6634429Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-04-03T15:55:06.6681992Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-04-03T15:55:06.6834924Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-04-03T15:55:06.7034012Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-04-03T15:55:06.7297056Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-04-03T15:55:06.7498820Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-04-03T15:55:06.7845932Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-04-03T15:55:06.8016973Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-04-03T15:55:06.8024819Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-04-03T15:55:06.8227416Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-04-03T15:55:06.8229182Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-04-03T15:55:06.8723590Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-04-03T15:55:06.8758796Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-04-03T15:55:06.8914385Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-04-03T15:55:06.9179845Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-04-03T15:55:06.9325815Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-04-03T15:55:06.9449444Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-04-03T15:55:06.9476139Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-04-03T15:55:06.9619594Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-04-03T15:55:06.9881231Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-04-03T15:55:06.9932477Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-04-03T15:55:07.0141109Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-04-03T15:55:07.0219279Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-04-03T15:55:07.0274864Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-04-03T15:55:07.0522588Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-04-03T15:55:07.0752818Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-04-03T15:55:07.0907607Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-04-03T15:55:07.0959396Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-04-03T15:55:07.1088190Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-04-03T15:55:07.1199876Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-04-03T15:55:07.1651158Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-04-03T15:55:07.1678797Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-04-03T15:55:07.1820485Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-04-03T15:55:07.1908240Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-04-03T15:55:07.2057129Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-04-03T15:55:07.2248918Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-04-03T15:55:07.2413996Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-04-03T15:55:07.2628308Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-04-03T15:55:07.2839765Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-04-03T15:55:07.2900076Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-04-03T15:55:07.3006265Z [ 27%] 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:55:07.3146793Z [ 27%] 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:55:07.3288524Z [ 27%] 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:55:07.3527357Z [ 27%] 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:55:07.3768475Z [ 27%] 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:55:07.3935114Z [ 27%] 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:55:07.3961598Z [ 27%] 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:55:07.4102312Z [ 27%] 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:55:07.4125899Z [ 27%] 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:55:07.4348487Z [ 27%] 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:55:07.4642440Z [ 27%] 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:55:07.4700805Z [ 27%] 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:55:07.4943163Z [ 27%] 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:55:07.5015542Z [ 27%] 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:55:07.5128432Z [ 27%] 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:55:07.5352590Z [ 27%] 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:55:07.5532344Z [ 27%] 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:55:07.5580836Z [ 27%] 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:55:07.5815621Z [ 27%] 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:55:07.5994992Z [ 27%] 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:55:07.6218155Z [ 27%] 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:55:07.6364597Z [ 27%] 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:55:07.6421467Z [ 28%] 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:55:07.6464088Z [ 28%] 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:55:07.6649522Z [ 28%] 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:55:07.6915803Z [ 28%] 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:55:07.7220289Z [ 28%] 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:55:07.7322015Z [ 28%] 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:55:07.7434263Z [ 28%] 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:55:07.7790813Z [ 28%] 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:55:07.8110623Z [ 28%] 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:55:07.8241252Z [ 28%] 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:55:07.8255230Z [ 28%] 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:55:07.8373760Z [ 28%] 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:55:07.8603094Z [ 28%] 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:55:07.8918853Z [ 28%] 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:55:07.9061158Z [ 28%] 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:55:07.9157050Z [ 28%] 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:55:07.9253713Z [ 28%] 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:55:07.9385990Z [ 28%] 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:55:07.9849688Z [ 28%] 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:55:07.9880292Z [ 28%] 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:55:07.9989557Z [ 28%] 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:55:08.0002980Z [ 28%] 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:55:08.0539710Z [ 28%] 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:55:08.0613970Z [ 28%] 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:55:08.0651526Z [ 28%] 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:55:08.1070149Z [ 28%] 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:55:08.1303526Z [ 28%] 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:55:08.1349896Z [ 28%] 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:55:08.1802492Z [ 28%] 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:55:08.1822747Z [ 28%] 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:55:08.1981352Z [ 28%] 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:55:08.2203485Z [ 28%] 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:55:08.2207860Z [ 28%] 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:55:08.2453401Z [ 28%] 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:55:08.2649671Z [ 28%] 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:55:08.2857794Z [ 28%] 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:55:08.2992069Z [ 28%] 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:55:08.3135015Z [ 28%] 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:55:08.3292357Z [ 28%] 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:55:08.3617659Z [ 28%] 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:55:08.3627743Z [ 28%] 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:55:08.3637793Z [ 28%] 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:55:08.3959001Z [ 28%] 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:55:08.3971999Z [ 28%] 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:55:08.4410992Z [ 28%] 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:55:08.4627831Z [ 28%] 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:55:08.4630077Z [ 28%] 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:55:08.4782627Z [ 28%] 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:55:08.5318757Z [ 28%] 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:55:08.5355619Z [ 28%] 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:55:08.5391959Z [ 28%] 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:55:08.5431745Z [ 28%] 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:55:08.5710933Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-04-03T15:55:08.6050002Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-04-03T15:55:08.6201989Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-04-03T15:55:08.6265324Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-04-03T15:55:08.6381536Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-04-03T15:55:08.6441845Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-04-03T15:55:08.6634526Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-04-03T15:55:08.6720556Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-04-03T15:55:08.7034227Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-04-03T15:55:08.7112098Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-04-03T15:55:08.7143820Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-04-03T15:55:08.7273332Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-04-03T15:55:08.7377052Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-04-03T15:55:08.8063898Z [ 28%] 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:55:08.8203278Z [ 28%] 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:55:08.8224326Z [ 28%] 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:55:08.8265431Z [ 28%] 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:55:08.8996223Z [ 28%] 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:55:08.9029151Z [ 28%] 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:55:08.9120327Z [ 28%] 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:55:08.9799525Z [ 28%] 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:55:08.9901130Z [ 28%] 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:55:08.9908685Z [ 28%] 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:55:09.0146512Z [ 28%] 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:55:09.0306761Z [ 28%] 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:55:09.0865370Z [ 28%] 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:55:09.1054713Z [ 28%] 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:55:09.1259277Z [ 28%] 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:55:09.1277335Z [ 28%] 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:55:09.1805337Z [ 28%] 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:55:09.1977304Z [ 28%] 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:55:09.2013678Z [ 28%] 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:55:09.2043024Z [ 29%] 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:55:09.2198231Z [ 29%] 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:55:09.2753584Z [ 29%] 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:55:09.3059740Z [ 29%] 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:55:09.3070507Z [ 29%] 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:55:09.3136295Z [ 29%] 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:55:09.3439547Z [ 29%] 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:55:09.3658353Z [ 29%] 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:55:09.3949085Z [ 29%] 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:55:09.4012541Z [ 29%] 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:55:09.4209968Z [ 29%] 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:55:09.4344903Z [ 29%] 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:55:09.4482778Z [ 29%] 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:55:09.4791342Z [ 29%] 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:55:09.4860395Z [ 29%] 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:55:09.5311217Z [ 29%] 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:55:09.5323773Z [ 29%] 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:55:09.5525959Z [ 29%] 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:55:09.5648740Z [ 29%] 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:55:09.5960859Z [ 29%] 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:55:09.6023467Z [ 29%] 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:55:09.6203261Z [ 29%] 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:55:09.6671943Z [ 29%] 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:55:09.6761980Z [ 29%] 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:55:09.6765912Z [ 29%] 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:55:09.6775090Z [ 29%] 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:55:09.7196156Z [ 29%] 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:55:09.7594789Z [ 29%] 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:55:09.7924773Z [ 29%] 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:55:09.7945532Z [ 29%] 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:55:09.8084488Z [ 29%] 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:55:09.8161397Z [ 29%] 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:55:09.8420278Z [ 29%] 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:55:09.8873478Z [ 29%] 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:55:09.9119997Z [ 29%] 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:55:09.9128759Z [ 29%] 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:55:09.9335997Z [ 29%] 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:55:09.9903546Z [ 29%] 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:55:09.9919024Z [ 29%] 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:55:10.0030410Z [ 29%] 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:55:10.0207537Z [ 29%] 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:55:10.0409575Z [ 29%] 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:55:10.0740071Z [ 29%] 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:55:10.0880595Z [ 29%] 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:55:10.1039994Z [ 29%] 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:55:10.1160615Z [ 29%] 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:55:10.1479015Z [ 29%] 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:55:10.1494858Z [ 29%] 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:55:10.1693384Z [ 29%] 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:55:10.2199600Z [ 29%] 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:55:10.2325699Z [ 29%] 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:55:10.2440238Z [ 29%] 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:55:10.2546432Z [ 29%] 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:55:10.2842761Z [ 29%] 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:55:10.2956083Z [ 29%] 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:55:10.3065611Z [ 29%] 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:55:10.3320791Z [ 29%] 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:55:10.3427468Z [ 29%] 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:55:10.3485067Z [ 29%] 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:55:10.3640071Z [ 29%] 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:55:10.3920234Z [ 29%] 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:55:10.3991922Z [ 29%] 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:55:10.4401876Z [ 29%] 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:55:10.4405981Z [ 29%] 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:55:10.4420117Z [ 29%] 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:55:10.4707169Z [ 29%] 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:55:10.4796550Z [ 29%] 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:55:10.5001882Z [ 29%] 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:55:10.5357904Z [ 29%] 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:55:10.5472375Z [ 29%] 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:55:10.5993603Z [ 29%] 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:55:10.5997739Z [ 29%] 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:55:10.6046875Z [ 29%] 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:55:10.6050688Z [ 29%] 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:55:10.6404643Z [ 29%] 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:55:10.6758377Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:10.6878744Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:10.7008308Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:10.7046585Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:10.7406691Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:10.7823781Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:10.7934072Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:10.7979347Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:10.8072404Z [ 30%] 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:55:10.8321996Z [ 30%] 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:55:10.8823110Z [ 30%] 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:55:10.8922013Z [ 30%] 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:55:10.9007846Z [ 30%] 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:55:10.9018964Z [ 30%] 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:55:10.9308905Z [ 30%] 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:55:10.9816463Z [ 30%] 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:55:11.0010301Z [ 30%] 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:55:11.0020005Z [ 30%] 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:55:11.0061718Z [ 30%] 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:55:11.0326731Z [ 30%] 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:55:11.0976887Z [ 30%] 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:55:11.1011334Z [ 30%] 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:55:11.1033124Z [ 30%] 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:55:11.1200106Z [ 30%] 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:55:11.1207776Z [ 30%] 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:55:11.1835630Z [ 30%] 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:55:11.2089771Z [ 30%] 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:55:11.2114021Z [ 30%] 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:55:11.2319868Z [ 30%] 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:55:11.2519593Z [ 30%] 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:55:11.2826392Z [ 30%] 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:55:11.3095613Z [ 30%] 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:55:11.3250920Z [ 30%] 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:55:11.3318657Z [ 30%] 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:55:11.3399761Z [ 30%] 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:55:11.3696246Z [ 30%] 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:55:11.3891311Z [ 30%] 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:55:11.3957643Z [ 30%] 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:55:11.4353931Z [ 30%] 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:55:11.4419189Z [ 30%] 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:55:11.4564299Z [ 30%] 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:55:11.4630796Z [ 30%] 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:55:11.5131788Z [ 30%] 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:55:11.5263988Z [ 30%] 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:55:11.5388184Z [ 30%] 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:55:11.5535122Z [ 30%] 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:55:11.5920853Z [ 30%] 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:55:11.6041368Z [ 30%] 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:55:11.6162290Z [ 30%] 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:55:11.6576319Z [ 30%] 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:55:11.6961101Z [ 30%] 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:55:11.6963242Z [ 30%] 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:55:11.7433012Z [ 30%] 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:55:11.7437072Z [ 30%] 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:55:11.7675712Z [ 30%] 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:55:11.7897102Z [ 30%] 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:55:11.8196482Z [ 30%] 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:55:11.8396371Z [ 30%] 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:55:11.8411141Z [ 30%] 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:55:11.8632925Z [ 30%] 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:55:11.9045839Z [ 30%] 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:55:11.9066570Z [ 30%] 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:55:11.9641648Z [ 30%] 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:55:11.9822542Z [ 30%] 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:55:11.9857190Z [ 30%] 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:55:11.9871337Z [ 30%] 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:55:12.0238449Z [ 30%] 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:55:12.0465376Z [ 30%] 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:55:12.0572314Z [ 30%] 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:55:12.0903644Z [ 30%] 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:55:12.0910286Z [ 30%] 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:55:12.0976569Z [ 30%] 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:55:12.1402925Z [ 30%] 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:55:12.1545328Z [ 30%] 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:55:12.1636973Z [ 30%] 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:55:12.1939309Z [ 30%] 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:55:12.2000038Z [ 30%] 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:55:12.2175836Z [ 30%] 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:55:12.2635521Z [ 30%] 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:55:12.2790166Z [ 30%] 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:55:12.2828104Z [ 30%] 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:55:12.3120299Z [ 30%] 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:55:12.3157955Z [ 30%] 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:55:12.3338947Z [ 30%] 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:55:12.3668857Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:12.3820385Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:12.4172205Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:12.4256106Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:12.4437814Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:12.4606891Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:12.5150038Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:12.5155112Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:12.5440889Z [ 31%] 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:55:12.5602562Z [ 31%] 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:55:12.5610122Z [ 31%] 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:55:12.6277217Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-04-03T15:55:12.6534531Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-04-03T15:55:12.6597253Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-04-03T15:55:12.6676260Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-04-03T15:55:12.6846505Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-04-03T15:55:12.7090077Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-04-03T15:55:12.7115586Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-04-03T15:55:12.7346243Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-04-03T15:55:12.7511325Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-04-03T15:55:12.7512958Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-04-03T15:55:12.7919910Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:55:12.7965956Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:55:12.8106360Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:55:12.8270424Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-04-03T15:55:12.8613400Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-04-03T15:55:12.8642390Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-04-03T15:55:12.8875526Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-04-03T15:55:12.8919805Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-04-03T15:55:12.9080042Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-04-03T15:55:12.9353876Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-04-03T15:55:12.9665316Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-04-03T15:55:12.9834257Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-04-03T15:55:12.9878762Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-04-03T15:55:13.0043046Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-04-03T15:55:13.0298172Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-04-03T15:55:13.0435700Z [ 31%] 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:55:13.0589551Z [ 31%] 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:55:13.0611610Z [ 31%] 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:55:13.0666597Z [ 31%] 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:55:13.0918241Z [ 31%] 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:55:13.1223538Z [ 31%] 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:55:13.1440771Z [ 31%] 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:55:13.1553409Z [ 31%] 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:55:13.1717223Z [ 31%] 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:55:13.1840581Z [ 31%] 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:55:13.2162580Z [ 31%] 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:55:13.2303701Z [ 31%] 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:55:13.2315858Z [ 31%] 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:55:13.2353045Z [ 31%] 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:55:13.2642303Z [ 31%] 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:55:13.2887355Z [ 31%] 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:55:13.3234467Z [ 31%] 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:55:13.3312311Z [ 31%] 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:55:13.3394643Z [ 31%] 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:55:13.3684441Z [ 31%] 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:55:13.4173642Z [ 31%] 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:55:13.4251542Z [ 31%] 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:55:13.4340585Z [ 31%] 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:55:13.4493173Z [ 31%] 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:55:13.4875024Z [ 31%] 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:55:13.5147446Z [ 31%] 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:55:13.5348519Z [ 31%] 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:55:13.5535306Z [ 31%] 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:55:13.5717652Z [ 31%] 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:55:13.5822968Z [ 31%] 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:55:13.6036445Z [ 31%] 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:55:13.6116244Z [ 31%] 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:55:13.6326454Z [ 31%] 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:55:13.6755898Z [ 31%] 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:55:13.6951544Z [ 31%] 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:55:13.6958965Z [ 31%] 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:55:13.7148059Z [ 31%] 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:55:13.7243360Z [ 31%] 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:55:13.7583014Z [ 31%] 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:55:13.7814023Z [ 31%] 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:55:13.7982563Z [ 31%] 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:55:13.8023055Z [ 31%] 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:55:13.8303894Z [ 31%] 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:55:13.8488189Z [ 31%] 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:55:13.8722898Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:13.8810752Z [ 31%] 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:55:13.9083661Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:13.9274409Z [ 31%] 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:55:13.9556217Z [ 31%] 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:55:13.9679899Z [ 31%] 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:55:13.9732814Z [ 31%] 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:55:14.0000047Z [ 31%] 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:55:14.0228407Z [ 31%] 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:55:14.0628742Z [ 31%] 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:55:14.0636661Z [ 31%] 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:55:14.0654649Z [ 31%] 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:55:14.1045655Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.1194692Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:14.1357773Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:14.1595229Z [ 32%] 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:55:14.1640426Z [ 32%] 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:55:14.2008555Z [ 32%] 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:55:14.2134526Z [ 32%] 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:55:14.2185411Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-04-03T15:55:14.2320991Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-04-03T15:55:14.2630764Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-04-03T15:55:14.2720168Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-04-03T15:55:14.2883414Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-04-03T15:55:14.2956109Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-04-03T15:55:14.3117232Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-04-03T15:55:14.3254143Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-04-03T15:55:14.3316350Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-04-03T15:55:14.3487340Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-04-03T15:55:14.3711782Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-04-03T15:55:14.4085139Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-04-03T15:55:14.4186302Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-04-03T15:55:14.4397006Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-04-03T15:55:14.4635892Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-04-03T15:55:14.4682918Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-04-03T15:55:14.4838063Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-04-03T15:55:14.4884773Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-04-03T15:55:14.5169324Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.5373338Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:14.5420200Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:14.5675422Z [ 32%] 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:55:14.5738624Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.6264143Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:14.6384935Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:14.6453366Z [ 32%] 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:55:14.6482176Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.6635440Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:14.7587708Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:14.7610046Z [ 32%] 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:55:14.7619611Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.7655744Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:14.7846466Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:14.8701478Z [ 32%] 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:55:14.8744295Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.9005091Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:14.9008446Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:14.9244273Z [ 32%] 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:55:14.9677768Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:14.9932401Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.0085740Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.0282132Z [ 32%] 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:55:15.0601007Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.0609650Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.0995953Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.1079456Z [ 32%] 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:55:15.1239267Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.1588861Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.1724801Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.1998106Z [ 32%] 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:55:15.2241300Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.2311538Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.2434697Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.2463842Z [ 32%] 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:55:15.2965403Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.3460666Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.3533205Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.3720529Z [ 32%] 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:55:15.3769547Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.3917519Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.4256604Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.4632483Z [ 32%] 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:55:15.4843002Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.4987235Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.5157624Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.5223547Z [ 32%] 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:55:15.5715804Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.5943867Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.6053127Z [ 32%] 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:55:15.6340772Z [ 32%] 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:55:15.6544341Z [ 32%] 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:55:15.6561366Z [ 32%] 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:55:15.6875154Z [ 32%] 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:55:15.7244407Z [ 32%] 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:55:15.7435074Z [ 32%] 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:55:15.7553259Z [ 32%] 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:55:15.7684837Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.7763721Z [ 33%] 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:55:15.8198609Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.8594663Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:55:15.8616692Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.8751611Z [ 33%] 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:55:15.8803629Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-04-03T15:55:15.9191612Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-04-03T15:55:15.9362451Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-04-03T15:55:15.9598573Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-04-03T15:55:15.9756124Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-04-03T15:55:15.9801141Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-04-03T15:55:15.9843809Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-04-03T15:55:16.0116355Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-04-03T15:55:16.0118847Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-04-03T15:55:16.0430277Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:55:16.0488190Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:55:16.0722521Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:55:16.0797371Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-04-03T15:55:16.0926018Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-04-03T15:55:16.1390736Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-04-03T15:55:16.1443183Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-04-03T15:55:16.1476109Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-04-03T15:55:16.1648280Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-04-03T15:55:16.1666618Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-04-03T15:55:16.2173332Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-04-03T15:55:16.2224262Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-04-03T15:55:16.2328105Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-04-03T15:55:16.2492680Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-04-03T15:55:16.2505331Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-04-03T15:55:16.3047640Z [ 33%] 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:55:16.3314634Z [ 33%] 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:55:16.3810580Z [ 33%] 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:55:16.3862492Z [ 33%] 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:55:16.4097956Z [ 33%] 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:55:16.4375657Z [ 33%] 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:55:16.4438786Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-04-03T15:55:16.4521809Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-04-03T15:55:16.4777681Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-04-03T15:55:16.5101362Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:55:16.5139104Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-04-03T15:55:16.5324216Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-04-03T15:55:16.5360105Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-04-03T15:55:16.5538679Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-04-03T15:55:16.5732484Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-04-03T15:55:16.5917853Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-04-03T15:55:16.6001632Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-04-03T15:55:16.6076006Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-04-03T15:55:16.6324451Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-04-03T15:55:16.6568062Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-04-03T15:55:16.6680946Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-04-03T15:55:16.6774638Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-04-03T15:55:16.6881257Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-04-03T15:55:16.7140717Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:55:16.7152700Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-04-03T15:55:16.7225831Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-04-03T15:55:16.7490192Z [ 33%] 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:55:16.7875833Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-04-03T15:55:16.7935847Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-04-03T15:55:16.7946253Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-04-03T15:55:16.8005762Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-04-03T15:55:16.8337372Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-04-03T15:55:16.8579164Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u64-u32-vsqrtshift/u64-u32-vsqrtshift-scalar-cvtu32-sqrt-cvtu32f64-u1.c.o 2024-04-03T15:55:16.8581097Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-04-03T15:55:16.8609312Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-04-03T15:55:16.8817879Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-04-03T15:55:16.8834932Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-04-03T15:55:16.9157387Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-04-03T15:55:16.9340956Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u2.c.o 2024-04-03T15:55:16.9454613Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:55:16.9516247Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u2.c.o 2024-04-03T15:55:16.9686970Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:55:16.9690276Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u2.c.o 2024-04-03T15:55:17.0000769Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:55:17.0336431Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u2.c.o 2024-04-03T15:55:17.0393788Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:55:17.0453522Z [ 33%] 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:55:17.0603431Z [ 33%] 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:55:17.0852021Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-04-03T15:55:17.1074363Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-04-03T15:55:17.1232798Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-04-03T15:55:17.1250909Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-04-03T15:55:17.1317838Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-04-03T15:55:17.1595487Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-04-03T15:55:17.2018006Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-04-03T15:55:17.2019866Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-04-03T15:55:17.2055761Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-04-03T15:55:17.2073106Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-04-03T15:55:17.2470079Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-04-03T15:55:17.2741364Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-04-03T15:55:17.2805421Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:55:17.2900775Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-04-03T15:55:17.2955995Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-04-03T15:55:17.3333394Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-04-03T15:55:17.3468629Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-04-03T15:55:17.3475407Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-04-03T15:55:17.3550075Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-04-03T15:55:17.3954945Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-04-03T15:55:17.4068391Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-04-03T15:55:17.4070542Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-04-03T15:55:17.4315251Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-04-03T15:55:17.4367134Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-04-03T15:55:17.4793269Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-04-03T15:55:17.4799217Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-04-03T15:55:17.4965350Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-04-03T15:55:17.5074949Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-04-03T15:55:17.5103565Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-04-03T15:55:17.5456987Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-04-03T15:55:17.5599989Z [ 34%] 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:55:17.5619423Z [ 34%] 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:55:17.5741221Z [ 34%] 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:55:17.5938498Z [ 34%] 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:55:17.6020890Z [ 34%] 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:55:17.6268925Z [ 34%] 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:55:17.6440623Z [ 34%] 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:55:17.6663096Z [ 34%] 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:55:17.6838016Z [ 34%] 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:55:17.6921367Z [ 34%] 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:55:17.7069741Z [ 34%] 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:55:17.7360688Z [ 34%] 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:55:17.7475469Z [ 34%] 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:55:17.7731149Z [ 34%] 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:55:17.7766957Z [ 34%] 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:55:17.7883291Z [ 34%] 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:55:17.7950965Z [ 34%] 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:55:17.8236689Z [ 34%] 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:55:17.8397773Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-04-03T15:55:17.8521493Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-04-03T15:55:17.8592948Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-04-03T15:55:17.8631778Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-04-03T15:55:17.8845479Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-04-03T15:55:17.9070903Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-04-03T15:55:17.9219585Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-04-03T15:55:17.9315490Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-04-03T15:55:17.9476524Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-04-03T15:55:17.9739674Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-04-03T15:55:17.9759589Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-04-03T15:55:17.9957704Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-04-03T15:55:18.0162394Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-04-03T15:55:18.0401753Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-04-03T15:55:18.0615550Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-04-03T15:55:18.0807713Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-04-03T15:55:18.1064608Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-04-03T15:55:18.1169618Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-04-03T15:55:18.1236949Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-04-03T15:55:18.1426452Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-04-03T15:55:18.1536982Z [ 34%] 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:55:18.1882254Z [ 34%] 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:55:18.1884481Z [ 34%] 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:55:18.2001446Z [ 34%] 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:55:18.2078011Z [ 34%] 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:55:18.2401835Z [ 34%] 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:55:18.2735156Z [ 34%] 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:55:18.2772051Z [ 34%] 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:55:18.2997564Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-04-03T15:55:18.3069623Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-04-03T15:55:18.3114547Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-04-03T15:55:18.3325748Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-04-03T15:55:18.3495382Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-04-03T15:55:18.3661106Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-04-03T15:55:18.3715775Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-04-03T15:55:18.3802143Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-04-03T15:55:18.4320780Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-04-03T15:55:18.4376439Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-04-03T15:55:18.4380091Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-04-03T15:55:18.4564897Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-04-03T15:55:18.4962701Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-04-03T15:55:18.4988217Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-04-03T15:55:18.5126654Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-04-03T15:55:18.5349867Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-04-03T15:55:18.5377274Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-04-03T15:55:18.5518946Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-04-03T15:55:18.5957356Z [ 35%] 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:55:18.6175021Z [ 35%] 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:55:18.6187684Z [ 35%] 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:55:18.6370346Z [ 35%] 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:55:18.6563185Z [ 35%] 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:55:18.6905955Z [ 35%] 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:55:18.7033236Z [ 35%] 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:55:18.7322976Z [ 35%] 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:55:18.7432416Z [ 35%] 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:55:18.7556345Z [ 35%] 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:55:18.7587742Z [ 35%] 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:55:18.7595061Z [ 35%] 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:55:18.8020777Z [ 35%] 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:55:18.8467713Z [ 35%] 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:55:18.8505136Z [ 35%] 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:55:18.8655868Z [ 35%] 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:55:18.8660301Z [ 35%] 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:55:18.8812866Z [ 35%] 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:55:18.9397446Z [ 35%] 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:55:18.9428409Z [ 35%] 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:55:18.9503324Z [ 35%] 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:55:18.9602269Z [ 35%] 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:55:18.9840561Z [ 35%] 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:55:19.0019923Z [ 35%] 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:55:19.0509061Z [ 35%] 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:55:19.0690821Z [ 35%] 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:55:19.0714020Z [ 35%] 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:55:19.0817230Z [ 35%] 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:55:19.0958907Z [ 35%] 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:55:19.1370906Z [ 35%] 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:55:19.1436091Z [ 35%] 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:55:19.1623682Z [ 35%] 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:55:19.1650101Z [ 35%] 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:55:19.1919121Z [ 35%] 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:55:19.2270496Z [ 35%] 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:55:19.2411827Z [ 35%] 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:55:19.2474751Z [ 35%] 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:55:19.2518557Z [ 35%] 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:55:19.2692212Z [ 35%] 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:55:19.3101275Z [ 35%] 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:55:19.3103770Z [ 35%] 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:55:19.3233877Z [ 35%] 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:55:19.3236207Z [ 35%] 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:55:19.3326384Z [ 35%] 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:55:19.3704136Z [ 35%] 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:55:19.3998808Z [ 35%] 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:55:19.4099260Z [ 35%] 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:55:19.4347491Z [ 35%] 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:55:19.4556226Z [ 35%] 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:55:19.4596357Z [ 35%] 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:55:19.4941628Z [ 35%] 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:55:19.5106375Z [ 35%] 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:55:19.5157673Z [ 35%] 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:55:19.5169111Z [ 35%] 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:55:19.5353039Z [ 35%] 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:55:19.5550741Z [ 35%] 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:55:19.5854706Z [ 35%] 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:55:19.5912626Z [ 35%] 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:55:19.6002517Z [ 35%] 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:55:19.6244991Z [ 35%] 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:55:19.6253602Z [ 35%] 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:55:19.6642692Z [ 35%] 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:55:19.6801928Z [ 35%] 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:55:19.6928219Z [ 35%] 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:55:19.6991285Z [ 35%] 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:55:19.7082550Z [ 35%] 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:55:19.7277661Z [ 35%] 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:55:19.7423829Z [ 35%] 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:55:19.7682138Z [ 35%] 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:55:19.7699337Z [ 35%] 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:55:19.7759284Z [ 35%] 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:55:19.8067068Z [ 35%] 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:55:19.8508884Z [ 35%] 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:55:19.8555103Z [ 35%] 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:55:19.8744288Z [ 35%] 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:55:19.8825685Z [ 35%] 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:55:19.8834479Z [ 35%] 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:55:19.9204174Z [ 35%] 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:55:19.9315137Z [ 35%] 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:55:19.9446013Z [ 36%] 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:55:19.9549256Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:55:19.9643286Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2024-04-03T15:55:19.9925124Z [ 36%] 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:55:20.0081373Z [ 36%] 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:55:20.0356940Z [ 36%] 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:55:20.0457275Z [ 36%] 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:55:20.0505470Z [ 36%] 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:55:20.0764035Z [ 36%] 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:55:20.1189168Z [ 36%] 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:55:20.1280568Z [ 36%] 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:55:20.1322434Z [ 36%] 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:55:20.1437191Z [ 36%] 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:55:20.1985946Z [ 36%] 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:55:20.2125692Z [ 36%] 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:55:20.2231632Z [ 36%] 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:55:20.2243426Z [ 36%] 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:55:20.2317710Z [ 36%] 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:55:20.3037742Z [ 36%] 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:55:20.3101692Z [ 36%] 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:55:20.3291726Z [ 36%] 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:55:20.3380999Z [ 36%] 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:55:20.3672502Z [ 36%] 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:55:20.4008588Z [ 36%] 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:55:20.4058342Z [ 36%] 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:55:20.4215664Z [ 36%] 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:55:20.4432268Z [ 36%] 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:55:20.4465341Z [ 36%] 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:55:20.5041934Z [ 36%] 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:55:20.5165739Z [ 36%] 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:55:20.5175439Z [ 36%] 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:55:20.5341294Z [ 36%] 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:55:20.5706738Z [ 36%] 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:55:20.5810816Z [ 36%] 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:55:20.6248752Z [ 36%] 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:55:20.6300660Z [ 36%] 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:55:20.6388369Z [ 36%] 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:55:20.6911727Z [ 36%] 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:55:20.6917115Z [ 36%] 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:55:20.7339779Z [ 36%] 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:55:20.7368211Z [ 36%] 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:55:20.7410879Z [ 36%] 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:55:20.7852300Z [ 36%] 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:55:20.8382869Z [ 36%] 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:55:20.8395301Z [ 36%] 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:55:20.8435134Z [ 36%] 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:55:20.8749567Z [ 36%] 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:55:20.8900288Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2024-04-03T15:55:20.9159686Z [ 36%] 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:55:20.9206446Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2024-04-03T15:55:20.9464052Z [ 36%] 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:55:20.9747630Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2024-04-03T15:55:20.9867722Z [ 36%] 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:55:21.0188513Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2024-04-03T15:55:21.0319059Z [ 36%] 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:55:21.0486910Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.0634430Z [ 36%] 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:55:21.1064092Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.1066439Z [ 36%] 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:55:21.1135789Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.1331782Z [ 36%] 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:55:21.1475644Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.1986895Z [ 36%] 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:55:21.2015287Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.2214306Z [ 36%] 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:55:21.2652415Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.2667981Z [ 36%] 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:55:21.2929282Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.3179627Z [ 36%] 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:55:21.3286654Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.3399704Z [ 36%] 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:55:21.3708854Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2024-04-03T15:55:21.3751054Z [ 36%] 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:55:21.4106058Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2024-04-03T15:55:21.4229597Z [ 36%] 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:55:21.4257205Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2024-04-03T15:55:21.4519673Z [ 36%] 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:55:21.4812456Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2024-04-03T15:55:21.5262371Z [ 36%] 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:55:21.5335120Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2024-04-03T15:55:21.5491667Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-sse-u4.c.o 2024-04-03T15:55:21.5641252Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-sse-c4.c.o 2024-04-03T15:55:21.5742314Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-sse-c4.c.o 2024-04-03T15:55:21.6183437Z [ 36%] 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:55:21.6205559Z [ 37%] 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:55:21.6244290Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2024-04-03T15:55:21.6483145Z [ 37%] 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:55:21.6647531Z [ 37%] 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:55:21.7358847Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2024-04-03T15:55:21.7561125Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2024-04-03T15:55:21.7763401Z [ 37%] 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:55:21.8330489Z [ 37%] 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:55:21.8332181Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2024-04-03T15:55:21.8517802Z [ 37%] 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:55:21.8877273Z [ 37%] 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:55:21.9289979Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2024-04-03T15:55:21.9612040Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2024-04-03T15:55:21.9782823Z [ 37%] 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:55:21.9922661Z [ 37%] 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:55:22.0191508Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2024-04-03T15:55:22.0402661Z [ 37%] 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:55:22.0606454Z [ 37%] 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:55:22.0998976Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2024-04-03T15:55:22.1217173Z [ 37%] 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:55:22.1843455Z [ 37%] 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:55:22.1992467Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2024-04-03T15:55:22.2147743Z [ 37%] 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:55:22.2574655Z [ 37%] 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:55:22.3072960Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2024-04-03T15:55:22.3117468Z [ 37%] 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:55:22.3345990Z [ 37%] 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:55:22.3881525Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2024-04-03T15:55:22.3924749Z [ 37%] 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:55:22.4125007Z [ 37%] 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:55:22.5003109Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2024-04-03T15:55:22.5117458Z [ 37%] 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:55:22.5327460Z [ 37%] 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:55:22.5353850Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2024-04-03T15:55:22.5548573Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2024-04-03T15:55:22.5978323Z [ 37%] 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:55:22.6179444Z [ 37%] 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:55:22.6854005Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2024-04-03T15:55:22.6889983Z [ 37%] 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:55:22.6910177Z [ 37%] 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:55:22.6928725Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2024-04-03T15:55:22.7192785Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2024-04-03T15:55:22.7951775Z [ 37%] 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:55:22.7959020Z [ 37%] 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:55:22.8020081Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2024-04-03T15:55:22.8194734Z [ 37%] 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:55:22.8512004Z [ 37%] 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:55:22.8879518Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2024-04-03T15:55:22.8913658Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2024-04-03T15:55:22.8917979Z [ 37%] 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:55:22.9161294Z [ 37%] 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:55:22.9477290Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2024-04-03T15:55:22.9684598Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:55:22.9930560Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:55:22.9941688Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2024-04-03T15:55:23.0048427Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2024-04-03T15:55:23.0306178Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x4.c.o 2024-04-03T15:55:23.0623807Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x8.c.o 2024-04-03T15:55:23.0627632Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2024-04-03T15:55:23.0851297Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2024-04-03T15:55:23.0877178Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2024-04-03T15:55:23.1000991Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2024-04-03T15:55:23.1373578Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2024-04-03T15:55:23.1399477Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2024-04-03T15:55:23.1637942Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2024-04-03T15:55:23.1711081Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2024-04-03T15:55:23.2031238Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2024-04-03T15:55:23.2164892Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2024-04-03T15:55:23.2306601Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2024-04-03T15:55:23.2403817Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2024-04-03T15:55:23.2631736Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2024-04-03T15:55:23.2810459Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2024-04-03T15:55:23.2812205Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2024-04-03T15:55:23.2899860Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2024-04-03T15:55:23.3120796Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2024-04-03T15:55:23.3477107Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2024-04-03T15:55:23.3522890Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2024-04-03T15:55:23.3754038Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2024-04-03T15:55:23.4002338Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2024-04-03T15:55:23.4127403Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2024-04-03T15:55:23.4237675Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2024-04-03T15:55:23.4314279Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2024-04-03T15:55:23.4637809Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u4.c.o 2024-04-03T15:55:23.5281621Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u8.c.o 2024-04-03T15:55:23.5535127Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u4.c.o 2024-04-03T15:55:23.5600451Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u8.c.o 2024-04-03T15:55:23.5670533Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u4.c.o 2024-04-03T15:55:23.5987689Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u8.c.o 2024-04-03T15:55:23.6309981Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u4.c.o 2024-04-03T15:55:23.6389308Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u8.c.o 2024-04-03T15:55:23.6515696Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2024-04-03T15:55:23.6671426Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2024-04-03T15:55:23.6796163Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2024-04-03T15:55:23.6950283Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2024-04-03T15:55:23.7230637Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2024-04-03T15:55:23.7351351Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2024-04-03T15:55:23.7677890Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2024-04-03T15:55:23.7699039Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2024-04-03T15:55:23.7714077Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u4.c.o 2024-04-03T15:55:23.8096418Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u8.c.o 2024-04-03T15:55:23.8112509Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u4.c.o 2024-04-03T15:55:23.8558901Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u8.c.o 2024-04-03T15:55:23.8562082Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u4.c.o 2024-04-03T15:55:23.8803762Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u8.c.o 2024-04-03T15:55:23.8945397Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u4.c.o 2024-04-03T15:55:23.9080479Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u8.c.o 2024-04-03T15:55:23.9579419Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2024-04-03T15:55:23.9684619Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2024-04-03T15:55:23.9708599Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2024-04-03T15:55:23.9997759Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2024-04-03T15:55:24.0171556Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u4.c.o 2024-04-03T15:55:24.0248161Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u8.c.o 2024-04-03T15:55:24.0844959Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u4.c.o 2024-04-03T15:55:24.0847260Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u8.c.o 2024-04-03T15:55:24.1034230Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2024-04-03T15:55:24.1043816Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2024-04-03T15:55:24.1189100Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2024-04-03T15:55:24.1659618Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2024-04-03T15:55:24.1838437Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2024-04-03T15:55:24.1908398Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2024-04-03T15:55:24.2018420Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2024-04-03T15:55:24.2047386Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2024-04-03T15:55:24.2341044Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2024-04-03T15:55:24.2966771Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2024-04-03T15:55:24.3078032Z [ 38%] 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:55:24.3174201Z [ 38%] 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:55:24.3175845Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2024-04-03T15:55:24.3320126Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2024-04-03T15:55:24.3997929Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2024-04-03T15:55:24.4041674Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2024-04-03T15:55:24.4099878Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2024-04-03T15:55:24.4280401Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2024-04-03T15:55:24.4292870Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2024-04-03T15:55:24.4989221Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2024-04-03T15:55:24.5014270Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u4.c.o 2024-04-03T15:55:24.5098541Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u8.c.o 2024-04-03T15:55:24.5167470Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u4.c.o 2024-04-03T15:55:24.6022636Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u8.c.o 2024-04-03T15:55:24.6024905Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u4.c.o 2024-04-03T15:55:24.6224225Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u8.c.o 2024-04-03T15:55:24.6478920Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse-addsub.c.o 2024-04-03T15:55:24.6520011Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse-addsub.c.o 2024-04-03T15:55:24.7127688Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse-addsub.c.o 2024-04-03T15:55:24.7228010Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse-addsub.c.o 2024-04-03T15:55:24.7327079Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-hh1mac.c.o 2024-04-03T15:55:24.7330926Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr1mac.c.o 2024-04-03T15:55:24.7404593Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr2mac.c.o 2024-04-03T15:55:24.7841869Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2024-04-03T15:55:24.7916249Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2024-04-03T15:55:24.8241265Z [ 38%] 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:55:24.8243476Z [ 38%] 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:55:24.8321113Z [ 38%] 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:55:24.8481170Z [ 38%] 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:55:24.8720708Z [ 38%] 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:55:24.8891804Z [ 38%] 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:55:24.9029025Z [ 38%] 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:55:24.9077280Z [ 38%] 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:55:24.9320764Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2024-04-03T15:55:24.9561573Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2024-04-03T15:55:24.9791506Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2024-04-03T15:55:25.0025737Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2024-04-03T15:55:25.0153552Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2024-04-03T15:55:25.0365534Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2024-04-03T15:55:25.0368996Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2024-04-03T15:55:25.0793696Z [ 38%] 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:55:25.0811683Z [ 38%] 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:55:25.0955623Z [ 38%] 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:55:25.1131261Z [ 38%] 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:55:25.1271482Z [ 39%] 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:55:25.1701655Z [ 39%] 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:55:25.1958901Z [ 39%] 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:55:25.2075454Z [ 39%] 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:55:25.2081707Z [ 39%] 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:55:25.2230726Z [ 39%] 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:55:25.2683111Z [ 39%] 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:55:25.2914712Z [ 39%] 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:55:25.3138518Z [ 39%] 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:55:25.3238723Z [ 39%] 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:55:25.3271393Z [ 39%] 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:55:25.3634984Z [ 39%] 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:55:25.4013902Z [ 39%] 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:55:25.4027133Z [ 39%] 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:55:25.4162427Z [ 39%] 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:55:25.4322018Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x4.c.o 2024-04-03T15:55:25.4463673Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x8.c.o 2024-04-03T15:55:25.4989244Z [ 39%] 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:55:25.5045869Z [ 39%] 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:55:25.5108066Z [ 39%] 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:55:25.5236989Z [ 39%] 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:55:25.5640018Z [ 39%] 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:55:25.6175219Z [ 39%] 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:55:25.6252853Z [ 39%] 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:55:25.6480470Z [ 39%] 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:55:25.6554770Z [ 39%] 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:55:25.6624296Z [ 39%] 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:55:25.7101059Z [ 39%] 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:55:25.7198886Z [ 39%] 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:55:25.7561296Z [ 39%] 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:55:25.7689639Z [ 39%] 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:55:25.7759123Z [ 39%] 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:55:25.7940649Z [ 39%] 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:55:25.8289516Z [ 39%] 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:55:25.8435876Z [ 39%] 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:55:25.8597189Z [ 39%] 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:55:25.8796306Z [ 39%] 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:55:25.8937532Z [ 39%] 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:55:25.9125159Z [ 39%] 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:55:25.9397913Z [ 39%] 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:55:25.9769236Z [ 39%] 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:55:25.9921061Z [ 39%] 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:55:25.9988829Z [ 39%] 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:55:26.0072638Z [ 39%] 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:55:26.0339380Z [ 39%] 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:55:26.0555230Z [ 39%] 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:55:26.0760872Z [ 39%] 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:55:26.0905922Z [ 39%] 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:55:26.1036255Z [ 39%] 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:55:26.1294687Z [ 39%] 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:55:26.1524944Z [ 39%] 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:55:26.1571403Z [ 39%] 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:55:26.1677655Z [ 39%] 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:55:26.1899641Z [ 39%] 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:55:26.2055834Z [ 39%] 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:55:26.2293161Z [ 39%] 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:55:26.2346631Z [ 39%] 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:55:26.2407215Z [ 39%] 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:55:26.2737258Z [ 39%] 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:55:26.2863039Z [ 39%] 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:55:26.3224160Z [ 39%] 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:55:26.3395144Z [ 39%] 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:55:26.3408723Z [ 39%] 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:55:26.3682602Z [ 39%] 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:55:26.3898908Z [ 39%] 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:55:26.4288471Z [ 39%] 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:55:26.4334801Z [ 39%] 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:55:26.4509732Z [ 39%] 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:55:26.4571945Z [ 39%] 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:55:26.4856953Z [ 39%] 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:55:26.5237700Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2024-04-03T15:55:26.5360289Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2024-04-03T15:55:26.5383594Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2024-04-03T15:55:26.5732970Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2024-04-03T15:55:26.5803341Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2024-04-03T15:55:26.6155022Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2024-04-03T15:55:26.6198087Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2024-04-03T15:55:26.6285996Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2024-04-03T15:55:26.6794973Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2024-04-03T15:55:26.7079389Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2024-04-03T15:55:26.7201178Z [ 39%] 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:55:26.7226896Z [ 39%] 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:55:26.7272592Z [ 39%] 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:55:26.7931917Z [ 40%] 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:55:26.7951851Z [ 40%] 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:55:26.8135001Z [ 40%] 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:55:26.8165268Z [ 40%] 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:55:26.8533859Z [ 40%] 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:55:26.8844321Z [ 40%] 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:55:26.8964409Z [ 40%] 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:55:26.9023349Z [ 40%] 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:55:26.9307027Z [ 40%] 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:55:26.9464014Z [ 40%] 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:55:26.9691872Z [ 40%] 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:55:26.9803193Z [ 40%] 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:55:26.9814854Z [ 40%] 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:55:27.0181440Z [ 40%] 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:55:27.0252146Z [ 40%] 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:55:27.0497782Z [ 40%] 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:55:27.0650359Z [ 40%] 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:55:27.0950556Z [ 40%] 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:55:27.1187122Z [ 40%] 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:55:27.1232202Z [ 40%] 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:55:27.1344739Z [ 40%] 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:55:27.1719512Z [ 40%] 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:55:27.1951836Z [ 40%] 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:55:27.1993135Z [ 40%] 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:55:27.2065039Z [ 40%] 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:55:27.2363383Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int16.c.o 2024-04-03T15:55:27.2457071Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int32.c.o 2024-04-03T15:55:27.2798732Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-lut64-p2.c.o 2024-04-03T15:55:27.2991746Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-p5.c.o 2024-04-03T15:55:27.3016514Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c.o 2024-04-03T15:55:27.3192953Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-p6.c.o 2024-04-03T15:55:27.3331067Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-sse2-rr2-p5.c.o 2024-04-03T15:55:27.3474181Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse2.c.o 2024-04-03T15:55:27.3699960Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse2-cvt.c.o 2024-04-03T15:55:27.3778176Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse2-cvt.c.o 2024-04-03T15:55:27.3806414Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse2-cvt.c.o 2024-04-03T15:55:27.4070901Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse2-cvt.c.o 2024-04-03T15:55:27.4233161Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-div.c.o 2024-04-03T15:55:27.4402073Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr1.c.o 2024-04-03T15:55:27.4465252Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr2.c.o 2024-04-03T15:55:27.4591345Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-div.c.o 2024-04-03T15:55:27.5190253Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr1.c.o 2024-04-03T15:55:27.5295632Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr2.c.o 2024-04-03T15:55:27.5364287Z [ 40%] 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:55:27.5519056Z [ 40%] 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:55:27.5528061Z [ 40%] 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:55:27.5946821Z [ 40%] 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:55:27.5948680Z [ 40%] 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:55:27.6298984Z [ 40%] 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:55:27.6400469Z [ 40%] 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:55:27.6435481Z [ 40%] 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:55:27.6687412Z [ 40%] 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:55:27.6730801Z [ 40%] 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:55:27.7108118Z [ 40%] 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:55:27.7245689Z [ 40%] 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:55:27.7309880Z [ 40%] 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:55:27.7499503Z [ 40%] 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:55:27.7591444Z [ 40%] 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:55:27.7972940Z [ 40%] 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:55:27.8247001Z [ 40%] 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:55:27.8419139Z [ 40%] 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:55:27.8610843Z [ 40%] 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:55:27.8835431Z [ 40%] 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:55:27.9042669Z [ 40%] 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:55:27.9182543Z [ 40%] 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:55:27.9195333Z [ 40%] 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:55:27.9900433Z [ 40%] 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:55:27.9924051Z [ 40%] 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:55:28.0090504Z [ 40%] 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:55:28.0416869Z [ 40%] 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:55:28.0555767Z [ 40%] 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:55:28.1095111Z [ 40%] 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:55:28.1219665Z [ 40%] 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:55:28.1241448Z [ 40%] 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:55:28.1645899Z [ 40%] 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:55:28.2214761Z [ 40%] 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:55:28.2320946Z [ 40%] 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:55:28.2362381Z [ 40%] 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:55:28.2815293Z [ 40%] 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:55:28.3170606Z [ 40%] 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:55:28.3177715Z [ 40%] 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:55:28.3674804Z [ 40%] 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:55:28.3776653Z [ 40%] 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:55:28.4171763Z [ 40%] 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:55:28.4382314Z [ 41%] 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:55:28.4496031Z [ 41%] 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:55:28.4899839Z [ 41%] 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:55:28.5274492Z [ 41%] 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:55:28.5307502Z [ 41%] 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:55:28.5542298Z [ 41%] 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:55:28.5798185Z [ 41%] 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:55:28.6264031Z [ 41%] 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:55:28.6267632Z [ 41%] 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:55:28.6552703Z [ 41%] 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:55:28.6634151Z [ 41%] 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:55:28.7080415Z [ 41%] 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:55:28.7083180Z [ 41%] 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:55:28.7407623Z [ 41%] 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:55:28.7607632Z [ 41%] 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:55:28.7856963Z [ 41%] 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:55:28.7961024Z [ 41%] 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:55:28.8219809Z [ 41%] 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:55:28.8714467Z [ 41%] 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:55:28.8746925Z [ 41%] 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:55:28.8753585Z [ 41%] 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:55:28.8976307Z [ 41%] 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:55:28.8989565Z [ 41%] 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:55:28.9559007Z [ 41%] 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:55:28.9610609Z [ 41%] 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:55:28.9829087Z [ 41%] 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:55:28.9842374Z [ 41%] 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:55:29.0377966Z [ 41%] 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:55:29.0435350Z [ 41%] 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:55:29.0755860Z [ 41%] 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:55:29.0927416Z [ 41%] 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:55:29.1355776Z [ 41%] 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:55:29.1441851Z [ 41%] 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:55:29.1658174Z [ 41%] 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:55:29.1764822Z [ 41%] 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:55:29.2037556Z [ 41%] 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:55:29.2310338Z [ 41%] 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:55:29.2496528Z [ 41%] 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:55:29.2646184Z [ 41%] 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:55:29.2803063Z [ 41%] 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:55:29.3030129Z [ 41%] 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:55:29.3180489Z [ 41%] 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:55:29.3813356Z [ 41%] 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:55:29.3935989Z [ 41%] 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:55:29.4054240Z [ 41%] 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:55:29.4285059Z [ 41%] 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:55:29.4407393Z [ 41%] 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:55:29.4954124Z [ 41%] 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:55:29.5295212Z [ 41%] 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:55:29.5625389Z [ 41%] 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:55:29.5737094Z [ 41%] 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:55:29.5777826Z [ 41%] 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:55:29.6142540Z [ 41%] 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:55:29.6195025Z [ 41%] 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:55:29.6791527Z [ 41%] 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:55:29.6917623Z [ 41%] 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:55:29.6943126Z [ 41%] 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:55:29.6987753Z [ 41%] 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:55:29.7182010Z [ 41%] 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:55:29.7817499Z [ 41%] 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:55:29.8068570Z [ 41%] 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:55:29.8131155Z [ 41%] 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:55:29.8151440Z [ 41%] 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:55:29.8438323Z [ 41%] 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:55:29.8963648Z [ 41%] 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:55:29.9024268Z [ 41%] 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:55:29.9177321Z [ 41%] 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:55:29.9224362Z [ 41%] 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:55:29.9538525Z [ 41%] 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:55:30.0006834Z [ 41%] 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:55:30.0176746Z [ 41%] 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:55:30.0418161Z [ 41%] 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:55:30.0486757Z [ 41%] 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:55:30.0578350Z [ 41%] 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:55:30.0879223Z [ 41%] 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:55:30.1159192Z [ 41%] 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:55:30.1459101Z [ 41%] 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:55:30.1789346Z [ 41%] 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:55:30.1966635Z [ 41%] 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:55:30.2079097Z [ 41%] 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:55:30.2263731Z [ 41%] 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:55:30.2788137Z [ 41%] 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:55:30.2795030Z [ 41%] 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:55:30.3022621Z [ 41%] 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:55:30.3110417Z [ 42%] 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:55:30.3161432Z [ 42%] 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:55:30.3773970Z [ 42%] 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:55:30.3942992Z [ 42%] 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:55:30.4090660Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse2.c.o 2024-04-03T15:55:30.4100335Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse2.c.o 2024-04-03T15:55:30.4553227Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse2.c.o 2024-04-03T15:55:30.4888370Z [ 42%] 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:55:30.4936277Z [ 42%] 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:55:30.4938828Z [ 42%] 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:55:30.5123437Z [ 42%] 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:55:30.5126198Z [ 42%] 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:55:30.5823779Z [ 42%] 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:55:30.5948511Z [ 42%] 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:55:30.6073021Z [ 42%] 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:55:30.6161014Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2024-04-03T15:55:30.6355714Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2024-04-03T15:55:30.6467682Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u16.c.o 2024-04-03T15:55:30.6884186Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u32.c.o 2024-04-03T15:55:30.7096328Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2024-04-03T15:55:30.7123219Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2024-04-03T15:55:30.7265203Z [ 42%] 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:55:30.7518140Z [ 42%] 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:55:30.7528134Z [ 42%] 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:55:30.7785553Z [ 42%] 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:55:30.8026191Z [ 42%] 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:55:30.8190012Z [ 42%] 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:55:30.8336634Z [ 42%] 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:55:30.8357098Z [ 42%] 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:55:30.8461652Z [ 42%] 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:55:30.9273820Z [ 42%] 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:55:30.9385689Z [ 42%] 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:55:30.9472098Z [ 42%] 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:55:30.9496210Z [ 42%] 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:55:30.9501161Z [ 42%] 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:55:31.0155679Z [ 42%] 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:55:31.0350059Z [ 42%] 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:55:31.0432192Z [ 42%] 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:55:31.0508655Z [ 42%] 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:55:31.0767218Z [ 42%] 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:55:31.1261787Z [ 42%] 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:55:31.1435352Z [ 42%] 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:55:31.1674890Z [ 42%] 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:55:31.1795061Z [ 42%] 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:55:31.2117731Z [ 42%] 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:55:31.2375533Z [ 42%] 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:55:31.2602279Z [ 42%] 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:55:31.2612907Z [ 42%] 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:55:31.2651586Z [ 42%] 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:55:31.2918976Z [ 42%] 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:55:31.3116743Z [ 42%] 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:55:31.3315317Z [ 42%] 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:55:31.3501048Z [ 42%] 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:55:31.3632042Z [ 42%] 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:55:31.3763011Z [ 42%] 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:55:31.4122703Z [ 42%] 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:55:31.4126430Z [ 42%] 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:55:31.4759110Z [ 42%] 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:55:31.4797808Z [ 42%] 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:55:31.4998308Z [ 42%] 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:55:31.5211394Z [ 42%] 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:55:31.5472186Z [ 42%] 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:55:31.5757591Z [ 42%] 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:55:31.5875075Z [ 42%] 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:55:31.6041146Z [ 42%] 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:55:31.6462825Z [ 42%] 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:55:31.6502959Z [ 42%] 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:55:31.6636368Z [ 42%] 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:55:31.7112899Z [ 42%] 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:55:31.7304104Z [ 42%] 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:55:31.7478430Z [ 42%] 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:55:31.7550666Z [ 42%] 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:55:31.7838539Z [ 42%] 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:55:31.8201364Z [ 42%] 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:55:31.8376711Z [ 42%] 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:55:31.8378623Z [ 42%] 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:55:31.8699913Z [ 42%] 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:55:31.8729632Z [ 42%] 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:55:31.9131945Z [ 42%] 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:55:31.9464028Z [ 42%] 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:55:31.9625263Z [ 42%] 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:55:31.9756889Z [ 42%] 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:55:31.9905837Z [ 42%] 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:55:31.9959028Z [ 43%] 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:55:32.0492712Z [ 43%] 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:55:32.0705966Z [ 43%] 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:55:32.0901424Z [ 43%] 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:55:32.0958023Z [ 43%] 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:55:32.1117883Z [ 43%] 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:55:32.1934185Z [ 43%] 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:55:32.1936779Z [ 43%] 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:55:32.1974074Z [ 43%] 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:55:32.2168136Z [ 43%] 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:55:32.2406108Z [ 43%] 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:55:32.3068719Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-sse2.c.o 2024-04-03T15:55:32.3218052Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse2.c.o 2024-04-03T15:55:32.3235787Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse2.c.o 2024-04-03T15:55:32.3458554Z [ 43%] 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:55:32.3599986Z [ 43%] 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:55:32.3681785Z [ 43%] 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:55:32.3915321Z [ 43%] 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:55:32.4223506Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2024-04-03T15:55:32.4294515Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2024-04-03T15:55:32.4358268Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u16.c.o 2024-04-03T15:55:32.4426251Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u32.c.o 2024-04-03T15:55:32.4679226Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2024-04-03T15:55:32.5085349Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2024-04-03T15:55:32.5169835Z [ 43%] 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:55:32.5333198Z [ 43%] 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:55:32.5395409Z [ 43%] 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:55:32.5666963Z [ 43%] 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:55:32.5761447Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2024-04-03T15:55:32.5963417Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2024-04-03T15:55:32.6224974Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-04-03T15:55:32.6447502Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2024-04-03T15:55:32.6663939Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2024-04-03T15:55:32.6798020Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2024-04-03T15:55:32.6808826Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-04-03T15:55:32.7351609Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2024-04-03T15:55:32.7424655Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2024-04-03T15:55:32.7457662Z [ 43%] 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:55:32.7699601Z [ 43%] 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:55:32.7842157Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2024-04-03T15:55:32.8197307Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2024-04-03T15:55:32.8513724Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2024-04-03T15:55:32.8684115Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2024-04-03T15:55:32.8688518Z [ 43%] 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:55:32.8861989Z [ 43%] 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:55:32.9018980Z [ 43%] 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:55:32.9096549Z [ 43%] 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:55:32.9597291Z [ 43%] 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:55:32.9797997Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2024-04-03T15:55:33.0382245Z [ 43%] 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:55:33.0558795Z [ 43%] 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:55:33.0561897Z [ 43%] 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:55:33.0770108Z [ 43%] 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:55:33.1022578Z [ 43%] 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:55:33.1216308Z [ 43%] 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:55:33.1349552Z [ 43%] 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:55:33.1359480Z [ 43%] 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:55:33.1649047Z [ 43%] 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:55:33.1712290Z [ 43%] 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:55:33.2241073Z [ 43%] 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:55:33.2709979Z [ 43%] 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:55:33.2822296Z [ 43%] 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:55:33.2851210Z [ 43%] 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:55:33.3137922Z [ 43%] 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:55:33.3297594Z [ 43%] 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:55:33.3538320Z [ 43%] 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:55:33.3540796Z [ 43%] 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:55:33.3636999Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2024-04-03T15:55:33.4356094Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2024-04-03T15:55:33.4788163Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2024-04-03T15:55:33.5071218Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2024-04-03T15:55:33.5074674Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2024-04-03T15:55:33.5108863Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2024-04-03T15:55:33.5833995Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-sse2.c.o 2024-04-03T15:55:33.6106582Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2024-04-03T15:55:33.6123511Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2024-04-03T15:55:33.6552411Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2024-04-03T15:55:33.6698267Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2024-04-03T15:55:33.6999598Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2024-04-03T15:55:33.7099895Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2024-04-03T15:55:33.7108230Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2024-04-03T15:55:33.7401033Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2024-04-03T15:55:33.7667243Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2024-04-03T15:55:33.8330048Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2024-04-03T15:55:33.8532309Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2024-04-03T15:55:33.8885649Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2024-04-03T15:55:33.9062777Z [ 44%] 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-03T15:55:33.9099736Z [ 44%] 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-03T15:55:33.9316000Z [ 44%] 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-03T15:55:33.9480231Z [ 44%] 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-03T15:55:33.9560023Z [ 44%] 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-03T15:55:34.0052085Z [ 44%] 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-03T15:55:34.0164406Z [ 44%] 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-03T15:55:34.0407925Z [ 44%] 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-03T15:55:34.0726422Z [ 44%] 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-03T15:55:34.0944030Z [ 44%] 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-03T15:55:34.1063354Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.c.o 2024-04-03T15:55:34.1324031Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-ssse3.c.o 2024-04-03T15:55:34.1365673Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2024-04-03T15:55:34.1773478Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2024-04-03T15:55:34.1832808Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u16.c.o 2024-04-03T15:55:34.1841921Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u32.c.o 2024-04-03T15:55:34.2159453Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2024-04-03T15:55:34.2335025Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2024-04-03T15:55:34.2522807Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u4.c.o 2024-04-03T15:55:34.2635662Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u8.c.o 2024-04-03T15:55:34.2745606Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u16.c.o 2024-04-03T15:55:34.3260477Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-ssse3.c.o 2024-04-03T15:55:34.3529244Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-ssse3.c.o 2024-04-03T15:55:34.3613124Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2024-04-03T15:55:34.3952664Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2024-04-03T15:55:34.4015136Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u16.c.o 2024-04-03T15:55:34.4159860Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u32.c.o 2024-04-03T15:55:34.4162830Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2024-04-03T15:55:34.4358310Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2024-04-03T15:55:34.4741522Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2024-04-03T15:55:34.4749960Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2024-04-03T15:55:34.4970130Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2024-04-03T15:55:34.5033763Z [ 44%] 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-03T15:55:34.5257854Z [ 44%] 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-03T15:55:34.5472989Z [ 44%] 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-03T15:55:34.5612432Z [ 44%] 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-03T15:55:34.5835349Z [ 44%] 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-03T15:55:34.6020244Z [ 44%] 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-03T15:55:34.6185318Z [ 44%] 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-03T15:55:34.6282296Z [ 44%] 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-03T15:55:34.6680470Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2024-04-03T15:55:34.6788853Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2024-04-03T15:55:34.6848668Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2024-04-03T15:55:34.7075036Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2024-04-03T15:55:34.7373404Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x4.c.o 2024-04-03T15:55:34.7481792Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x8.c.o 2024-04-03T15:55:34.7757532Z [ 44%] 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-03T15:55:34.8024053Z [ 44%] 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-03T15:55:34.8358770Z [ 44%] 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-03T15:55:34.8378503Z [ 44%] 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-03T15:55:34.8584579Z [ 44%] 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-03T15:55:34.8664006Z [ 44%] 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-03T15:55:34.8955822Z [ 44%] 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-03T15:55:34.9353844Z [ 44%] 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-03T15:55:34.9547175Z [ 44%] 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-03T15:55:34.9559354Z [ 44%] 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-03T15:55:34.9795428Z [ 44%] 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-03T15:55:35.0041964Z [ 44%] 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-03T15:55:35.0366898Z [ 44%] 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-03T15:55:35.0487879Z [ 44%] 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-03T15:55:35.0777860Z [ 44%] 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-03T15:55:35.0854382Z [ 44%] 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-03T15:55:35.1159125Z [ 44%] 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-03T15:55:35.1504139Z [ 44%] 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-03T15:55:35.1572359Z [ 44%] 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-03T15:55:35.1855253Z [ 44%] 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-03T15:55:35.2054224Z [ 44%] 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-03T15:55:35.2281051Z [ 44%] 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-03T15:55:35.2356059Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2024-04-03T15:55:35.2477981Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2024-04-03T15:55:35.2931508Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2024-04-03T15:55:35.3255204Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2024-04-03T15:55:35.3426633Z [ 44%] 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-03T15:55:35.3441800Z [ 44%] 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-03T15:55:35.3723388Z [ 44%] 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-03T15:55:35.3796915Z [ 44%] 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-03T15:55:35.3950112Z [ 44%] 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-03T15:55:35.4242675Z [ 44%] 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-03T15:55:35.4275212Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2024-04-03T15:55:35.4495252Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2024-04-03T15:55:35.4660219Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2024-04-03T15:55:35.4927715Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2024-04-03T15:55:35.4987582Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u20.c.o 2024-04-03T15:55:35.5375390Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u24.c.o 2024-04-03T15:55:35.5378268Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2024-04-03T15:55:35.5558220Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2024-04-03T15:55:35.5681683Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2024-04-03T15:55:35.6001729Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2024-04-03T15:55:35.6308440Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2024-04-03T15:55:35.6407859Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2024-04-03T15:55:35.6595157Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2024-04-03T15:55:35.6660538Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2024-04-03T15:55:35.6839363Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2024-04-03T15:55:35.7218495Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2024-04-03T15:55:35.7274289Z [ 45%] 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-03T15:55:35.7461930Z [ 45%] 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-03T15:55:35.7525880Z [ 45%] 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-03T15:55:35.7804236Z [ 45%] 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-03T15:55:35.8264032Z [ 45%] 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-03T15:55:35.8380654Z [ 45%] 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-03T15:55:35.8383686Z [ 45%] 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-03T15:55:35.8394141Z [ 45%] 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-03T15:55:35.9100125Z [ 45%] 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-03T15:55:35.9364606Z [ 45%] 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-03T15:55:35.9537009Z [ 45%] 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-03T15:55:35.9538846Z [ 45%] 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-03T15:55:35.9724399Z [ 45%] 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-03T15:55:35.9834682Z [ 45%] 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-03T15:55:36.0492000Z [ 45%] 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-03T15:55:36.0557718Z [ 45%] 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-03T15:55:36.0751107Z [ 45%] 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-03T15:55:36.0906784Z [ 45%] 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-03T15:55:36.1181794Z [ 45%] 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-03T15:55:36.1533603Z [ 45%] 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-03T15:55:36.1600349Z [ 45%] 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-03T15:55:36.1633393Z [ 45%] 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-03T15:55:36.1958808Z [ 45%] 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-03T15:55:36.2039607Z [ 45%] 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-03T15:55:36.2366612Z [ 45%] 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-03T15:55:36.2651330Z [ 45%] 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-03T15:55:36.2657780Z [ 45%] 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-03T15:55:36.2800164Z [ 45%] 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-03T15:55:36.2897854Z [ 45%] 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-03T15:55:36.3374425Z [ 45%] 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-03T15:55:36.3477020Z [ 45%] 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-03T15:55:36.3644026Z [ 45%] 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-03T15:55:36.3843311Z [ 45%] 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-03T15:55:36.3922942Z [ 45%] 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-03T15:55:36.4283925Z [ 45%] 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-03T15:55:36.4301087Z [ 45%] 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-03T15:55:36.4730834Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int16.c.o 2024-04-03T15:55:36.4875777Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int32.c.o 2024-04-03T15:55:36.4931074Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse41.c.o 2024-04-03T15:55:36.5059408Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse41.c.o 2024-04-03T15:55:36.5349538Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse41.c.o 2024-04-03T15:55:36.5568767Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse41.c.o 2024-04-03T15:55:36.5700480Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse41.c.o 2024-04-03T15:55:36.5857251Z [ 45%] 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-03T15:55:36.5925354Z [ 45%] 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-03T15:55:36.6042683Z [ 45%] 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-03T15:55:36.6296479Z [ 45%] 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-03T15:55:36.6797900Z [ 45%] 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-03T15:55:36.6877355Z [ 45%] 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-03T15:55:36.6955583Z [ 45%] 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-03T15:55:36.7081776Z [ 45%] 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-03T15:55:36.7738424Z [ 45%] 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-03T15:55:36.7809627Z [ 45%] 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-03T15:55:36.7955460Z [ 45%] 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-03T15:55:36.8024279Z [ 45%] 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-03T15:55:36.8202522Z [ 45%] 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-03T15:55:36.8583952Z [ 45%] 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-03T15:55:36.8825884Z [ 45%] 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-03T15:55:36.9247504Z [ 45%] 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-03T15:55:36.9605968Z [ 45%] 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-03T15:55:36.9652509Z [ 45%] 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-03T15:55:36.9674638Z [ 45%] 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-03T15:55:37.0033898Z [ 45%] 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-03T15:55:37.0285737Z [ 45%] 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-03T15:55:37.0406231Z [ 45%] 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-03T15:55:37.0604480Z [ 45%] 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-03T15:55:37.0849472Z [ 45%] 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-03T15:55:37.0968188Z [ 45%] 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-03T15:55:37.1264873Z [ 45%] 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-03T15:55:37.1402787Z [ 45%] 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-03T15:55:37.1490961Z [ 45%] 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-03T15:55:37.1549772Z [ 46%] 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-03T15:55:37.2068429Z [ 46%] 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-03T15:55:37.2390508Z [ 46%] 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-03T15:55:37.2508805Z [ 46%] 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-03T15:55:37.2715066Z [ 46%] 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-03T15:55:37.2868774Z [ 46%] 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-03T15:55:37.3009129Z [ 46%] 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-03T15:55:37.3430380Z [ 46%] 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-03T15:55:37.3485494Z [ 46%] 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-03T15:55:37.3883890Z [ 46%] 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-03T15:55:37.4385290Z [ 46%] 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-03T15:55:37.4485578Z [ 46%] 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-03T15:55:37.4653188Z [ 46%] 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-03T15:55:37.4967715Z [ 46%] 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-03T15:55:37.5031437Z [ 46%] 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-03T15:55:37.5526355Z [ 46%] 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-03T15:55:37.5630555Z [ 46%] 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-03T15:55:37.5694378Z [ 46%] 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-03T15:55:37.6046571Z [ 46%] 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-03T15:55:37.6055281Z [ 46%] 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-03T15:55:37.6639669Z [ 46%] 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-03T15:55:37.6674152Z [ 46%] 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-03T15:55:37.7341097Z [ 46%] 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-03T15:55:37.7385034Z [ 46%] 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-03T15:55:37.7387628Z [ 46%] 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-03T15:55:37.7463087Z [ 46%] 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-03T15:55:37.7837280Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2024-04-03T15:55:37.8270249Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2024-04-03T15:55:37.8281941Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2024-04-03T15:55:37.8952607Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2024-04-03T15:55:37.9117087Z [ 46%] 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-03T15:55:37.9212661Z [ 46%] 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-03T15:55:37.9326298Z [ 46%] 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-03T15:55:37.9599205Z [ 46%] 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-03T15:55:37.9867717Z [ 46%] 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-03T15:55:37.9923228Z [ 46%] 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-03T15:55:38.0118927Z [ 46%] 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-03T15:55:38.0515284Z [ 46%] 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-03T15:55:38.0626639Z [ 46%] 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-03T15:55:38.0833824Z [ 46%] 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-03T15:55:38.0850650Z [ 46%] 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-03T15:55:38.1145337Z [ 46%] 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-03T15:55:38.1569557Z [ 46%] 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-03T15:55:38.1703116Z [ 46%] 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-03T15:55:38.2367357Z [ 46%] 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-03T15:55:38.2477298Z [ 46%] 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-03T15:55:38.2748004Z [ 46%] 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-03T15:55:38.2803419Z [ 46%] 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-03T15:55:38.3368605Z [ 46%] 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-03T15:55:38.3437302Z [ 46%] 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-03T15:55:38.3443249Z [ 46%] 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-03T15:55:38.3993100Z [ 46%] 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-03T15:55:38.4257876Z [ 46%] 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-03T15:55:38.4622976Z [ 46%] 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-03T15:55:38.4675800Z [ 46%] 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-03T15:55:38.4959225Z [ 46%] 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-03T15:55:38.5657184Z [ 46%] 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-03T15:55:38.5804413Z [ 46%] 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-03T15:55:38.5808393Z [ 46%] 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-03T15:55:38.5961110Z [ 46%] 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-03T15:55:38.6053390Z [ 46%] 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-03T15:55:38.6499326Z [ 46%] 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-03T15:55:38.6780294Z [ 46%] 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-03T15:55:38.6816001Z [ 46%] 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-03T15:55:38.7345161Z [ 46%] 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-03T15:55:38.7367420Z [ 46%] 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-03T15:55:38.7735205Z [ 46%] 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-03T15:55:38.7804607Z [ 46%] 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-03T15:55:38.8142453Z [ 46%] 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-03T15:55:38.8192718Z [ 46%] 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-03T15:55:38.8287970Z [ 46%] 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-03T15:55:38.9191473Z [ 46%] 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-03T15:55:38.9232848Z [ 46%] 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-03T15:55:38.9274634Z [ 46%] 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-03T15:55:38.9819719Z [ 46%] 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-03T15:55:39.0191669Z [ 46%] 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-03T15:55:39.0245624Z [ 46%] 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-03T15:55:39.0341846Z [ 46%] 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-03T15:55:39.0345788Z [ 46%] 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-03T15:55:39.0906563Z [ 46%] 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-03T15:55:39.1146440Z [ 46%] 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-03T15:55:39.1301586Z [ 46%] 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-03T15:55:39.1390028Z [ 46%] 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-03T15:55:39.1985390Z [ 46%] 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-03T15:55:39.2143764Z [ 47%] 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-03T15:55:39.2169267Z [ 47%] 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-03T15:55:39.2662912Z [ 47%] 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-03T15:55:39.2711990Z [ 47%] 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-03T15:55:39.3240888Z [ 47%] 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-03T15:55:39.3268054Z [ 47%] 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-03T15:55:39.3414555Z [ 47%] 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-03T15:55:39.3713824Z [ 47%] 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-03T15:55:39.3814087Z [ 47%] 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-03T15:55:39.4167546Z [ 47%] 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-03T15:55:39.4303572Z [ 47%] 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-03T15:55:39.4321314Z [ 47%] 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-03T15:55:39.4656165Z [ 47%] 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-03T15:55:39.4739019Z [ 47%] 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-03T15:55:39.5115574Z [ 47%] 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-03T15:55:39.5425185Z [ 47%] 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-03T15:55:39.5439099Z [ 47%] 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-03T15:55:39.5639245Z [ 47%] 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-03T15:55:39.5808709Z [ 47%] 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-03T15:55:39.6116187Z [ 47%] 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-03T15:55:39.6322004Z [ 47%] 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-03T15:55:39.6472947Z [ 47%] 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-03T15:55:39.6557578Z [ 47%] 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-03T15:55:39.6727395Z [ 47%] 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-03T15:55:39.7208021Z [ 47%] 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-03T15:55:39.7280272Z [ 47%] 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-03T15:55:39.7485254Z [ 47%] 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-03T15:55:39.7521415Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse41.c.o 2024-04-03T15:55:39.7806022Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.c.o 2024-04-03T15:55:39.8238325Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse41.c.o 2024-04-03T15:55:39.8341216Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.c.o 2024-04-03T15:55:39.8627389Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.c.o 2024-04-03T15:55:39.8759479Z [ 47%] 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-03T15:55:39.9014787Z [ 47%] 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-03T15:55:39.9019607Z [ 47%] 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-03T15:55:39.9271894Z [ 47%] 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-03T15:55:39.9356815Z [ 47%] 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-03T15:55:39.9600613Z [ 47%] 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-03T15:55:40.0018688Z [ 47%] 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-03T15:55:40.0156214Z [ 47%] 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-03T15:55:40.0376521Z [ 47%] 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-03T15:55:40.0426444Z [ 47%] 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-03T15:55:40.1050683Z [ 47%] 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-03T15:55:40.1320756Z [ 47%] 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-03T15:55:40.1439132Z [ 47%] 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-03T15:55:40.1554961Z [ 47%] 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-03T15:55:40.1654726Z [ 47%] 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-03T15:55:40.2142586Z [ 47%] 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-03T15:55:40.2220899Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2024-04-03T15:55:40.2731099Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2024-04-03T15:55:40.2794717Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2024-04-03T15:55:40.2912039Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u8.c.o 2024-04-03T15:55:40.3446236Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u16.c.o 2024-04-03T15:55:40.3584150Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u32.c.o 2024-04-03T15:55:40.3723687Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2024-04-03T15:55:40.4000343Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2024-04-03T15:55:40.4293804Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2024-04-03T15:55:40.4774817Z [ 47%] 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-03T15:55:40.4794106Z [ 47%] 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-03T15:55:40.5246735Z [ 47%] 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-03T15:55:40.5409789Z [ 47%] 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-03T15:55:40.5526088Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u4.c.o 2024-04-03T15:55:40.5586009Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u8.c.o 2024-04-03T15:55:40.5711860Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u16.c.o 2024-04-03T15:55:40.6403662Z [ 47%] 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-03T15:55:40.6558916Z [ 47%] 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-03T15:55:40.6669840Z [ 47%] 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-03T15:55:40.6737628Z [ 47%] 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-03T15:55:40.7219048Z [ 47%] 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-03T15:55:40.7564984Z [ 47%] 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-03T15:55:40.7623052Z [ 47%] 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-03T15:55:40.7917982Z [ 47%] 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-03T15:55:40.8229025Z [ 47%] 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-03T15:55:40.8794852Z [ 47%] 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-03T15:55:40.8909361Z [ 47%] 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-03T15:55:40.8971532Z [ 47%] 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-03T15:55:40.9196149Z [ 47%] 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-03T15:55:40.9413207Z [ 47%] 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-03T15:55:40.9625548Z [ 47%] 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-03T15:55:41.0069310Z [ 47%] 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-03T15:55:41.0088980Z [ 47%] 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-03T15:55:41.0267977Z [ 47%] 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-03T15:55:41.0460163Z [ 47%] 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-03T15:55:41.0888864Z [ 47%] 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-03T15:55:41.1082717Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2024-04-03T15:55:41.1323409Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2024-04-03T15:55:41.1394207Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2024-04-03T15:55:41.1638502Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2024-04-03T15:55:41.2156399Z [ 48%] 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-03T15:55:41.2785587Z [ 48%] 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-03T15:55:41.2847210Z [ 48%] 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-03T15:55:41.2850266Z [ 48%] 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-03T15:55:41.2941642Z [ 48%] 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-03T15:55:41.3042864Z [ 48%] 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-03T15:55:41.3690281Z [ 48%] 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-03T15:55:41.3720284Z [ 48%] 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-03T15:55:41.3760567Z [ 48%] 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-03T15:55:41.4023124Z [ 48%] 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-03T15:55:41.4270232Z [ 48%] 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-03T15:55:41.4561396Z [ 48%] 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-03T15:55:41.4733575Z [ 48%] 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-03T15:55:41.4741204Z [ 48%] 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-03T15:55:41.5321322Z [ 48%] 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-03T15:55:41.5489821Z [ 48%] 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-03T15:55:41.5531733Z [ 48%] 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-03T15:55:41.5818482Z [ 48%] 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-03T15:55:41.6081416Z [ 48%] 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-03T15:55:41.6286400Z [ 48%] 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-03T15:55:41.6341138Z [ 48%] 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-03T15:55:41.6763250Z [ 48%] 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-03T15:55:41.7161507Z [ 48%] 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-03T15:55:41.7279574Z [ 48%] 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-03T15:55:41.7305246Z [ 48%] 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-03T15:55:41.7442777Z [ 48%] 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-03T15:55:41.7754756Z [ 48%] 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-03T15:55:41.8246407Z [ 48%] 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-03T15:55:41.8376827Z [ 48%] 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-03T15:55:41.8600296Z [ 48%] 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-03T15:55:41.8755997Z [ 48%] 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-03T15:55:41.8772973Z [ 48%] 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-03T15:55:41.9243170Z [ 48%] 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-03T15:55:41.9452617Z [ 48%] 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-03T15:55:41.9581916Z [ 48%] 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-03T15:55:41.9774816Z [ 48%] 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-03T15:55:42.0005102Z [ 48%] 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-03T15:55:42.0240913Z [ 48%] 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-03T15:55:42.0392193Z [ 48%] 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-03T15:55:42.0505115Z [ 48%] 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-03T15:55:42.0638087Z [ 48%] 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-03T15:55:42.1036817Z [ 48%] 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-03T15:55:42.1046439Z [ 48%] 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-03T15:55:42.1416467Z [ 48%] 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-03T15:55:42.1423020Z [ 48%] 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-03T15:55:42.1735445Z [ 48%] 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-03T15:55:42.1941885Z [ 48%] 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-03T15:55:42.2404059Z [ 48%] 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-03T15:55:42.2430390Z [ 48%] 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-03T15:55:42.2748745Z [ 48%] 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-03T15:55:42.2895614Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse41.c.o 2024-04-03T15:55:42.3146437Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse41.c.o 2024-04-03T15:55:42.3206281Z [ 48%] 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-03T15:55:42.3370651Z [ 48%] 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-03T15:55:42.3607221Z [ 48%] 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-03T15:55:42.3756376Z [ 48%] 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-03T15:55:42.3892060Z [ 48%] 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-03T15:55:42.4080930Z [ 48%] 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-03T15:55:42.4265548Z [ 48%] 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-03T15:55:42.4629783Z [ 48%] 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-03T15:55:42.4971562Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2024-04-03T15:55:42.5201133Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2024-04-03T15:55:42.5319805Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2024-04-03T15:55:42.5519155Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u8.c.o 2024-04-03T15:55:42.5973714Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u16.c.o 2024-04-03T15:55:42.6482913Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u32.c.o 2024-04-03T15:55:42.6736554Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2024-04-03T15:55:42.6755365Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2024-04-03T15:55:42.6883421Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2024-04-03T15:55:42.7124228Z [ 48%] 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-03T15:55:42.7960601Z [ 48%] 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-03T15:55:42.8085246Z [ 48%] 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-03T15:55:42.8144295Z [ 48%] 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-03T15:55:42.8396172Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2024-04-03T15:55:42.8445956Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2024-04-03T15:55:42.8879709Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2024-04-03T15:55:42.8911305Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2024-04-03T15:55:42.9072653Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2024-04-03T15:55:42.9098170Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2024-04-03T15:55:42.9613613Z [ 48%] 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-03T15:55:42.9660895Z [ 49%] 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-03T15:55:42.9979666Z [ 49%] 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-03T15:55:43.0328693Z [ 49%] 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-03T15:55:43.0433932Z [ 49%] 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-03T15:55:43.0545175Z [ 49%] 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-03T15:55:43.0838816Z [ 49%] 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-03T15:55:43.0878253Z [ 49%] 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-03T15:55:43.1221126Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.1267008Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2024-04-03T15:55:43.1475770Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.1765352Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2024-04-03T15:55:43.1918645Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.2542344Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2024-04-03T15:55:43.2814630Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.2890899Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2024-04-03T15:55:43.3073346Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2024-04-03T15:55:43.3284361Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2024-04-03T15:55:43.3912910Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2024-04-03T15:55:43.4661304Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2024-04-03T15:55:43.4676849Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2024-04-03T15:55:43.4795272Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2024-04-03T15:55:43.4856978Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2024-04-03T15:55:43.5282016Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2024-04-03T15:55:43.6389551Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2024-04-03T15:55:43.6491938Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2024-04-03T15:55:43.6559126Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2024-04-03T15:55:43.6633777Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2024-04-03T15:55:43.7378552Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.7929273Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2024-04-03T15:55:43.7982361Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.8210431Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2024-04-03T15:55:43.8227804Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.9162331Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2024-04-03T15:55:43.9762363Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2024-04-03T15:55:43.9774388Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2024-04-03T15:55:43.9829203Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2024-04-03T15:55:43.9919770Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2024-04-03T15:55:44.0710197Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2024-04-03T15:55:44.0934592Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2024-04-03T15:55:44.0988392Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.1131103Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.1205755Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.1420621Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.2253966Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.2563454Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.2582615Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.2919450Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.3730096Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.3915844Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.3979931Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.4038066Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.4284635Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.5304799Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.5535172Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.5932986Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.6016674Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.6241697Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.7292557Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.7318647Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.7446582Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.7636077Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.7844762Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.8533995Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.8736753Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.8914418Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.9215737Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.9491619Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:44.9756550Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2024-04-03T15:55:45.0161178Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2024-04-03T15:55:45.0412510Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x8.c.o 2024-04-03T15:55:45.0564436Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2024-04-03T15:55:45.1152933Z [ 49%] 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-03T15:55:45.1402723Z [ 49%] 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-03T15:55:45.1532127Z [ 49%] 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-03T15:55:45.1614899Z [ 49%] 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-03T15:55:45.1801622Z [ 49%] 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-03T15:55:45.3031701Z [ 49%] 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-03T15:55:45.3074421Z [ 49%] 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-03T15:55:45.3084821Z [ 49%] 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-03T15:55:45.3276071Z [ 49%] 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-03T15:55:45.3280111Z [ 49%] 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-03T15:55:45.4156827Z [ 49%] 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-03T15:55:45.4623587Z [ 49%] 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-03T15:55:45.4731214Z [ 50%] 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-03T15:55:45.5017121Z [ 50%] 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-03T15:55:45.5019315Z [ 50%] 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-03T15:55:45.5907746Z [ 50%] 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-03T15:55:45.6128069Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2024-04-03T15:55:45.6335224Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2024-04-03T15:55:45.6559737Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2024-04-03T15:55:45.7126314Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2024-04-03T15:55:45.7487045Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2024-04-03T15:55:45.7676940Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2024-04-03T15:55:45.7710287Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2024-04-03T15:55:45.7722303Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2024-04-03T15:55:45.8441744Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2024-04-03T15:55:45.9082014Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2024-04-03T15:55:45.9128424Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2024-04-03T15:55:45.9316302Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2024-04-03T15:55:45.9494272Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2024-04-03T15:55:45.9642715Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2024-04-03T15:55:46.0454186Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2024-04-03T15:55:46.0679258Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2024-04-03T15:55:46.0712856Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2024-04-03T15:55:46.0999103Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2024-04-03T15:55:46.1236608Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2024-04-03T15:55:46.1709970Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2024-04-03T15:55:46.2070794Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2024-04-03T15:55:46.2075215Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2024-04-03T15:55:46.2439393Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2024-04-03T15:55:46.2472460Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2024-04-03T15:55:46.2856680Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2024-04-03T15:55:46.3117558Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2024-04-03T15:55:46.3404788Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2024-04-03T15:55:46.3669464Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2024-04-03T15:55:46.4006320Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u8.c.o 2024-04-03T15:55:46.4087959Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u16.c.o 2024-04-03T15:55:46.4364630Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u8.c.o 2024-04-03T15:55:46.4560874Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u16.c.o 2024-04-03T15:55:46.4919167Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u8.c.o 2024-04-03T15:55:46.5546941Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u16.c.o 2024-04-03T15:55:46.5786792Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u8.c.o 2024-04-03T15:55:46.5808345Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u16.c.o 2024-04-03T15:55:46.6089268Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2024-04-03T15:55:46.6607375Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2024-04-03T15:55:46.7008644Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2024-04-03T15:55:46.7051743Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2024-04-03T15:55:46.7085839Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2024-04-03T15:55:46.7200764Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2024-04-03T15:55:46.7901878Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2024-04-03T15:55:46.8271190Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2024-04-03T15:55:46.8497602Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u8.c.o 2024-04-03T15:55:46.8622945Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u16.c.o 2024-04-03T15:55:46.8962576Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u8.c.o 2024-04-03T15:55:46.9201779Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u16.c.o 2024-04-03T15:55:46.9794415Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u8.c.o 2024-04-03T15:55:47.0041309Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u16.c.o 2024-04-03T15:55:47.0071120Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u8.c.o 2024-04-03T15:55:47.0302307Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u16.c.o 2024-04-03T15:55:47.0342196Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2024-04-03T15:55:47.1048509Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2024-04-03T15:55:47.1389030Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2024-04-03T15:55:47.1600147Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2024-04-03T15:55:47.1764616Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u8.c.o 2024-04-03T15:55:47.1837736Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u16.c.o 2024-04-03T15:55:47.2771965Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u8.c.o 2024-04-03T15:55:47.2843852Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u16.c.o 2024-04-03T15:55:47.3099108Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2024-04-03T15:55:47.3267907Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2024-04-03T15:55:47.3711024Z [ 50%] 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-03T15:55:47.3915389Z [ 50%] 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-03T15:55:47.4165117Z [ 50%] 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-03T15:55:47.4206105Z [ 50%] 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-03T15:55:47.4749650Z [ 50%] 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-03T15:55:47.5092022Z [ 50%] 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-03T15:55:47.5172817Z [ 50%] 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-03T15:55:47.5458697Z [ 50%] 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-03T15:55:47.5555985Z [ 50%] 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-03T15:55:47.6248365Z [ 50%] 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-03T15:55:47.6800550Z [ 50%] 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-03T15:55:47.6904212Z [ 50%] 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-03T15:55:47.7136160Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2024-04-03T15:55:47.7194961Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2024-04-03T15:55:47.7538049Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2024-04-03T15:55:47.8554798Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2024-04-03T15:55:47.8574091Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u40.c.o 2024-04-03T15:55:47.8641624Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u48.c.o 2024-04-03T15:55:47.8796818Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2024-04-03T15:55:47.9227063Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2024-04-03T15:55:47.9792132Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2024-04-03T15:55:48.0152830Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2024-04-03T15:55:48.0308123Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2024-04-03T15:55:48.0419557Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2024-04-03T15:55:48.0683341Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2024-04-03T15:55:48.1101301Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2024-04-03T15:55:48.1570186Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2024-04-03T15:55:48.1636389Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2024-04-03T15:55:48.1979714Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2024-04-03T15:55:48.2669401Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2024-04-03T15:55:48.2839080Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2024-04-03T15:55:48.2920407Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2024-04-03T15:55:48.3465353Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2024-04-03T15:55:48.3495813Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2024-04-03T15:55:48.3846769Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2024-04-03T15:55:48.4122682Z [ 51%] 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-03T15:55:48.4446156Z [ 51%] 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-03T15:55:48.5023661Z [ 51%] 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-03T15:55:48.5295931Z [ 51%] 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-03T15:55:48.5342585Z [ 51%] 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-03T15:55:48.5931501Z [ 51%] 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-03T15:55:48.5951922Z [ 51%] 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-03T15:55:48.6459873Z [ 51%] 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-03T15:55:48.6926438Z [ 51%] 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-03T15:55:48.7065661Z [ 51%] 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-03T15:55:48.7277273Z [ 51%] 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-03T15:55:48.7593146Z [ 51%] 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-03T15:55:48.7688850Z [ 51%] 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-03T15:55:48.8278773Z [ 51%] 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-03T15:55:48.8752895Z [ 51%] 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-03T15:55:48.8795603Z [ 51%] 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-03T15:55:48.8963527Z [ 51%] 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-03T15:55:48.9008147Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2024-04-03T15:55:48.9146228Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2024-04-03T15:55:48.9357730Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2024-04-03T15:55:48.9833837Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2024-04-03T15:55:49.0153503Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2024-04-03T15:55:49.1000031Z [ 52%] 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-03T15:55:49.1400638Z [ 52%] 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-03T15:55:49.2695097Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2024-04-03T15:55:49.2792110Z [ 52%] 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-03T15:55:49.3033739Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2024-04-03T15:55:49.3163316Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2024-04-03T15:55:49.3649037Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2024-04-03T15:55:49.3923002Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2024-04-03T15:55:49.4582660Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2024-04-03T15:55:49.5020279Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2024-04-03T15:55:49.5074298Z [ 52%] 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-03T15:55:49.5895661Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2024-04-03T15:55:49.6433670Z [ 52%] 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-03T15:55:49.6714374Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2024-04-03T15:55:49.7630993Z [ 52%] 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-03T15:55:49.7725462Z [ 52%] 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-03T15:55:49.7999069Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2024-04-03T15:55:49.8320696Z [ 52%] 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-03T15:55:49.8909674Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2024-04-03T15:55:49.8964641Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2024-04-03T15:55:49.9276336Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2024-04-03T15:55:49.9506603Z [ 52%] 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-03T15:55:49.9510136Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2024-04-03T15:55:50.1191194Z [ 52%] 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-03T15:55:50.1269546Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2024-04-03T15:55:50.2768933Z [ 52%] 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-03T15:55:50.2979859Z [ 52%] 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-03T15:55:50.3313946Z [ 52%] 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-03T15:55:50.3796508Z [ 52%] 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-03T15:55:50.4172064Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2024-04-03T15:55:50.4286016Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2024-04-03T15:55:50.4515294Z [ 52%] 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-03T15:55:50.4878761Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2024-04-03T15:55:50.5203165Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2024-04-03T15:55:50.5939372Z [ 52%] 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-03T15:55:50.7053278Z [ 52%] 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-03T15:55:50.7104501Z [ 52%] 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-03T15:55:50.7177022Z [ 52%] 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-03T15:55:50.8501859Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2024-04-03T15:55:50.8859830Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2024-04-03T15:55:50.8972132Z [ 52%] 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-03T15:55:50.9316502Z [ 52%] 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-03T15:55:51.0720502Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2024-04-03T15:55:51.0933418Z [ 52%] 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-03T15:55:51.0994047Z [ 52%] 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-03T15:55:51.1185450Z [ 52%] 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-03T15:55:51.1400336Z [ 52%] 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-03T15:55:51.1920985Z [ 52%] 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-03T15:55:51.2173607Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2024-04-03T15:55:51.2605862Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2024-04-03T15:55:51.2658476Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2024-04-03T15:55:51.2841984Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2024-04-03T15:55:51.3276959Z [ 52%] 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-03T15:55:51.3425429Z [ 52%] 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-03T15:55:51.3527727Z [ 52%] 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-03T15:55:51.4297999Z [ 52%] 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-03T15:55:51.4562395Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2024-04-03T15:55:51.4837738Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2024-04-03T15:55:51.5235830Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2024-04-03T15:55:51.5854583Z [ 52%] 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-03T15:55:51.6118868Z [ 52%] 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-03T15:55:51.7628955Z [ 52%] 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-03T15:55:51.8019218Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2024-04-03T15:55:51.8074043Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2024-04-03T15:55:51.8555068Z [ 52%] 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-03T15:55:51.8634266Z [ 52%] 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-03T15:55:51.8876894Z [ 52%] 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-03T15:55:51.9239357Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2024-04-03T15:55:51.9915515Z [ 52%] 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-03T15:55:52.0084269Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2024-04-03T15:55:52.0141164Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2024-04-03T15:55:52.0241098Z [ 52%] 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-03T15:55:52.0378994Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2024-04-03T15:55:52.1272029Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2024-04-03T15:55:52.1617801Z [ 52%] 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-03T15:55:52.1913376Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2024-04-03T15:55:52.2783012Z [ 52%] 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-03T15:55:52.4385946Z [ 52%] 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-03T15:55:52.4932180Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2024-04-03T15:55:52.5487938Z [ 52%] 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-03T15:55:52.5819971Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2024-04-03T15:55:52.5858543Z [ 52%] 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-03T15:55:52.5876641Z [ 52%] 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-03T15:55:52.6673405Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2024-04-03T15:55:52.7285236Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2024-04-03T15:55:52.7350571Z [ 52%] 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-03T15:55:52.7518412Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2024-04-03T15:55:52.8277436Z [ 52%] 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-03T15:55:52.8535498Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2024-04-03T15:55:52.8916996Z [ 52%] 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-03T15:55:52.9480921Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2024-04-03T15:55:53.0063810Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u8.c.o 2024-04-03T15:55:53.0079383Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2024-04-03T15:55:53.0644165Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u16.c.o 2024-04-03T15:55:53.1237541Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2024-04-03T15:55:53.2043621Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u8.c.o 2024-04-03T15:55:53.2941599Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u16.c.o 2024-04-03T15:55:53.3733224Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2024-04-03T15:55:53.3988187Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u8.c.o 2024-04-03T15:55:53.4647003Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u16.c.o 2024-04-03T15:55:53.4977145Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx-rr2-p5.c.o 2024-04-03T15:55:53.5026988Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2024-04-03T15:55:53.5260512Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut4-p4-perm.c.o 2024-04-03T15:55:53.5378588Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2024-04-03T15:55:53.6204488Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2024-04-03T15:55:53.6319664Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2024-04-03T15:55:53.6870428Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut16-p3.c.o 2024-04-03T15:55:53.7033606Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-p6.c.o 2024-04-03T15:55:53.7210578Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-lut64-p2-div.c.o 2024-04-03T15:55:53.7935470Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2024-04-03T15:55:53.8258595Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2024-04-03T15:55:53.8525830Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-div.c.o 2024-04-03T15:55:53.8718394Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2024-04-03T15:55:53.9687875Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr1.c.o 2024-04-03T15:55:53.9844724Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2024-04-03T15:55:53.9943100Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr2.c.o 2024-04-03T15:55:54.1197154Z [ 53%] 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-03T15:55:54.1198850Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2024-04-03T15:55:54.1524820Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2024-04-03T15:55:54.1745194Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2024-04-03T15:55:54.1764212Z [ 53%] 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-03T15:55:54.2530810Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:55:54.2768100Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2024-04-03T15:55:54.2894298Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2024-04-03T15:55:54.3117771Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T15:55:54.3487478Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr2.c.o 2024-04-03T15:55:54.3513652Z [ 53%] 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-03T15:55:54.3796203Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2024-04-03T15:55:54.4419506Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2024-04-03T15:55:54.4661930Z [ 53%] 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-03T15:55:54.5041661Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2024-04-03T15:55:54.5106835Z [ 53%] 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-03T15:55:54.5156103Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2024-04-03T15:55:54.6003821Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2024-04-03T15:55:54.6567023Z [ 53%] 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-03T15:55:54.6615999Z [ 53%] 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-03T15:55:54.7665896Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2024-04-03T15:55:54.8239504Z [ 53%] 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-03T15:55:54.9880876Z [ 53%] 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-03T15:55:55.2459450Z [ 53%] 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-03T15:55:55.3022999Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2024-04-03T15:55:55.3051071Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2024-04-03T15:55:55.3078602Z [ 53%] 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-03T15:55:55.3770876Z [ 53%] 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-03T15:55:55.3797195Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2024-04-03T15:55:55.4798577Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2024-04-03T15:55:55.5212128Z [ 53%] 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-03T15:55:55.5319847Z [ 53%] 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-03T15:55:55.6439091Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2024-04-03T15:55:55.7317871Z [ 53%] 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-03T15:55:55.9144879Z [ 53%] 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-03T15:55:56.0298993Z [ 53%] 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-03T15:55:56.0642799Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2024-04-03T15:55:56.2292760Z [ 53%] 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-03T15:55:56.2508520Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2024-04-03T15:55:56.2756997Z [ 53%] 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-03T15:55:56.3033052Z [ 53%] 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-03T15:55:56.3457163Z [ 53%] 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-03T15:55:56.3921721Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2024-04-03T15:55:56.4704337Z [ 53%] 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-03T15:55:56.4757991Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2024-04-03T15:55:56.4917835Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2024-04-03T15:55:56.6481014Z [ 53%] 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-03T15:55:56.8092655Z [ 53%] 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-03T15:55:56.8470363Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2024-04-03T15:55:56.8927539Z [ 53%] 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-03T15:55:56.9927180Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2024-04-03T15:55:57.1238613Z [ 53%] 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-03T15:55:57.1551204Z [ 53%] 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-03T15:55:57.1823294Z [ 53%] 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-03T15:55:57.1878038Z [ 53%] 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-03T15:55:57.2565491Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2024-04-03T15:55:57.3356222Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2024-04-03T15:55:57.3673336Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2024-04-03T15:55:57.4477985Z [ 53%] 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-03T15:55:57.5295375Z [ 53%] 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-03T15:55:57.6214978Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2024-04-03T15:55:57.6595819Z [ 53%] 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-03T15:55:57.7030136Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2024-04-03T15:55:57.7436139Z [ 53%] 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-03T15:55:57.8442212Z [ 53%] 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-03T15:55:57.8599548Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2024-04-03T15:55:57.8918650Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2024-04-03T15:55:57.9890836Z [ 53%] 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-03T15:55:58.0394480Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2024-04-03T15:55:58.0951105Z [ 54%] 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-03T15:55:58.1303120Z [ 54%] 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-03T15:55:58.1682775Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2024-04-03T15:55:58.2804214Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2024-04-03T15:55:58.3107930Z [ 54%] 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-03T15:55:58.4003016Z [ 54%] 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-03T15:55:58.4465685Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2024-04-03T15:55:58.4694714Z [ 54%] 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-03T15:55:58.4941745Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2024-04-03T15:55:58.6066631Z [ 54%] 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-03T15:55:58.6184994Z [ 54%] 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-03T15:55:58.6756817Z [ 54%] 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-03T15:55:58.7798674Z [ 54%] 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-03T15:55:58.7801152Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2024-04-03T15:55:58.7954076Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2024-04-03T15:55:58.8235548Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2024-04-03T15:55:58.8399612Z [ 54%] 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-03T15:55:58.8725840Z [ 54%] 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-03T15:55:58.9583288Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2024-04-03T15:55:58.9769801Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2024-04-03T15:55:58.9795485Z [ 54%] 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-03T15:55:59.1039255Z [ 54%] 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-03T15:55:59.1261451Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2024-04-03T15:55:59.1586823Z [ 54%] 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-03T15:55:59.1868532Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2024-04-03T15:55:59.1870646Z [ 54%] 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-03T15:55:59.2681477Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2024-04-03T15:55:59.2764843Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2024-04-03T15:55:59.2787130Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2024-04-03T15:55:59.3251666Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2024-04-03T15:55:59.3517938Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2024-04-03T15:55:59.4052690Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2024-04-03T15:55:59.4475060Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2024-04-03T15:55:59.4762919Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2024-04-03T15:55:59.5558475Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2024-04-03T15:55:59.5927801Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2024-04-03T15:55:59.6101994Z [ 54%] 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-03T15:55:59.6193211Z [ 54%] 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-03T15:55:59.6263275Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2024-04-03T15:55:59.7437714Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2024-04-03T15:55:59.7814877Z [ 54%] 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-03T15:55:59.8119031Z [ 54%] 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-03T15:55:59.8818495Z [ 54%] 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-03T15:55:59.9062005Z [ 54%] 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-03T15:55:59.9250558Z [ 54%] 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-03T15:55:59.9458554Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2024-04-03T15:55:59.9467563Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2024-04-03T15:56:00.0038994Z [ 54%] 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-03T15:56:00.0387962Z [ 54%] 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-03T15:56:00.0747614Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2024-04-03T15:56:00.0792319Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2024-04-03T15:56:00.1087171Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2024-04-03T15:56:00.1398385Z [ 54%] 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-03T15:56:00.2123111Z [ 54%] 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-03T15:56:00.2663952Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2024-04-03T15:56:00.2892323Z [ 54%] 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-03T15:56:00.3035021Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2024-04-03T15:56:00.3512362Z [ 55%] 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-03T15:56:00.3784430Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2024-04-03T15:56:00.4519963Z [ 55%] 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-03T15:56:00.4951513Z [ 55%] 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-03T15:56:00.5247005Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2024-04-03T15:56:00.5583656Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2024-04-03T15:56:00.5795048Z [ 55%] 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-03T15:56:00.6463555Z [ 55%] 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-03T15:56:00.6518209Z [ 55%] 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-03T15:56:00.7054812Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2024-04-03T15:56:00.7158291Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2024-04-03T15:56:00.7410893Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2024-04-03T15:56:00.7571358Z [ 55%] 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-03T15:56:00.7701677Z [ 55%] 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-03T15:56:00.8875147Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2024-04-03T15:56:00.9212303Z [ 55%] 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-03T15:56:00.9276446Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2024-04-03T15:56:01.0259336Z [ 55%] 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-03T15:56:01.0671945Z [ 55%] 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-03T15:56:01.0811410Z [ 55%] 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-03T15:56:01.1034896Z [ 55%] 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-03T15:56:01.1241282Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2024-04-03T15:56:01.2003064Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2024-04-03T15:56:01.2624849Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2024-04-03T15:56:01.2643083Z [ 55%] 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-03T15:56:01.2834793Z [ 55%] 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-03T15:56:01.3005755Z [ 55%] 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-03T15:56:01.3318367Z [ 55%] 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-03T15:56:01.3776925Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2024-04-03T15:56:01.3988532Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2024-04-03T15:56:01.4086002Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2024-04-03T15:56:01.4407229Z [ 55%] 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-03T15:56:01.5974828Z [ 55%] 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-03T15:56:01.6151203Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2024-04-03T15:56:01.6877493Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2024-04-03T15:56:01.7110450Z [ 55%] 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-03T15:56:01.7266570Z [ 55%] 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-03T15:56:01.7385533Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2024-04-03T15:56:01.7893749Z [ 55%] 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-03T15:56:01.8466364Z [ 55%] 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-03T15:56:01.8678092Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2024-04-03T15:56:01.9224879Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2024-04-03T15:56:01.9609157Z [ 55%] 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-03T15:56:01.9983533Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2024-04-03T15:56:02.0583411Z [ 55%] 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-03T15:56:02.0619010Z [ 55%] 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-03T15:56:02.0724667Z [ 55%] 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-03T15:56:02.1373825Z [ 55%] 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-03T15:56:02.1380691Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2024-04-03T15:56:02.1756283Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2024-04-03T15:56:02.2144004Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2024-04-03T15:56:02.2158454Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2024-04-03T15:56:02.2479600Z [ 55%] 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-03T15:56:02.3312710Z [ 55%] 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-03T15:56:02.3488345Z [ 55%] 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-03T15:56:02.4006546Z [ 55%] 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-03T15:56:02.4282115Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2024-04-03T15:56:02.4420361Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2024-04-03T15:56:02.5037535Z [ 55%] 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-03T15:56:02.5416168Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2024-04-03T15:56:02.5729978Z [ 55%] 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-03T15:56:02.6022741Z [ 55%] 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-03T15:56:02.6250421Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2024-04-03T15:56:02.6312259Z [ 55%] 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-03T15:56:02.7037969Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2024-04-03T15:56:02.7542685Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2024-04-03T15:56:02.7583310Z [ 55%] 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-03T15:56:02.7972213Z [ 55%] 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-03T15:56:02.7976590Z [ 55%] 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-03T15:56:02.8782658Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2024-04-03T15:56:02.8883181Z [ 55%] 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-03T15:56:02.9352806Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2024-04-03T15:56:02.9679169Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2024-04-03T15:56:03.0377515Z [ 55%] 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-03T15:56:03.0718731Z [ 55%] 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-03T15:56:03.1879979Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2024-04-03T15:56:03.1910553Z [ 55%] 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-03T15:56:03.2126663Z [ 55%] 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-03T15:56:03.2249600Z [ 55%] 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-03T15:56:03.2356989Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2024-04-03T15:56:03.2898975Z [ 55%] 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-03T15:56:03.3078118Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2024-04-03T15:56:03.3222623Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2024-04-03T15:56:03.3438249Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2024-04-03T15:56:03.4629090Z [ 55%] 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-03T15:56:03.4919169Z [ 55%] 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-03T15:56:03.5820920Z [ 55%] 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-03T15:56:03.5968456Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2024-04-03T15:56:03.6323061Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2024-04-03T15:56:03.6862873Z [ 55%] 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-03T15:56:03.7102239Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2024-04-03T15:56:03.7157269Z [ 55%] 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-03T15:56:03.7277713Z [ 55%] 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-03T15:56:03.7907314Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2024-04-03T15:56:03.8103708Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2024-04-03T15:56:03.8319130Z [ 55%] 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-03T15:56:03.9479349Z [ 55%] 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-03T15:56:03.9726410Z [ 55%] 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-03T15:56:04.0312717Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2024-04-03T15:56:04.0384928Z [ 55%] 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-03T15:56:04.1248918Z [ 55%] 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-03T15:56:04.1659183Z [ 55%] 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-03T15:56:04.1797907Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2024-04-03T15:56:04.1846475Z [ 55%] 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-03T15:56:04.2080569Z [ 55%] 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-03T15:56:04.2619198Z [ 55%] 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-03T15:56:04.2754749Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2024-04-03T15:56:04.2910658Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2024-04-03T15:56:04.3166936Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2024-04-03T15:56:04.3486823Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2024-04-03T15:56:04.4028140Z [ 55%] 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-03T15:56:04.5114883Z [ 55%] 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-03T15:56:04.6359102Z [ 55%] 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-03T15:56:04.6424336Z [ 55%] 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-03T15:56:04.6484947Z [ 55%] 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-03T15:56:04.6501740Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2024-04-03T15:56:04.7744063Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2024-04-03T15:56:04.7931109Z [ 55%] 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-03T15:56:04.7963493Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2024-04-03T15:56:04.8002387Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2024-04-03T15:56:04.8279377Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2024-04-03T15:56:04.9202465Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2024-04-03T15:56:04.9621802Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2024-04-03T15:56:04.9954488Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2024-04-03T15:56:05.0396220Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u8.c.o 2024-04-03T15:56:05.1692138Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2024-04-03T15:56:05.2064192Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u16.c.o 2024-04-03T15:56:05.2197880Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u32.c.o 2024-04-03T15:56:05.2640955Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2024-04-03T15:56:05.3115772Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2024-04-03T15:56:05.3500896Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2024-04-03T15:56:05.3554582Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2024-04-03T15:56:05.3838449Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2024-04-03T15:56:05.3840657Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2024-04-03T15:56:05.4737079Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2024-04-03T15:56:05.5233782Z [ 56%] 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-03T15:56:05.5478128Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2024-04-03T15:56:05.6464902Z [ 56%] 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-03T15:56:05.7090355Z [ 56%] 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-03T15:56:05.7397560Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2024-04-03T15:56:05.7413074Z [ 56%] 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-03T15:56:05.7572594Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2024-04-03T15:56:05.7954775Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u4.c.o 2024-04-03T15:56:05.8570996Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2024-04-03T15:56:05.8942822Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u8.c.o 2024-04-03T15:56:05.9007000Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u16.c.o 2024-04-03T15:56:05.9089334Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2024-04-03T15:56:06.0219380Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2024-04-03T15:56:06.0543956Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2024-04-03T15:56:06.0645375Z [ 56%] 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-03T15:56:06.0665053Z [ 57%] 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-03T15:56:06.2534221Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2024-04-03T15:56:06.3113258Z [ 57%] 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-03T15:56:06.3135015Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2024-04-03T15:56:06.3263202Z [ 57%] 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-03T15:56:06.3521784Z [ 57%] 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-03T15:56:06.4359535Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2024-04-03T15:56:06.5214484Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2024-04-03T15:56:06.5488205Z [ 57%] 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-03T15:56:06.5987522Z [ 57%] 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-03T15:56:06.6445114Z [ 57%] 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-03T15:56:06.6765502Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2024-04-03T15:56:06.7111151Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2024-04-03T15:56:06.7481144Z [ 57%] 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-03T15:56:06.7743318Z [ 57%] 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-03T15:56:06.8106992Z [ 57%] 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-03T15:56:06.8293261Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2024-04-03T15:56:06.9173333Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2024-04-03T15:56:06.9450265Z [ 57%] 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-03T15:56:06.9475637Z [ 57%] 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-03T15:56:07.0421394Z [ 57%] 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-03T15:56:07.0451523Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2024-04-03T15:56:07.0638741Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2024-04-03T15:56:07.0829142Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2024-04-03T15:56:07.1753471Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2024-04-03T15:56:07.1961104Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2024-04-03T15:56:07.2077612Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2024-04-03T15:56:07.2673529Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2024-04-03T15:56:07.3542413Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2024-04-03T15:56:07.3757757Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2024-04-03T15:56:07.4431419Z [ 57%] 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-03T15:56:07.4443692Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2024-04-03T15:56:07.4999956Z [ 57%] 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-03T15:56:07.5071603Z [ 57%] 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-03T15:56:07.5733625Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2024-04-03T15:56:07.6127989Z [ 57%] 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-03T15:56:07.6278259Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2024-04-03T15:56:07.6317266Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2024-04-03T15:56:07.6631249Z [ 57%] 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-03T15:56:07.7147688Z [ 57%] 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-03T15:56:07.7327615Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2024-04-03T15:56:07.8459792Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2024-04-03T15:56:07.8719478Z [ 57%] 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-03T15:56:07.8955560Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2024-04-03T15:56:08.0215046Z [ 57%] 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-03T15:56:08.0458651Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2024-04-03T15:56:08.1083955Z [ 57%] 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-03T15:56:08.1320899Z [ 57%] 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-03T15:56:08.1896389Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2024-04-03T15:56:08.2231369Z [ 57%] 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-03T15:56:08.2238881Z [ 57%] 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-03T15:56:08.2463702Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2024-04-03T15:56:08.2683855Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2024-04-03T15:56:08.3473478Z [ 57%] 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-03T15:56:08.3819239Z [ 57%] 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-03T15:56:08.4052799Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2024-04-03T15:56:08.4418967Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2024-04-03T15:56:08.4891318Z [ 57%] 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-03T15:56:08.6384119Z [ 57%] 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-03T15:56:08.6681682Z [ 57%] 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-03T15:56:08.7565527Z [ 57%] 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-03T15:56:08.7568108Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2024-04-03T15:56:08.7734967Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2024-04-03T15:56:08.7737741Z [ 57%] 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-03T15:56:08.8148938Z [ 57%] 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-03T15:56:08.8457863Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2024-04-03T15:56:08.9038735Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2024-04-03T15:56:08.9114884Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2024-04-03T15:56:08.9402282Z [ 57%] 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-03T15:56:09.0428669Z [ 57%] 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-03T15:56:09.0436394Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2024-04-03T15:56:09.1894125Z [ 57%] 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-03T15:56:09.2369369Z [ 57%] 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-03T15:56:09.2607596Z [ 57%] 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-03T15:56:09.3140111Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2024-04-03T15:56:09.3329163Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2024-04-03T15:56:09.3362828Z [ 57%] 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-03T15:56:09.3595861Z [ 57%] 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-03T15:56:09.3633260Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2024-04-03T15:56:09.3982319Z [ 57%] 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-03T15:56:09.4404426Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2024-04-03T15:56:09.4844605Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2024-04-03T15:56:09.5196417Z [ 57%] 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-03T15:56:09.6304237Z [ 57%] 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-03T15:56:09.7171726Z [ 57%] 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-03T15:56:09.7331986Z [ 57%] 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-03T15:56:09.7423488Z [ 57%] 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-03T15:56:09.8011047Z [ 57%] 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-03T15:56:09.8132934Z [ 57%] 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-03T15:56:09.8437082Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2024-04-03T15:56:09.8715277Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2024-04-03T15:56:09.8980853Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2024-04-03T15:56:09.9347088Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2024-04-03T15:56:09.9371872Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2024-04-03T15:56:09.9684609Z [ 57%] 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-03T15:56:10.1183880Z [ 57%] 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-03T15:56:10.1276447Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2024-04-03T15:56:10.2632801Z [ 57%] 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-03T15:56:10.2912356Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.2914172Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.2915990Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.2917963Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.2920290Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.2922080Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.2924081Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:10.2927174Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.2928892Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:10.2929379Z  ^ 2024-04-03T15:56:10.2930659Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:10.2932433Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:10.2933114Z  ^ 2024-04-03T15:56:10.2933980Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.2935160Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.2936334Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.2937501Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.2938680Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.3006402Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.3008236Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:10.3010563Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3012264Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:10.3012741Z  ^ 2024-04-03T15:56:10.3014116Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:10.3015590Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:10.3016292Z  ^ 2024-04-03T15:56:10.3017581Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.3018756Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.3019921Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.3021455Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.3023602Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.3025704Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.3026955Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:10.3029213Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3030999Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:10.3031501Z  ^ 2024-04-03T15:56:10.3033085Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:10.3034335Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:10.3034806Z  ^ 2024-04-03T15:56:10.3039127Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.3041430Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.3043676Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.3045973Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.3048216Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.3050480Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.3052872Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:10.3057231Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3060483Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:10.3061359Z  ^ 2024-04-03T15:56:10.3064175Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:10.3066438Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:10.3067263Z  ^ 2024-04-03T15:56:10.3070655Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3073886Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:10.3074768Z  ^ 2024-04-03T15:56:10.3077131Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:10.3079406Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:10.3080224Z  ^ 2024-04-03T15:56:10.3081712Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.3108067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.3110264Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.3112552Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.3114666Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.3116822Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:10.3118981Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:10.3122976Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3126160Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:10.3127252Z  ^ 2024-04-03T15:56:10.3129526Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:10.3131660Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:10.3132507Z  ^ 2024-04-03T15:56:10.3134051Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.3136272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.3138294Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.3140324Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.3142613Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.3144745Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:10.3146866Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:10.3150858Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3153585Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:10.3154363Z  ^ 2024-04-03T15:56:10.3156718Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:10.3158190Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:10.3158776Z  ^ 2024-04-03T15:56:10.3159580Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:8: 2024-04-03T15:56:10.3161014Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.3162185Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.3163353Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.3164521Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.3165698Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:10.3166932Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:10.3169229Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.3171591Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:10.3172259Z  ^ 2024-04-03T15:56:10.3173644Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:10.3175081Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:10.3175624Z  ^ 2024-04-03T15:56:10.3176027Z 8 warnings generated. 2024-04-03T15:56:10.3177216Z [ 57%] 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-03T15:56:10.3179283Z [ 57%] 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-03T15:56:10.3181007Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2024-04-03T15:56:10.3359539Z [ 57%] 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-03T15:56:10.4313296Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2024-04-03T15:56:10.4344303Z [ 57%] 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-03T15:56:10.4564828Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2024-04-03T15:56:10.4860331Z [ 57%] 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-03T15:56:10.5126524Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2024-04-03T15:56:10.5695050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5697227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5699466Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5701733Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5704087Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5706483Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.5708905Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:10.5713218Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5716473Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:10.5717375Z  ^ 2024-04-03T15:56:10.5719838Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:10.5722202Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:10.5723082Z  ^ 2024-04-03T15:56:10.5724319Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5726380Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5728599Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5730851Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5733095Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5735412Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.5737807Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:10.5742269Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5745470Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:10.5746564Z  ^ 2024-04-03T15:56:10.5748998Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:10.5751374Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:10.5752230Z  ^ 2024-04-03T15:56:10.5753500Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5755433Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5757610Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5759807Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5762015Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5764281Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.5766604Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:10.5770789Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5774054Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:10.5774953Z  ^ 2024-04-03T15:56:10.5777534Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:10.5779914Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:10.5780787Z  ^ 2024-04-03T15:56:10.5782171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5784191Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5786418Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5788665Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5790844Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5793045Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:10.5795364Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:10.5799540Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5802624Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:10.5803488Z  ^ 2024-04-03T15:56:10.5805778Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:10.5808020Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:10.5808856Z  ^ 2024-04-03T15:56:10.5812184Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5815505Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:10.5816608Z  ^ 2024-04-03T15:56:10.5818875Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:10.5821079Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:10.5821879Z  ^ 2024-04-03T15:56:10.5823064Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5824645Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5826425Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5828598Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5830772Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5832840Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:10.5835037Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:10.5839231Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5842411Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:10.5843236Z  ^ 2024-04-03T15:56:10.5845853Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:10.5848239Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:10.5849116Z  ^ 2024-04-03T15:56:10.5850378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5852443Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5854803Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5857022Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5859245Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5861485Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:10.5863979Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:10.5868085Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5871242Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:10.5872087Z  ^ 2024-04-03T15:56:10.5874505Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:10.5876890Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:10.5877755Z  ^ 2024-04-03T15:56:10.5879051Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:10: 2024-04-03T15:56:10.5881102Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:10.5883554Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:10.5885828Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:10.5888081Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:10.5890325Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:10.5892568Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:10.5896958Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:10.5900117Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:10.5900969Z  ^ 2024-04-03T15:56:10.5903477Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:10.5905849Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:10.5906723Z  ^ 2024-04-03T15:56:10.5907441Z 8 warnings generated. 2024-04-03T15:56:10.5925432Z [ 57%] 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-03T15:56:10.6155291Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2024-04-03T15:56:10.6404913Z [ 57%] 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-03T15:56:10.7000082Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2024-04-03T15:56:10.7326132Z [ 57%] 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-03T15:56:10.7766566Z [ 57%] 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-03T15:56:10.8310452Z [ 57%] 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-03T15:56:10.8587285Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2024-04-03T15:56:10.9391995Z [ 57%] 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-03T15:56:10.9471678Z [ 57%] 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-03T15:56:10.9494476Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2024-04-03T15:56:11.0146804Z [ 57%] 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-03T15:56:11.0356729Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2024-04-03T15:56:11.0954179Z [ 57%] 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-03T15:56:11.1139591Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2024-04-03T15:56:11.1330120Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2024-04-03T15:56:11.1917179Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2024-04-03T15:56:11.2274807Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2024-04-03T15:56:11.2602261Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2024-04-03T15:56:11.2820483Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2024-04-03T15:56:11.3140339Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2024-04-03T15:56:11.3629398Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u8.c.o 2024-04-03T15:56:11.4356711Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2024-04-03T15:56:11.4716762Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u16.c.o 2024-04-03T15:56:11.5014689Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2024-04-03T15:56:11.5715723Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u32.c.o 2024-04-03T15:56:11.5951651Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2024-04-03T15:56:11.6791836Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2024-04-03T15:56:11.7467769Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2024-04-03T15:56:11.7803110Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2024-04-03T15:56:11.7998762Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2024-04-03T15:56:11.9212007Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2024-04-03T15:56:11.9245582Z [ 57%] 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-03T15:56:11.9463139Z [ 57%] 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-03T15:56:11.9755872Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2024-04-03T15:56:12.0279104Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2024-04-03T15:56:12.0556677Z [ 57%] 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-03T15:56:12.1237931Z [ 57%] 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-03T15:56:12.1418633Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2024-04-03T15:56:12.1718941Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2024-04-03T15:56:12.2599904Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2024-04-03T15:56:12.2956184Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2024-04-03T15:56:12.3266590Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2024-04-03T15:56:12.4319524Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2024-04-03T15:56:12.5549813Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2024-04-03T15:56:12.6030724Z [ 58%] 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-03T15:56:12.7101069Z [ 58%] 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-03T15:56:12.7124731Z [ 58%] 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-03T15:56:12.7153680Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2024-04-03T15:56:12.7621607Z [ 58%] 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-03T15:56:12.7640294Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2024-04-03T15:56:12.8288338Z [ 58%] 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-03T15:56:12.8310660Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2024-04-03T15:56:12.8395728Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2024-04-03T15:56:12.9377870Z [ 58%] 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-03T15:56:12.9761063Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2024-04-03T15:56:13.0790884Z [ 58%] 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-03T15:56:13.1734019Z [ 58%] 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-03T15:56:13.1738747Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2024-04-03T15:56:13.1930702Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2024-04-03T15:56:13.2364033Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2024-04-03T15:56:13.2638451Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2024-04-03T15:56:13.2956555Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2024-04-03T15:56:13.3166881Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2024-04-03T15:56:13.3308253Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2024-04-03T15:56:13.3785054Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2024-04-03T15:56:13.4276835Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2024-04-03T15:56:13.4792783Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2024-04-03T15:56:13.5601035Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2024-04-03T15:56:13.5602668Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2024-04-03T15:56:13.6040368Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2024-04-03T15:56:13.6499894Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2024-04-03T15:56:13.6911080Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2024-04-03T15:56:13.7246124Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2024-04-03T15:56:13.7279737Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2024-04-03T15:56:13.7422956Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2024-04-03T15:56:13.8234151Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2024-04-03T15:56:13.8452820Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2024-04-03T15:56:13.9293999Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2024-04-03T15:56:13.9529720Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2024-04-03T15:56:14.0410652Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2024-04-03T15:56:14.1031411Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2024-04-03T15:56:14.1384963Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2024-04-03T15:56:14.1595263Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2024-04-03T15:56:14.2540282Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2024-04-03T15:56:14.3117031Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2024-04-03T15:56:14.3697627Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2024-04-03T15:56:14.4039147Z [ 59%] 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-03T15:56:14.4201109Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2024-04-03T15:56:14.5157235Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2024-04-03T15:56:14.5717557Z [ 59%] 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-03T15:56:14.5852653Z [ 59%] 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-03T15:56:14.6265399Z [ 59%] 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-03T15:56:14.7131635Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c8.c.o 2024-04-03T15:56:14.7144950Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2024-04-03T15:56:14.7357233Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2024-04-03T15:56:14.7876883Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2024-04-03T15:56:14.8107895Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c16.c.o 2024-04-03T15:56:14.8405472Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c24.c.o 2024-04-03T15:56:14.8638728Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c32.c.o 2024-04-03T15:56:14.9547690Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2024-04-03T15:56:14.9861384Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2024-04-03T15:56:15.0098577Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c8.c.o 2024-04-03T15:56:15.0483558Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c16.c.o 2024-04-03T15:56:15.0719047Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c24.c.o 2024-04-03T15:56:15.1124933Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c32.c.o 2024-04-03T15:56:15.1748788Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2024-04-03T15:56:15.1860709Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2024-04-03T15:56:15.2198155Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2024-04-03T15:56:15.2235524Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2024-04-03T15:56:15.3004100Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x8.c.o 2024-04-03T15:56:15.4274366Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x16.c.o 2024-04-03T15:56:15.4328419Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2024-04-03T15:56:15.4596075Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2024-04-03T15:56:15.5540535Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2024-04-03T15:56:15.5719314Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2024-04-03T15:56:15.5737466Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u8.c.o 2024-04-03T15:56:15.6914499Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2024-04-03T15:56:15.7328083Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u16.c.o 2024-04-03T15:56:15.8180184Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u8.c.o 2024-04-03T15:56:15.8544820Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2024-04-03T15:56:15.8664413Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u16.c.o 2024-04-03T15:56:15.8717679Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2024-04-03T15:56:15.9654536Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2024-04-03T15:56:16.0304443Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u8.c.o 2024-04-03T15:56:16.1160966Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2024-04-03T15:56:16.1817854Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u16.c.o 2024-04-03T15:56:16.2018606Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2024-04-03T15:56:16.2334539Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u8.c.o 2024-04-03T15:56:16.2998991Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u16.c.o 2024-04-03T15:56:16.3189696Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2024-04-03T15:56:16.3318345Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2024-04-03T15:56:16.3851610Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2024-04-03T15:56:16.4291733Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2024-04-03T15:56:16.4315229Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2024-04-03T15:56:16.5895991Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2024-04-03T15:56:16.6975541Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2024-04-03T15:56:16.7118647Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2024-04-03T15:56:16.7159843Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2024-04-03T15:56:16.7273463Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2024-04-03T15:56:16.7397230Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2024-04-03T15:56:16.8707954Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2024-04-03T15:56:16.8724831Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u8.c.o 2024-04-03T15:56:16.8731172Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2024-04-03T15:56:16.9096290Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u16.c.o 2024-04-03T15:56:16.9971675Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2024-04-03T15:56:17.0231041Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u8.c.o 2024-04-03T15:56:17.0316789Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u16.c.o 2024-04-03T15:56:17.0646035Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2024-04-03T15:56:17.1586224Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u8.c.o 2024-04-03T15:56:17.1936942Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u16.c.o 2024-04-03T15:56:17.2151593Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2024-04-03T15:56:17.2203328Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2024-04-03T15:56:17.2833813Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2024-04-03T15:56:17.3364554Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u8.c.o 2024-04-03T15:56:17.4214793Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u16.c.o 2024-04-03T15:56:17.5144467Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2024-04-03T15:56:17.5513392Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2024-04-03T15:56:17.5521173Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2024-04-03T15:56:17.5541177Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2024-04-03T15:56:17.6546895Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2024-04-03T15:56:17.7148967Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2024-04-03T15:56:17.7184029Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2024-04-03T15:56:17.8014381Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u8.c.o 2024-04-03T15:56:17.8641661Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u16.c.o 2024-04-03T15:56:17.8847762Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2024-04-03T15:56:17.9875486Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2024-04-03T15:56:18.0342921Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u8.c.o 2024-04-03T15:56:18.1187493Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u16.c.o 2024-04-03T15:56:18.1823542Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2024-04-03T15:56:18.2243020Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2024-04-03T15:56:18.2475617Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2024-04-03T15:56:18.3729193Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2024-04-03T15:56:18.3736480Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2024-04-03T15:56:18.5110576Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2024-04-03T15:56:18.5259812Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2024-04-03T15:56:18.5880501Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2024-04-03T15:56:18.6281522Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2024-04-03T15:56:18.6917280Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T15:56:18.7997068Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2024-04-03T15:56:18.8369883Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2024-04-03T15:56:18.8874727Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2024-04-03T15:56:18.9188696Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2024-04-03T15:56:18.9501198Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2024-04-03T15:56:18.9507509Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2024-04-03T15:56:18.9616980Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2024-04-03T15:56:18.9724427Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2024-04-03T15:56:19.0327642Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2024-04-03T15:56:19.0704464Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2024-04-03T15:56:19.0747387Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2024-04-03T15:56:19.1135792Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2024-04-03T15:56:19.2216652Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2024-04-03T15:56:19.3897564Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2024-04-03T15:56:19.6339107Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2024-04-03T15:56:19.6723956Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2024-04-03T15:56:19.6835336Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2024-04-03T15:56:19.7016563Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2024-04-03T15:56:19.7126311Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2024-04-03T15:56:19.8004874Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2024-04-03T15:56:19.8008548Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2024-04-03T15:56:19.8379039Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2024-04-03T15:56:19.8649658Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2024-04-03T15:56:19.8827506Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2024-04-03T15:56:19.8879434Z [ 60%] 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-03T15:56:19.9867500Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2024-04-03T15:56:20.0036915Z [ 60%] 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-03T15:56:20.1792119Z [ 60%] 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-03T15:56:20.2750048Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2024-04-03T15:56:20.3072183Z [ 60%] 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-03T15:56:20.3310422Z [ 60%] 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-03T15:56:20.3738325Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2024-04-03T15:56:20.4996820Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2024-04-03T15:56:20.5190592Z [ 60%] 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-03T15:56:20.5430788Z [ 60%] 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-03T15:56:20.5710632Z [ 60%] 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-03T15:56:20.6173139Z [ 60%] 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-03T15:56:20.6502505Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2024-04-03T15:56:20.6772838Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2024-04-03T15:56:20.7114887Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2024-04-03T15:56:20.7400349Z [ 60%] 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-03T15:56:20.7644420Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2024-04-03T15:56:20.8563776Z [ 60%] 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-03T15:56:20.9862465Z [ 60%] 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-03T15:56:21.0116067Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2024-04-03T15:56:21.0276813Z [ 60%] 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-03T15:56:21.1668360Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2024-04-03T15:56:21.1853197Z [ 60%] 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-03T15:56:21.1899535Z [ 60%] 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-03T15:56:21.2258558Z [ 60%] 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-03T15:56:21.2543738Z [ 60%] 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-03T15:56:21.2756124Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2758506Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2760646Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2762793Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2764872Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2767303Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:21.2769664Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:21.2774157Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2777194Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:21.2777707Z  ^ 2024-04-03T15:56:21.2779120Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:21.2780482Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:21.2781006Z  ^ 2024-04-03T15:56:21.2781965Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2783470Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2784774Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2786074Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2787293Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2788576Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:21.2789934Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:21.2792257Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2793968Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:21.2794601Z  ^ 2024-04-03T15:56:21.2795944Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:21.2797220Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:21.2797675Z  ^ 2024-04-03T15:56:21.2798589Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2799935Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2801099Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2802298Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2803467Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2804638Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:21.2805932Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:21.2808158Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2809819Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:21.2810280Z  ^ 2024-04-03T15:56:21.2811657Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:21.2812888Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:21.2813368Z  ^ 2024-04-03T15:56:21.2814353Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2815645Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2816819Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2817987Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2819218Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2820396Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:21.2821641Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:21.2823961Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2825602Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:21.2826078Z  ^ 2024-04-03T15:56:21.2827319Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:21.2828485Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:21.2828934Z  ^ 2024-04-03T15:56:21.2833167Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2835090Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:21.2835604Z  ^ 2024-04-03T15:56:21.2836843Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:21.2838025Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:21.2838454Z  ^ 2024-04-03T15:56:21.2839364Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2840646Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2841807Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2842988Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2844239Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2845457Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:21.2846686Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:21.2848899Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2850550Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:21.2851099Z  ^ 2024-04-03T15:56:21.2852381Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:21.2853632Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:21.2854212Z  ^ 2024-04-03T15:56:21.2855125Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2856414Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2857587Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2858749Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2859918Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2861089Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:21.2862463Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:21.2864650Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2866281Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:21.2866837Z  ^ 2024-04-03T15:56:21.2868275Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:21.2870421Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:21.2871274Z  ^ 2024-04-03T15:56:21.2872809Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp:5: 2024-04-03T15:56:21.2875016Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:21.2877040Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:21.2878655Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:21.2880257Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:21.2881885Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:21.2883709Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:21.2886726Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:21.2888367Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:21.2888848Z  ^ 2024-04-03T15:56:21.2890133Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:21.2891354Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:21.2891824Z  ^ 2024-04-03T15:56:21.2892210Z 8 warnings generated. 2024-04-03T15:56:21.2893109Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2024-04-03T15:56:21.3546148Z [ 60%] 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-03T15:56:21.3549214Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2024-04-03T15:56:21.3579253Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2024-04-03T15:56:21.3817946Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2024-04-03T15:56:21.3960119Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2024-04-03T15:56:21.5026702Z [ 60%] 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-03T15:56:21.6813430Z [ 60%] 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-03T15:56:21.7293257Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2024-04-03T15:56:21.7746267Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2024-04-03T15:56:21.8146897Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2024-04-03T15:56:21.8466239Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2024-04-03T15:56:21.8492109Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2024-04-03T15:56:21.8736175Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2024-04-03T15:56:21.8965674Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2024-04-03T15:56:21.8995306Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u40.c.o 2024-04-03T15:56:22.0005573Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u48.c.o 2024-04-03T15:56:22.0195653Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2024-04-03T15:56:22.0986717Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2024-04-03T15:56:22.1786968Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u56.c.o 2024-04-03T15:56:22.3007955Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u64.c.o 2024-04-03T15:56:22.3393947Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2024-04-03T15:56:22.3765978Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2024-04-03T15:56:22.3768818Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u72.c.o 2024-04-03T15:56:22.4557369Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u80.c.o 2024-04-03T15:56:22.4636344Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2024-04-03T15:56:22.5038456Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5041293Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5043715Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5045871Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5048011Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5050071Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5052240Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:22.5054644Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:22.5058930Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5062412Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:22.5063333Z  ^ 2024-04-03T15:56:22.5065711Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:22.5068024Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:22.5068887Z  ^ 2024-04-03T15:56:22.5070543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5073013Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5075433Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5077589Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5079990Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5082196Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5084431Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:22.5086719Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:22.5091029Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5094362Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:22.5095228Z  ^ 2024-04-03T15:56:22.5097668Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:22.5100043Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:22.5100901Z  ^ 2024-04-03T15:56:22.5102684Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5105128Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5107564Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5109774Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5112214Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5114478Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5116709Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:22.5119109Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:22.5123413Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5126621Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:22.5127492Z  ^ 2024-04-03T15:56:22.5129950Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:22.5132328Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:22.5133190Z  ^ 2024-04-03T15:56:22.5134915Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5137405Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5139823Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5142184Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5143975Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5146223Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5148459Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:22.5151029Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:22.5155322Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5158268Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:22.5159068Z  ^ 2024-04-03T15:56:22.5161371Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:22.5163664Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:22.5164469Z  ^ 2024-04-03T15:56:22.5167889Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5171101Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:22.5171980Z  ^ 2024-04-03T15:56:22.5174426Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:22.5176571Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:22.5177407Z  ^ 2024-04-03T15:56:22.5178930Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5181449Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5183781Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5185937Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5188125Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5190295Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5192514Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:22.5194781Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:22.5198929Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5202027Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:22.5202909Z  ^ 2024-04-03T15:56:22.5205306Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:22.5207683Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:22.5208574Z  ^ 2024-04-03T15:56:22.5210192Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5212611Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5215130Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5217352Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5219575Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5221936Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5224242Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:22.5226366Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:22.5230430Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5233535Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:22.5234384Z  ^ 2024-04-03T15:56:22.5236757Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:22.5239054Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:22.5239939Z  ^ 2024-04-03T15:56:22.5241579Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp:9: 2024-04-03T15:56:22.5243925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:56:22.5246221Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:22.5248379Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:22.5250666Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:22.5252870Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:22.5255195Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:22.5257481Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:22.5261675Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:22.5264777Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:22.5265637Z  ^ 2024-04-03T15:56:22.5267942Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:22.5270263Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:22.5271158Z  ^ 2024-04-03T15:56:22.5271845Z 8 warnings generated. 2024-04-03T15:56:22.5273589Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2024-04-03T15:56:22.5276411Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2024-04-03T15:56:22.5850695Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2024-04-03T15:56:22.6518181Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2024-04-03T15:56:22.7213812Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2024-04-03T15:56:22.7886874Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2024-04-03T15:56:22.8342481Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2024-04-03T15:56:22.9864214Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-f16c.c.o 2024-04-03T15:56:23.0135280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0137604Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0139482Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0140979Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0142559Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0144019Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0145948Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.0148651Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0150839Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.0151871Z  ^ 2024-04-03T15:56:23.0153892Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.0155617Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.0156553Z  ^ 2024-04-03T15:56:23.0158213Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0159963Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0161547Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0163457Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0165151Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0166914Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0168662Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.0171398Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0173325Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.0174343Z  ^ 2024-04-03T15:56:23.0176415Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.0177951Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.0178936Z  ^ 2024-04-03T15:56:23.0180525Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0182393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0184054Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0185888Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0187552Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0189273Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0191003Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.0193724Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0195682Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.0196636Z  ^ 2024-04-03T15:56:23.0198642Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.0200156Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.0201086Z  ^ 2024-04-03T15:56:23.0202759Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0204556Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0206246Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0207921Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0209717Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0211367Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0213117Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.0216030Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0217949Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.0219275Z  ^ 2024-04-03T15:56:23.0225640Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.0227975Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.0228829Z  ^ 2024-04-03T15:56:23.0232190Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0235404Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.0236284Z  ^ 2024-04-03T15:56:23.0238632Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.0240897Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.0241702Z  ^ 2024-04-03T15:56:23.0249411Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0252009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0254297Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0256753Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0258999Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0261247Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.0263750Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.0268014Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0271215Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.0272057Z  ^ 2024-04-03T15:56:23.0274526Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.0276883Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.0277980Z  ^ 2024-04-03T15:56:23.0279730Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0282105Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0284373Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0286582Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0288950Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0291136Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.0293467Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.0310944Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0314026Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.0314866Z  ^ 2024-04-03T15:56:23.0317285Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.0319615Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.0320486Z  ^ 2024-04-03T15:56:23.0322131Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:9: 2024-04-03T15:56:23.0324498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0326727Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0329002Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0331201Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0333405Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.0335844Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.0340321Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0343567Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.0344412Z  ^ 2024-04-03T15:56:23.0346856Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.0349253Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.0350120Z  ^ 2024-04-03T15:56:23.0350839Z 8 warnings generated. 2024-04-03T15:56:23.0352470Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-f16c.c.o 2024-04-03T15:56:23.0354867Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0357078Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0359358Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0361644Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0363935Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0366203Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0368590Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.0372923Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0376446Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.0377332Z  ^ 2024-04-03T15:56:23.0379764Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.0382490Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.0383367Z  ^ 2024-04-03T15:56:23.0384928Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0387264Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0389469Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0391728Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0393962Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0396226Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0398618Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.0402897Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0406036Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.0406917Z  ^ 2024-04-03T15:56:23.0409352Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.0411684Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.0412767Z  ^ 2024-04-03T15:56:23.0414377Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0416666Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0418899Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0421186Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0423494Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0425712Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0428093Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.0432424Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0435632Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.0436521Z  ^ 2024-04-03T15:56:23.0438974Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.0441316Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.0442207Z  ^ 2024-04-03T15:56:23.0443955Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0446198Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0448488Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0450728Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0452960Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0455227Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.0457575Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.0461771Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0464800Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.0465692Z  ^ 2024-04-03T15:56:23.0468020Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.0470259Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.0471056Z  ^ 2024-04-03T15:56:23.0474348Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0477525Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.0478422Z  ^ 2024-04-03T15:56:23.0480766Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.0483003Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.0484035Z  ^ 2024-04-03T15:56:23.0485552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0487808Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0490049Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0492280Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0494617Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0496849Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.0499205Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.0503592Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0506786Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.0507645Z  ^ 2024-04-03T15:56:23.0510066Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.0512438Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.0513508Z  ^ 2024-04-03T15:56:23.0515045Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0517283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0519502Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0521748Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0523952Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0526190Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.0528508Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.0532728Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0535958Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.0536802Z  ^ 2024-04-03T15:56:23.0539258Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.0541585Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.0542494Z  ^ 2024-04-03T15:56:23.0544034Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv.cpp:13: 2024-04-03T15:56:23.0546302Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.0548541Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.0550815Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.0553045Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.0555466Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.0557817Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.0562084Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.0565201Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.0566043Z  ^ 2024-04-03T15:56:23.0568448Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.0570761Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.0571654Z  ^ 2024-04-03T15:56:23.0572346Z 8 warnings generated. 2024-04-03T15:56:23.0574464Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-div.c.o 2024-04-03T15:56:23.1373796Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2024-04-03T15:56:23.1631169Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2024-04-03T15:56:23.1974233Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.1976874Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.1979062Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.1981262Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.1983875Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.1986158Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.1988553Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.1992762Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.1994604Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.1995156Z  ^ 2024-04-03T15:56:23.1996558Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.1997915Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.1998393Z  ^ 2024-04-03T15:56:23.1999412Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.2000719Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.2001995Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.2003294Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.2004540Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.2005804Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.2007342Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.2009741Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2011509Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.2011969Z  ^ 2024-04-03T15:56:23.2013302Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.2014686Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.2015148Z  ^ 2024-04-03T15:56:23.2016026Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.2017274Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.2018490Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.2019677Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.2020849Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.2022125Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.2023506Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.2025805Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2027470Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.2027951Z  ^ 2024-04-03T15:56:23.2029217Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.2030465Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.2030934Z  ^ 2024-04-03T15:56:23.2031790Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.2033051Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.2034217Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.2035401Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.2036557Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.2037724Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.2039021Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.2041211Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2042842Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.2043313Z  ^ 2024-04-03T15:56:23.2044639Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.2045799Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.2046245Z  ^ 2024-04-03T15:56:23.2047993Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2049645Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.2050120Z  ^ 2024-04-03T15:56:23.2051348Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.2052529Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.2052957Z  ^ 2024-04-03T15:56:23.2053837Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.2064142Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.2066321Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.2068430Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.2070700Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.2071875Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.2073279Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.2075651Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2077369Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.2077842Z  ^ 2024-04-03T15:56:23.2079124Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.2080353Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.2080835Z  ^ 2024-04-03T15:56:23.2081714Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.2082967Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.2084119Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.2085302Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.2086474Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.2087632Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.2088860Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.2091040Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2092664Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.2093110Z  ^ 2024-04-03T15:56:23.2094577Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.2095811Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.2096267Z  ^ 2024-04-03T15:56:23.2097148Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp:9: 2024-04-03T15:56:23.2098394Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.2099569Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.2100735Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.2101912Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.2104421Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.2105664Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.2107900Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.2109559Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.2110027Z  ^ 2024-04-03T15:56:23.2111293Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.2112660Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.2113250Z  ^ 2024-04-03T15:56:23.2113763Z 8 warnings generated. 2024-04-03T15:56:23.2115845Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2024-04-03T15:56:23.2720982Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-rcp.c.o 2024-04-03T15:56:23.4068235Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p17h8t2.c.o 2024-04-03T15:56:23.4290686Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4293262Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4295627Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4297946Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4300196Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4302565Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.4304960Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.4309377Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4312625Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.4313530Z  ^ 2024-04-03T15:56:23.4315961Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.4318565Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.4319433Z  ^ 2024-04-03T15:56:23.4321167Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4324304Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4326529Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4328774Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4331015Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4333233Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.4335676Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.4339944Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4343233Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.4344097Z  ^ 2024-04-03T15:56:23.4346542Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.4348902Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.4349981Z  ^ 2024-04-03T15:56:23.4351665Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4354137Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4356383Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4358616Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4360834Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4363066Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.4365436Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.4369697Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4372890Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.4373781Z  ^ 2024-04-03T15:56:23.4376297Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.4378619Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.4379494Z  ^ 2024-04-03T15:56:23.4381203Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4383873Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4386105Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4388348Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4390762Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4393003Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.4395383Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.4399617Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4402747Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.4403613Z  ^ 2024-04-03T15:56:23.4405967Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.4408238Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.4409048Z  ^ 2024-04-03T15:56:23.4412405Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4415703Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.4416559Z  ^ 2024-04-03T15:56:23.4418905Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.4421310Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.4422250Z  ^ 2024-04-03T15:56:23.4423630Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4425461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4427114Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4428752Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4430615Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4432512Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.4434541Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.4438590Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4441492Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.4442401Z  ^ 2024-04-03T15:56:23.4444719Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.4446950Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.4447886Z  ^ 2024-04-03T15:56:23.4449605Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4451930Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4454201Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4456252Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4458370Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4460552Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.4462805Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.4466987Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4469428Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.4469902Z  ^ 2024-04-03T15:56:23.4471692Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.4473955Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.4474820Z  ^ 2024-04-03T15:56:23.4476587Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp:6: 2024-04-03T15:56:23.4478961Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.4480990Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.4482975Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.4485203Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.4487251Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.4489505Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.4493547Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.4496629Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.4497466Z  ^ 2024-04-03T15:56:23.4499770Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.4501985Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.4503023Z  ^ 2024-04-03T15:56:23.4503705Z 8 warnings generated. 2024-04-03T15:56:23.4505528Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2024-04-03T15:56:23.4679420Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p19h9t2.c.o 2024-04-03T15:56:23.5341474Z [ 61%] 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-03T15:56:23.5603643Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5606058Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5608305Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5610585Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5612845Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5615385Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.5617789Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.5624683Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5627934Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.5628897Z  ^ 2024-04-03T15:56:23.5631316Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.5633670Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.5634537Z  ^ 2024-04-03T15:56:23.5636204Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5638617Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5640847Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5643104Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5645342Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5647779Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.5650167Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.5654560Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5657763Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.5658641Z  ^ 2024-04-03T15:56:23.5661066Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.5663543Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.5664411Z  ^ 2024-04-03T15:56:23.5666093Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5668485Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5670735Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5673003Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5675238Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5677477Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.5679869Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.5684151Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5687304Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.5688177Z  ^ 2024-04-03T15:56:23.5690775Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.5693003Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.5693800Z  ^ 2024-04-03T15:56:23.5695440Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5697775Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5699966Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5702467Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5704751Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5707005Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.5709412Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.5713744Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5716896Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.5717732Z  ^ 2024-04-03T15:56:23.5720152Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.5722385Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.5723210Z  ^ 2024-04-03T15:56:23.5726571Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5729815Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.5730704Z  ^ 2024-04-03T15:56:23.5733023Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.5735281Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.5736083Z  ^ 2024-04-03T15:56:23.5737747Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5739934Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5742295Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5744515Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5746726Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5748881Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.5751233Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.5755316Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5758452Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.5759486Z  ^ 2024-04-03T15:56:23.5761894Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.5764227Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.5765114Z  ^ 2024-04-03T15:56:23.5766766Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5769158Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5771351Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5773632Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5775993Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5778217Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.5780573Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.5785097Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5788100Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.5788935Z  ^ 2024-04-03T15:56:23.5791492Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.5793823Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.5794688Z  ^ 2024-04-03T15:56:23.5796297Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:4: 2024-04-03T15:56:23.5798667Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.5800919Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.5803163Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.5805410Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.5807672Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.5810027Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.5814346Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.5817529Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.5818360Z  ^ 2024-04-03T15:56:23.5820715Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.5823211Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.5824089Z  ^ 2024-04-03T15:56:23.5824787Z 8 warnings generated. 2024-04-03T15:56:23.5826343Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2024-04-03T15:56:23.5829681Z [ 61%] 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-03T15:56:23.6125254Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2024-04-03T15:56:23.6456272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6458755Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6460863Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6462965Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6465148Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6467406Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.6469808Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.6474266Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6477504Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.6478400Z  ^ 2024-04-03T15:56:23.6480868Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.6483526Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.6484411Z  ^ 2024-04-03T15:56:23.6486248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6488700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6490938Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6493193Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6495656Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6497912Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.6500324Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.6504826Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6507934Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.6508784Z  ^ 2024-04-03T15:56:23.6511136Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.6513440Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.6514307Z  ^ 2024-04-03T15:56:23.6516082Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6518613Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6520818Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6523325Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6525556Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6527781Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.6530115Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.6534422Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6537591Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.6538505Z  ^ 2024-04-03T15:56:23.6540955Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.6543422Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.6544276Z  ^ 2024-04-03T15:56:23.6546067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6548598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6550728Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6552781Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6555018Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6557181Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.6559504Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.6563718Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6566852Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.6567640Z  ^ 2024-04-03T15:56:23.6569816Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.6572084Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.6572881Z  ^ 2024-04-03T15:56:23.6576251Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6579305Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.6580140Z  ^ 2024-04-03T15:56:23.6582714Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.6584913Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.6585746Z  ^ 2024-04-03T15:56:23.6587540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6590099Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6592543Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6594796Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6596974Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6599205Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.6601557Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.6605829Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6609046Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.6609903Z  ^ 2024-04-03T15:56:23.6612287Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.6614592Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.6615461Z  ^ 2024-04-03T15:56:23.6617119Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6619507Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6621710Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6623926Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6626073Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6628181Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.6630466Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.6634620Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6637734Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.6638563Z  ^ 2024-04-03T15:56:23.6640970Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.6643316Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.6644170Z  ^ 2024-04-03T15:56:23.6645980Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp:9: 2024-04-03T15:56:23.6648496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.6650728Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.6652928Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.6655230Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.6657433Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.6659737Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.6664179Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.6667262Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.6668123Z  ^ 2024-04-03T15:56:23.6670471Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.6672806Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.6673652Z  ^ 2024-04-03T15:56:23.6674307Z 8 warnings generated. 2024-04-03T15:56:23.6675909Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2024-04-03T15:56:23.6804108Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2024-04-03T15:56:23.7619370Z [ 61%] 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-03T15:56:23.8417038Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8419673Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8421918Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8424347Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8426832Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8429057Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.8431463Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:23.8435915Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8439143Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.8440024Z  ^ 2024-04-03T15:56:23.8442464Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.8444832Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.8445660Z  ^ 2024-04-03T15:56:23.8447458Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8449968Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8452177Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8454513Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8456744Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8458986Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.8461348Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:23.8466018Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8469178Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.8470060Z  ^ 2024-04-03T15:56:23.8472499Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:23.8474877Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:23.8475750Z  ^ 2024-04-03T15:56:23.8477543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8480093Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8482368Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8484618Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8486878Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8489138Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.8491537Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:23.8495937Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8499273Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.8500156Z  ^ 2024-04-03T15:56:23.8502722Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.8505057Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.8505923Z  ^ 2024-04-03T15:56:23.8507702Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8510194Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8512440Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8514678Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8516933Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8519171Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:23.8521573Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:23.8525803Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8528929Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:23.8529794Z  ^ 2024-04-03T15:56:23.8532145Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.8534496Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.8535300Z  ^ 2024-04-03T15:56:23.8538806Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8542000Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:23.8542903Z  ^ 2024-04-03T15:56:23.8545257Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:23.8547506Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:23.8548320Z  ^ 2024-04-03T15:56:23.8550082Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8552622Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8554862Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8557127Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8559368Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8561612Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.8563956Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:23.8568176Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8571479Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:23.8572344Z  ^ 2024-04-03T15:56:23.8574830Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:23.8577035Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:23.8577909Z  ^ 2024-04-03T15:56:23.8579659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8582215Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8584356Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8586548Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8588702Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8590936Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.8593307Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:23.8597567Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8600547Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:23.8601321Z  ^ 2024-04-03T15:56:23.8603599Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:23.8605931Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:23.8606782Z  ^ 2024-04-03T15:56:23.8608749Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp:5: 2024-04-03T15:56:23.8611244Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:23.8613470Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:23.8615802Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:23.8617980Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:23.8620199Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:23.8622530Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:23.8626744Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:23.8629882Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:23.8630717Z  ^ 2024-04-03T15:56:23.8633110Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:23.8635465Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:23.8636333Z  ^ 2024-04-03T15:56:23.8636947Z 8 warnings generated. 2024-04-03T15:56:23.8639104Z [ 61%] 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-03T15:56:23.9633300Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2024-04-03T15:56:23.9660287Z [ 61%] 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-03T15:56:23.9679496Z [ 61%] 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-03T15:56:24.0543058Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2024-04-03T15:56:24.0660207Z [ 61%] 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-03T15:56:24.1684274Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2024-04-03T15:56:24.1809721Z [ 61%] 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-03T15:56:24.2411190Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2024-04-03T15:56:24.2546658Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2550116Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2552703Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2555145Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2557584Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2560051Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.2562636Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:24.2569239Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2572520Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:24.2573399Z  ^ 2024-04-03T15:56:24.2575923Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:24.2578306Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:24.2579167Z  ^ 2024-04-03T15:56:24.2580730Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2583226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2585477Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2587738Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2589993Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2592245Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.2594626Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:24.2599098Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2602301Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.2603178Z  ^ 2024-04-03T15:56:24.2605602Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:24.2607965Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:24.2608830Z  ^ 2024-04-03T15:56:24.2610385Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2612692Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2615022Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2617288Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2619526Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2621741Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.2624327Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:24.2628643Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2631834Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:24.2632723Z  ^ 2024-04-03T15:56:24.2635176Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:24.2637521Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.2638550Z  ^ 2024-04-03T15:56:24.2640121Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2642552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2644779Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2647055Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2649283Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2651570Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.2654047Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:24.2658295Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2661430Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:24.2662705Z  ^ 2024-04-03T15:56:24.2665053Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:24.2667302Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:24.2668276Z  ^ 2024-04-03T15:56:24.2671600Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2674796Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:24.2675650Z  ^ 2024-04-03T15:56:24.2677768Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:24.2679939Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:24.2680773Z  ^ 2024-04-03T15:56:24.2682291Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2684550Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2686766Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2689001Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2691250Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2693097Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.2694762Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:24.2697543Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2699386Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:24.2699869Z  ^ 2024-04-03T15:56:24.2701371Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:24.2703441Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:24.2703985Z  ^ 2024-04-03T15:56:24.2704922Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2706108Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2707276Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2708452Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2709611Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2710938Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.2712374Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:24.2714912Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2716738Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:24.2717184Z  ^ 2024-04-03T15:56:24.2718476Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:24.2719697Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.2720278Z  ^ 2024-04-03T15:56:24.2721100Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear.cpp:6: 2024-04-03T15:56:24.2722300Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.2723454Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.2724633Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.2725798Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.2726953Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.2728174Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:24.2730387Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.2732033Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:24.2732478Z  ^ 2024-04-03T15:56:24.2733737Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:24.2735069Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:24.2735526Z  ^ 2024-04-03T15:56:24.2735907Z 8 warnings generated. 2024-04-03T15:56:24.2737098Z [ 61%] 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-03T15:56:24.3359846Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2024-04-03T15:56:24.3962469Z [ 61%] 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-03T15:56:24.4516239Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4518721Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4522187Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4524473Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4526579Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4528757Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.4531108Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:24.4535666Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4538931Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:24.4539834Z  ^ 2024-04-03T15:56:24.4542525Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:24.4544836Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:24.4545708Z  ^ 2024-04-03T15:56:24.4547375Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4549993Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4552253Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4554526Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4556647Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4558844Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.4561208Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:24.4565470Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4568608Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.4569485Z  ^ 2024-04-03T15:56:24.4571921Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:24.4574279Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:24.4575158Z  ^ 2024-04-03T15:56:24.4576984Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4579320Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4581534Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4583765Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4585949Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4588333Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.4590631Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:24.4594805Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4597979Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:24.4598845Z  ^ 2024-04-03T15:56:24.4601313Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:24.4603640Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.4604502Z  ^ 2024-04-03T15:56:24.4606227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4608642Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4610894Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4613176Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4615540Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4617800Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.4620290Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:24.4624628Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4627753Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:24.4628604Z  ^ 2024-04-03T15:56:24.4630821Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:24.4633003Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:24.4633826Z  ^ 2024-04-03T15:56:24.4637103Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4640227Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:24.4641124Z  ^ 2024-04-03T15:56:24.4643430Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:24.4645680Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:24.4646504Z  ^ 2024-04-03T15:56:24.4648204Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4650637Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4652896Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4655288Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4657532Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4660010Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.4662493Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:24.4666953Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4683842Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:24.4684776Z  ^ 2024-04-03T15:56:24.4687254Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:24.4689648Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:24.4690534Z  ^ 2024-04-03T15:56:24.4692267Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4694791Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4697057Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4699312Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4701571Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4704118Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.4706496Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:24.4710771Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4713944Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:24.4714773Z  ^ 2024-04-03T15:56:24.4717223Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:24.4719577Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.4720444Z  ^ 2024-04-03T15:56:24.4722171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:5: 2024-04-03T15:56:24.4724630Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.4726871Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.4729156Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.4731421Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.4733687Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.4736133Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:24.4740395Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.4743707Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:24.4744576Z  ^ 2024-04-03T15:56:24.4747174Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:24.4749567Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:24.4750462Z  ^ 2024-04-03T15:56:24.4751148Z 8 warnings generated. 2024-04-03T15:56:24.4752802Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2024-04-03T15:56:24.5539770Z [ 61%] 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-03T15:56:24.6296227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6298689Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6300977Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6303159Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6305387Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6307595Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.6309971Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:24.6315054Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6318501Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:24.6319430Z  ^ 2024-04-03T15:56:24.6321871Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:24.6324222Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:24.6325089Z  ^ 2024-04-03T15:56:24.6326779Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6329206Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6331376Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6333552Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6335842Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6338035Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.6340436Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:24.6344837Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6348022Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.6348916Z  ^ 2024-04-03T15:56:24.6351361Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:24.6353717Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:24.6354780Z  ^ 2024-04-03T15:56:24.6356501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6358860Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6361121Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6363392Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6365598Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6367795Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.6370155Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:24.6374494Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6377616Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:24.6378498Z  ^ 2024-04-03T15:56:24.6380959Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:24.6383472Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.6384531Z  ^ 2024-04-03T15:56:24.6386232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6388665Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6390897Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6393167Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6395416Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6397627Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:24.6399889Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:24.6404050Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6407186Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:24.6408069Z  ^ 2024-04-03T15:56:24.6410338Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:24.6412433Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:24.6413220Z  ^ 2024-04-03T15:56:24.6416605Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6419779Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:24.6420671Z  ^ 2024-04-03T15:56:24.6423150Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:24.6425563Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:24.6426376Z  ^ 2024-04-03T15:56:24.6428003Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6430427Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6432668Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6434890Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6437103Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6439274Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.6441623Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:24.6445817Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6448758Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:24.6449589Z  ^ 2024-04-03T15:56:24.6451994Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:24.6454423Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:24.6455473Z  ^ 2024-04-03T15:56:24.6457155Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6459588Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6461810Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6464155Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6466359Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6468506Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.6470853Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:24.6475098Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6478182Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:24.6479016Z  ^ 2024-04-03T15:56:24.6481424Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:24.6483663Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:24.6484507Z  ^ 2024-04-03T15:56:24.6486179Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2024-04-03T15:56:24.6488601Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:24.6490792Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:24.6493001Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:24.6495509Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:24.6497748Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:24.6500093Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:24.6504462Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:24.6507543Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:24.6508400Z  ^ 2024-04-03T15:56:24.6510825Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:24.6513173Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:24.6514055Z  ^ 2024-04-03T15:56:24.6514761Z 8 warnings generated. 2024-04-03T15:56:24.6516452Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2024-04-03T15:56:24.7071318Z [ 61%] 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-03T15:56:24.7437043Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2024-04-03T15:56:24.8005792Z [ 61%] 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-03T15:56:24.8794663Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2024-04-03T15:56:24.9062797Z [ 61%] 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-03T15:56:24.9333100Z [ 61%] 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-03T15:56:25.0132605Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2024-04-03T15:56:25.0245909Z [ 61%] 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-03T15:56:25.0948774Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2024-04-03T15:56:25.1007647Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2024-04-03T15:56:25.1769278Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2024-04-03T15:56:25.2142410Z [ 61%] 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-03T15:56:25.4151898Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2024-04-03T15:56:25.4153809Z [ 61%] 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-03T15:56:25.4599617Z [ 61%] 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-03T15:56:25.4754356Z [ 61%] 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-03T15:56:25.5491543Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2024-04-03T15:56:25.5831772Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5833054Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5834234Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5835425Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5836583Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5837774Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.5839026Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:25.5841380Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5843076Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:25.5843560Z  ^ 2024-04-03T15:56:25.5844837Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:25.5846065Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:25.5846732Z  ^ 2024-04-03T15:56:25.5847578Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5848791Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5849971Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5851146Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5852315Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5853465Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.5854828Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:25.5857049Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5858707Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:25.5859168Z  ^ 2024-04-03T15:56:25.5864321Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:25.5866575Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:25.5867459Z  ^ 2024-04-03T15:56:25.5868866Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5870143Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5871477Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5872662Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5874020Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5875202Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.5876459Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:25.5878693Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5880368Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:25.5880847Z  ^ 2024-04-03T15:56:25.5882129Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:25.5883352Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:25.5883821Z  ^ 2024-04-03T15:56:25.5884659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5885867Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5887031Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5888209Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5889376Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5890625Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.5891876Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:25.5894180Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5895809Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:25.5896289Z  ^ 2024-04-03T15:56:25.5897511Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:25.5898686Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:25.5899116Z  ^ 2024-04-03T15:56:25.5900863Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5902709Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:25.5903179Z  ^ 2024-04-03T15:56:25.5904410Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:25.5905592Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:25.5906037Z  ^ 2024-04-03T15:56:25.5906862Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5908079Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5909255Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5910419Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5911697Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5912876Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:25.5914108Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:25.5916921Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5919254Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:25.5920042Z  ^ 2024-04-03T15:56:25.5921369Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:25.5922610Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:25.5923096Z  ^ 2024-04-03T15:56:25.5923939Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5925312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5927312Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5929438Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5931272Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5932671Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:25.5934122Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:25.5936535Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5938276Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:25.5938788Z  ^ 2024-04-03T15:56:25.5940194Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:25.5941514Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:25.5941990Z  ^ 2024-04-03T15:56:25.5943334Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qconv_unpack.cpp:17: 2024-04-03T15:56:25.5944671Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.5945900Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.5947191Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.5948472Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.5949699Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:25.5951030Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:25.5953696Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.5956497Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:25.5957544Z  ^ 2024-04-03T15:56:25.5959911Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:25.5962045Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:25.5962845Z  ^ 2024-04-03T15:56:25.5963503Z 8 warnings generated. 2024-04-03T15:56:25.5965507Z [ 61%] 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-03T15:56:25.6685887Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2024-04-03T15:56:25.6734465Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2024-04-03T15:56:25.7415437Z [ 61%] 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-03T15:56:25.7665484Z [ 61%] 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-03T15:56:25.9263032Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2024-04-03T15:56:25.9264765Z [ 61%] 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-03T15:56:25.9837696Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:25.9840350Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.9842583Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.9844858Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.9846971Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.9849197Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.9851616Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:56:25.9856084Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.9859112Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:25.9860025Z  ^ 2024-04-03T15:56:25.9862645Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:25.9864994Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:25.9865878Z  ^ 2024-04-03T15:56:25.9867504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:25.9869857Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.9872122Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.9874393Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.9876635Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.9879071Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.9881442Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:56:25.9885628Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.9888796Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:25.9889628Z  ^ 2024-04-03T15:56:25.9891950Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:56:25.9894460Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:56:25.9895309Z  ^ 2024-04-03T15:56:25.9896952Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:25.9899336Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.9901561Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.9903740Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.9905981Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.9908199Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.9910743Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:56:25.9915083Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.9918299Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:25.9919179Z  ^ 2024-04-03T15:56:25.9921624Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:25.9924000Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:25.9924870Z  ^ 2024-04-03T15:56:25.9926482Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:25.9928861Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.9931114Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.9933298Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.9935506Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.9937645Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:56:25.9939949Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:56:25.9944328Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.9947359Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:56:25.9948231Z  ^ 2024-04-03T15:56:25.9950680Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:25.9952899Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:25.9953726Z  ^ 2024-04-03T15:56:25.9956972Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.9960100Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:56:25.9960984Z  ^ 2024-04-03T15:56:25.9963199Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:56:25.9965439Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:56:25.9966255Z  ^ 2024-04-03T15:56:25.9967874Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:25.9970230Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:25.9972391Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:25.9974669Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:25.9976792Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:25.9978959Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:25.9981401Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:56:25.9985827Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:25.9988990Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:56:25.9989841Z  ^ 2024-04-03T15:56:25.9992234Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:56:25.9994575Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:56:25.9995480Z  ^ 2024-04-03T15:56:25.9997088Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:25.9999361Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:26.0001512Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:26.0003705Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:26.0005842Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:26.0007993Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:26.0010261Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:56:26.0014387Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:26.0017511Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:56:26.0018351Z  ^ 2024-04-03T15:56:26.0020850Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:56:26.0023082Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:56:26.0023789Z  ^ 2024-04-03T15:56:26.0025316Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/qlinear_unpack.cpp:10: 2024-04-03T15:56:26.0027679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:56:26.0029847Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:56:26.0032105Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:56:26.0034341Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:56:26.0036567Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:56:26.0038898Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:56:26.0043116Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:56:26.0046164Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:56:26.0046998Z  ^ 2024-04-03T15:56:26.0049443Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:56:26.0051998Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:56:26.0052878Z  ^ 2024-04-03T15:56:26.0053582Z 8 warnings generated. 2024-04-03T15:56:26.0055280Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2024-04-03T15:56:26.0138889Z [ 61%] 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-03T15:56:26.0530344Z [ 61%] 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-03T15:56:26.0852269Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2024-04-03T15:56:26.1126237Z [ 61%] 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-03T15:56:26.1807872Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2024-04-03T15:56:26.2004977Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2024-04-03T15:56:26.2474219Z [ 61%] 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-03T15:56:26.3033343Z [ 61%] 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-03T15:56:26.3894398Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2024-04-03T15:56:26.4595575Z [ 61%] 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-03T15:56:26.4638632Z [ 61%] 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-03T15:56:26.6112843Z [ 61%] 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-03T15:56:26.6136077Z [ 61%] 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-03T15:56:26.6447219Z [ 62%] 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-03T15:56:26.6520436Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2024-04-03T15:56:26.6665544Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2024-04-03T15:56:26.7609278Z [ 62%] 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-03T15:56:26.7700744Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2024-04-03T15:56:26.8204313Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2024-04-03T15:56:26.8855735Z [ 62%] 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-03T15:56:26.9039807Z [ 62%] 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-03T15:56:27.0052068Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2024-04-03T15:56:27.1086524Z [ 62%] 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-03T15:56:27.1101348Z [ 62%] 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-03T15:56:27.2683541Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2024-04-03T15:56:27.3316603Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2024-04-03T15:56:27.3434006Z [ 62%] 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-03T15:56:27.3451069Z [ 62%] 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-03T15:56:27.3848479Z [ 62%] 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-03T15:56:27.4869326Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2024-04-03T15:56:27.5077784Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2024-04-03T15:56:27.5241277Z [ 62%] 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-03T15:56:27.5477634Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2024-04-03T15:56:27.6631268Z [ 62%] 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-03T15:56:27.7077652Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2024-04-03T15:56:27.8758236Z [ 62%] 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-03T15:56:27.9398980Z [ 62%] 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-03T15:56:27.9875294Z [ 62%] 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-03T15:56:28.0244063Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2024-04-03T15:56:28.1546117Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2024-04-03T15:56:28.1817811Z [ 62%] 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-03T15:56:28.2202090Z [ 62%] 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-03T15:56:28.3186400Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2024-04-03T15:56:28.3844408Z [ 62%] 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-03T15:56:28.3846395Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2024-04-03T15:56:28.4045923Z [ 62%] 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-03T15:56:28.4790355Z [ 62%] 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-03T15:56:28.5318259Z [ 62%] 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-03T15:56:28.5567571Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2024-04-03T15:56:28.5695725Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2024-04-03T15:56:28.6542629Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2024-04-03T15:56:28.6852293Z [ 62%] 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-03T15:56:28.6861499Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2024-04-03T15:56:28.7536947Z [ 62%] 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-03T15:56:28.8890200Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2024-04-03T15:56:28.9390622Z [ 62%] 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-03T15:56:28.9857844Z [ 62%] 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-03T15:56:28.9986877Z [ 62%] 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-03T15:56:29.0212060Z [ 62%] 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-03T15:56:29.0409146Z [ 62%] 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-03T15:56:29.1219036Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2024-04-03T15:56:29.1901657Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2024-04-03T15:56:29.1919031Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2024-04-03T15:56:29.2024348Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2024-04-03T15:56:29.2317743Z [ 62%] 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-03T15:56:29.2475878Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2024-04-03T15:56:29.3776374Z [ 62%] 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-03T15:56:29.4021850Z [ 62%] 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-03T15:56:29.5030726Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2024-04-03T15:56:29.5247290Z [ 62%] 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-03T15:56:29.5506419Z [ 62%] 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-03T15:56:29.5709732Z [ 62%] 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-03T15:56:29.5761481Z [ 62%] 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-03T15:56:29.6424619Z [ 62%] 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-03T15:56:29.6435572Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2024-04-03T15:56:29.6666215Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2024-04-03T15:56:29.7276946Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2024-04-03T15:56:29.7385088Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2024-04-03T15:56:29.7921704Z [ 62%] 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-03T15:56:29.8029440Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2024-04-03T15:56:29.8678381Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2024-04-03T15:56:29.9827068Z [ 62%] 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-03T15:56:29.9834692Z [ 62%] 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-03T15:56:30.0126088Z [ 62%] 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-03T15:56:30.0759424Z [ 62%] 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-03T15:56:30.1677216Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2024-04-03T15:56:30.1859327Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2024-04-03T15:56:30.2080566Z [ 62%] 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-03T15:56:30.2352309Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2024-04-03T15:56:30.2450952Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2024-04-03T15:56:30.3655480Z [ 62%] 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-03T15:56:30.3728705Z [ 62%] 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-03T15:56:30.5811236Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2024-04-03T15:56:30.5818703Z [ 62%] 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-03T15:56:30.6823126Z [ 62%] 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-03T15:56:30.7000688Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2024-04-03T15:56:30.7036931Z [ 62%] 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-03T15:56:30.7163410Z [ 62%] 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-03T15:56:30.7594415Z [ 62%] 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-03T15:56:30.8415760Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2024-04-03T15:56:30.8737088Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2024-04-03T15:56:30.9038538Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2024-04-03T15:56:30.9054024Z [ 62%] 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-03T15:56:31.0326473Z [ 62%] 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-03T15:56:31.0357633Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2024-04-03T15:56:31.1896666Z [ 62%] 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-03T15:56:31.2077788Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2024-04-03T15:56:31.3067087Z [ 62%] 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-03T15:56:31.3425653Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2024-04-03T15:56:31.3446973Z [ 62%] 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-03T15:56:31.4546890Z [ 62%] 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-03T15:56:31.4877812Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2024-04-03T15:56:31.5023536Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2024-04-03T15:56:31.6025637Z [ 62%] 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-03T15:56:31.6247411Z [ 62%] 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-03T15:56:31.6677700Z [ 62%] 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-03T15:56:31.7350193Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2024-04-03T15:56:31.7396227Z [ 62%] 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-03T15:56:31.7846419Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2024-04-03T15:56:31.8036805Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2024-04-03T15:56:31.8687564Z [ 62%] 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-03T15:56:31.9879572Z [ 62%] 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-03T15:56:32.0039622Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2024-04-03T15:56:32.0520163Z [ 62%] 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-03T15:56:32.1226484Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2024-04-03T15:56:32.2017727Z [ 62%] 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-03T15:56:32.2725214Z [ 62%] 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-03T15:56:32.3047325Z [ 62%] 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-03T15:56:32.3435675Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2024-04-03T15:56:32.3667680Z [ 62%] 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-03T15:56:32.4499105Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2024-04-03T15:56:32.4713184Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2024-04-03T15:56:32.4894100Z [ 63%] 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-03T15:56:32.4970632Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2024-04-03T15:56:32.5593958Z [ 63%] 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-03T15:56:32.6426754Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2024-04-03T15:56:32.6853516Z [ 63%] 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-03T15:56:32.7206220Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2024-04-03T15:56:32.8592054Z [ 63%] 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-03T15:56:32.9211356Z [ 63%] 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-03T15:56:32.9527484Z [ 63%] 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-03T15:56:32.9800478Z [ 63%] 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-03T15:56:32.9809672Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta.cpp.o 2024-04-03T15:56:33.0373715Z [ 63%] 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-03T15:56:33.0633292Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2024-04-03T15:56:33.0703023Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2024-04-03T15:56:33.1157112Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2024-04-03T15:56:33.1989490Z [ 63%] 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-03T15:56:33.2157590Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2024-04-03T15:56:33.3866929Z [ 63%] 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-03T15:56:33.3889434Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2024-04-03T15:56:33.4202166Z [ 63%] 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-03T15:56:33.4260565Z [ 63%] 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-03T15:56:33.4356426Z [ 63%] 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-03T15:56:33.4443986Z [ 63%] 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-03T15:56:33.5681813Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2024-04-03T15:56:33.5741634Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2024-04-03T15:56:33.5944335Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2024-04-03T15:56:33.6088851Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2024-04-03T15:56:33.6318185Z [ 63%] 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-03T15:56:33.6567494Z [ 63%] 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-03T15:56:33.8028844Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2024-04-03T15:56:33.8295813Z [ 63%] 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-03T15:56:33.8311546Z [ 63%] 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-03T15:56:33.8565311Z [ 63%] 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-03T15:56:33.9936446Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2024-04-03T15:56:34.0222448Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.0445323Z [ 64%] 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-03T15:56:34.1808487Z [ 64%] 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-03T15:56:34.1984329Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.2361212Z [ 64%] 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-03T15:56:34.2597059Z [ 64%] 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-03T15:56:34.4120543Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.4235599Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.4253638Z [ 64%] 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-03T15:56:34.4295873Z [ 64%] 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-03T15:56:34.4455955Z [ 64%] 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-03T15:56:34.5993808Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.6323882Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.6541747Z [ 64%] 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-03T15:56:34.7191120Z [ 64%] 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-03T15:56:34.8347947Z [ 64%] 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-03T15:56:34.8351345Z [ 64%] 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-03T15:56:34.8632674Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:34.8657372Z [ 64%] 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-03T15:56:34.9782773Z [ 64%] 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-03T15:56:34.9878311Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.0118357Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.0436271Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.1611760Z [ 64%] 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-03T15:56:35.1964989Z [ 64%] 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-03T15:56:35.2279533Z [ 64%] 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-03T15:56:35.3476823Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.3608692Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.3798000Z [ 64%] 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-03T15:56:35.4132702Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.4641243Z [ 64%] 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-03T15:56:35.5671422Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.5905376Z [ 64%] 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-03T15:56:35.6157221Z [ 64%] 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-03T15:56:35.6859191Z [ 64%] 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-03T15:56:35.7197781Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.7224743Z [ 64%] 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-03T15:56:35.7876038Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.8134461Z [ 64%] 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-03T15:56:35.8596991Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:35.8846204Z [ 64%] 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-03T15:56:35.9841870Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.0659177Z [ 64%] 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-03T15:56:36.1052440Z [ 64%] 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-03T15:56:36.1092358Z [ 64%] 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-03T15:56:36.1559187Z [ 64%] 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-03T15:56:36.1992855Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.2449238Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.3217787Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.3527268Z [ 64%] 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-03T15:56:36.4859175Z [ 64%] 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-03T15:56:36.5862550Z [ 64%] 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-03T15:56:36.6114233Z [ 64%] 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-03T15:56:36.6310511Z [ 64%] 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-03T15:56:36.6990388Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.7295931Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.7472680Z [ 64%] 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-03T15:56:36.7527055Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.7846396Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:36.8880319Z [ 64%] 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-03T15:56:36.9191547Z [ 64%] 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-03T15:56:37.0065692Z [ 64%] 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-03T15:56:37.1068613Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.1113629Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.1727572Z [ 64%] 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-03T15:56:37.2033996Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.2399083Z [ 64%] 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-03T15:56:37.3007795Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.3244721Z [ 64%] 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-03T15:56:37.3906415Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.4607853Z [ 64%] 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-03T15:56:37.5229024Z [ 64%] 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-03T15:56:37.5437773Z [ 64%] 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-03T15:56:37.6439643Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.7119324Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.7566524Z [ 64%] 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-03T15:56:37.7715645Z [ 64%] 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-03T15:56:37.7789953Z [ 64%] 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-03T15:56:37.8197457Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:37.9207101Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.9453629Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.9870591Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:37.9876451Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2024-04-03T15:56:38.0278879Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:38.0670621Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2024-04-03T15:56:38.1668100Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.1948936Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.2806704Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2024-04-03T15:56:38.3119055Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2024-04-03T15:56:38.3533660Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:38.3922103Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2024-04-03T15:56:38.4906516Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.4940019Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.5156061Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.5517047Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:38.5966166Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2024-04-03T15:56:38.6472660Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2024-04-03T15:56:38.7007673Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.7683186Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.7904297Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2024-04-03T15:56:38.8499134Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:38.8850998Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-04-03T15:56:38.9748848Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:38.9897090Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:39.0083704Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-04-03T15:56:39.0221897Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.0581548Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.1609681Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.1845594Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:39.2752509Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-04-03T15:56:39.3298993Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.3437965Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:39.3517340Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2024-04-03T15:56:39.4255475Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.4755679Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.5098619Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:39.5756082Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.6202715Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2024-04-03T15:56:39.6317927Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:39.7338335Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.7861643Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2024-04-03T15:56:39.8133457Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.8606657Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:39.9188586Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:39.9507662Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2024-04-03T15:56:40.0015605Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.0902969Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:40.1235686Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2024-04-03T15:56:40.1668116Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:40.2437634Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.3039598Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.3200073Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2024-04-03T15:56:40.3220008Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.3495846Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:40.4687840Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.4878088Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2024-04-03T15:56:40.6722460Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:40.6725728Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2024-04-03T15:56:40.7492301Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2024-04-03T15:56:40.7946968Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.8101922Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:40.9536124Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2024-04-03T15:56:40.9644770Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:41.0068874Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2024-04-03T15:56:41.0734372Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T15:56:41.1441901Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2024-04-03T15:56:41.1823483Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:41.2696311Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2024-04-03T15:56:41.3714518Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2024-04-03T15:56:41.4257673Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2024-04-03T15:56:41.4311342Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2024-04-03T15:56:41.4355156Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2024-04-03T15:56:41.4644759Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2024-04-03T15:56:41.5586432Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2024-04-03T15:56:41.5596265Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2024-04-03T15:56:41.5753186Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2024-04-03T15:56:41.5755160Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2024-04-03T15:56:41.5893908Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2024-04-03T15:56:41.5976412Z [ 65%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2024-04-03T15:56:41.6885318Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2024-04-03T15:56:41.7058893Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages] 2024-04-03T15:56:41.7061103Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2024-04-03T15:56:41.7062586Z ^ 2024-04-03T15:56:41.7062855Z 1 warning generated. 2024-04-03T15:56:41.7083423Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2024-04-03T15:56:41.7117752Z [ 66%] 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-03T15:56:41.7975596Z [ 66%] 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-03T15:56:41.8427886Z [ 66%] 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-03T15:56:41.8591820Z [ 66%] 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-03T15:56:41.8787614Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2024-04-03T15:56:41.9358892Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2024-04-03T15:56:41.9361814Z [ 66%] 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-03T15:56:41.9539869Z [ 66%] 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-03T15:56:41.9639301Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2024-04-03T15:56:42.0080467Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2024-04-03T15:56:42.0605523Z [ 66%] 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-03T15:56:42.0634001Z [ 66%] 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-03T15:56:42.0921257Z [ 66%] 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-03T15:56:42.0957464Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2024-04-03T15:56:42.1239060Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2024-04-03T15:56:42.1438677Z [ 66%] 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-03T15:56:42.1886239Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2024-04-03T15:56:42.2236000Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2024-04-03T15:56:42.2360571Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2024-04-03T15:56:42.2680793Z [ 66%] 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-03T15:56:42.3112838Z [ 66%] 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-03T15:56:42.3128368Z [ 66%] 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-03T15:56:42.3242676Z [ 66%] 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-03T15:56:42.3839698Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2024-04-03T15:56:42.4385480Z [ 66%] 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-03T15:56:42.4534357Z [ 66%] 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-03T15:56:42.4559101Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2024-04-03T15:56:42.4873960Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2024-04-03T15:56:42.6079969Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2024-04-03T15:56:42.6431167Z [ 66%] 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-03T15:56:42.8255467Z [ 66%] 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-03T15:56:42.9023332Z [ 66%] 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-03T15:56:42.9838340Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2024-04-03T15:56:43.0326911Z [ 66%] 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-03T15:56:43.0677259Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2024-04-03T15:56:43.1321248Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2024-04-03T15:56:43.1874230Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2024-04-03T15:56:43.2373012Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2024-04-03T15:56:43.2555982Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2024-04-03T15:56:43.2799024Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2024-04-03T15:56:43.4479733Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2024-04-03T15:56:43.4727203Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u40.c.o 2024-04-03T15:56:43.6636415Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u48.c.o 2024-04-03T15:56:43.6772123Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2024-04-03T15:56:43.7180008Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u56.c.o 2024-04-03T15:56:43.7321606Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u64.c.o 2024-04-03T15:56:43.8039311Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2024-04-03T15:56:43.8229075Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u72.c.o 2024-04-03T15:56:43.8728614Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2024-04-03T15:56:43.9046683Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u80.c.o 2024-04-03T15:56:43.9123069Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2024-04-03T15:56:43.9489521Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2024-04-03T15:56:44.0605283Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:44.2179794Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2024-04-03T15:56:44.2613308Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2024-04-03T15:56:44.2906680Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:44.3248435Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2024-04-03T15:56:44.3508145Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2024-04-03T15:56:44.4426158Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2024-04-03T15:56:44.4721510Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:44.5140582Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2024-04-03T15:56:44.6314459Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2024-04-03T15:56:44.6381954Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:44.6646306Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2024-04-03T15:56:44.8209329Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2024-04-03T15:56:45.0443278Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:45.0817417Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-04-03T15:56:45.1936532Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2024-04-03T15:56:45.2062723Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:45.2515195Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2024-04-03T15:56:45.2852405Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-04-03T15:56:45.3639516Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2024-04-03T15:56:45.4336980Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:45.4486428Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2024-04-03T15:56:45.5356492Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-04-03T15:56:45.6056707Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2024-04-03T15:56:45.6545847Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:45.6734218Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2024-04-03T15:56:45.7121313Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:45.7901571Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2024-04-03T15:56:45.8470746Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2024-04-03T15:56:45.9212685Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2024-04-03T15:56:45.9372545Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T15:56:45.9673983Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2024-04-03T15:56:46.0519253Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2024-04-03T15:56:46.0771165Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:46.0970750Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2024-04-03T15:56:46.1159873Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2024-04-03T15:56:46.2293479Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:46.2629810Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2024-04-03T15:56:46.2983816Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2024-04-03T15:56:46.3514970Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2024-04-03T15:56:46.4008438Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2024-04-03T15:56:46.5331774Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-04-03T15:56:46.5627939Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2024-04-03T15:56:46.5964695Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2024-04-03T15:56:46.7730577Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2024-04-03T15:56:46.7740201Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-04-03T15:56:46.7748404Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2024-04-03T15:56:46.8308795Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2024-04-03T15:56:46.8618083Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:46.9001987Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:46.9199104Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2024-04-03T15:56:46.9599189Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2024-04-03T15:56:47.0104373Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2024-04-03T15:56:47.0748323Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.1536340Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.1571467Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.2523680Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2024-04-03T15:56:47.2853071Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.2919884Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2024-04-03T15:56:47.3553286Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2024-04-03T15:56:47.4077408Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.4800628Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2024-04-03T15:56:47.5753695Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.5790275Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.5878210Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2024-04-03T15:56:47.7432429Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2024-04-03T15:56:47.8037854Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:47.9780982Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.0177295Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2024-04-03T15:56:48.0331595Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.0566911Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.1360191Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.1363099Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2024-04-03T15:56:48.1799550Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2024-04-03T15:56:48.2482254Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2024-04-03T15:56:48.2794906Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.3347271Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.4367401Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2024-04-03T15:56:48.4544875Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.4803928Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2024-04-03T15:56:48.4820673Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.5899713Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2024-04-03T15:56:48.6173559Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.7433651Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.7645151Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.7932752Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.8793178Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2024-04-03T15:56:48.8821962Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.8901878Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:48.9398017Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2024-04-03T15:56:48.9651105Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2024-04-03T15:56:48.9913408Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.0060580Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.0182448Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.0361749Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2024-04-03T15:56:49.1282400Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2024-04-03T15:56:49.1718729Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2024-04-03T15:56:49.2396008Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.3729414Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.3863200Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.4078196Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2024-04-03T15:56:49.5221403Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2024-04-03T15:56:49.5260110Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.5274372Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.5454758Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.5547345Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.6924939Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2024-04-03T15:56:49.6926676Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.7248682Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:49.7302782Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2024-04-03T15:56:49.7461179Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2024-04-03T15:56:49.8398250Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2024-04-03T15:56:49.9220977Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.1194853Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.1460367Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.1879335Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.2870070Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2024-04-03T15:56:50.2995615Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2024-04-03T15:56:50.2998432Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.3107523Z [ 67%] 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-03T15:56:50.3157183Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2024-04-03T15:56:50.3320162Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.4521964Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.4528866Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2024-04-03T15:56:50.5101184Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2024-04-03T15:56:50.5864627Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.6746213Z [ 67%] 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-03T15:56:50.7299972Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.7559133Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2024-04-03T15:56:50.7758090Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.8444491Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2024-04-03T15:56:50.8907251Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:50.9158613Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2024-04-03T15:56:50.9566878Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2024-04-03T15:56:51.0085231Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2024-04-03T15:56:51.1278592Z [ 67%] 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-03T15:56:51.2924962Z [ 67%] 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-03T15:56:51.3095175Z [ 67%] 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-03T15:56:51.5156131Z [ 67%] 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-03T15:56:51.5323602Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2024-04-03T15:56:51.5397208Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2024-04-03T15:56:51.5776528Z [ 67%] 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-03T15:56:51.6544823Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2024-04-03T15:56:51.6553570Z [ 67%] 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-03T15:56:51.6916886Z [ 67%] 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-03T15:56:51.7560881Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2024-04-03T15:56:51.7842664Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2024-04-03T15:56:51.8369223Z [ 68%] 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-03T15:56:51.9714472Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2024-04-03T15:56:52.0245119Z [ 68%] 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-03T15:56:52.0794956Z [ 68%] 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-03T15:56:52.1309576Z [ 68%] 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-03T15:56:52.1694890Z [ 68%] 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-03T15:56:52.1904310Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2024-04-03T15:56:52.2625096Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2024-04-03T15:56:52.2767124Z [ 68%] 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-03T15:56:52.2775032Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2024-04-03T15:56:52.3599054Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2024-04-03T15:56:52.3849034Z [ 68%] 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-03T15:56:52.4321380Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2024-04-03T15:56:52.4402450Z [ 68%] 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-03T15:56:52.5383985Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2024-04-03T15:56:52.6272372Z [ 68%] 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-03T15:56:52.6475010Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2024-04-03T15:56:52.6623176Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2024-04-03T15:56:52.7781201Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2024-04-03T15:56:52.7823278Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2024-04-03T15:56:52.7952823Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2024-04-03T15:56:52.8204361Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2024-04-03T15:56:52.8424358Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2024-04-03T15:56:52.9594537Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2024-04-03T15:56:52.9930969Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2024-04-03T15:56:52.9995274Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2024-04-03T15:56:53.1291409Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u8.c.o 2024-04-03T15:56:53.1634734Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u16.c.o 2024-04-03T15:56:53.2780310Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2024-04-03T15:56:53.2905340Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u32.c.o 2024-04-03T15:56:53.2940477Z [ 68%] 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-03T15:56:53.3242093Z [ 68%] 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-03T15:56:53.4244505Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2024-04-03T15:56:53.4633947Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2024-04-03T15:56:53.5107799Z [ 68%] 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-03T15:56:53.5193284Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2024-04-03T15:56:53.5271504Z [ 68%] 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-03T15:56:53.6303049Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2024-04-03T15:56:53.7029594Z [ 68%] 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-03T15:56:53.8004359Z [ 68%] 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-03T15:56:53.9176389Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2024-04-03T15:56:53.9741957Z [ 68%] 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-03T15:56:54.0151314Z [ 68%] 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-03T15:56:54.0519854Z [ 68%] 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-03T15:56:54.0556722Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2024-04-03T15:56:54.0821628Z [ 68%] 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-03T15:56:54.1335310Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2024-04-03T15:56:54.1790582Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2024-04-03T15:56:54.2227485Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2024-04-03T15:56:54.2363172Z [ 68%] 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-03T15:56:54.2564456Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2024-04-03T15:56:54.3641526Z [ 68%] 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-03T15:56:54.4386713Z [ 68%] 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-03T15:56:54.5119778Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2024-04-03T15:56:54.5458289Z [ 68%] 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-03T15:56:54.5725343Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2024-04-03T15:56:54.7109731Z [ 68%] 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-03T15:56:54.7318875Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2024-04-03T15:56:54.7320862Z [ 68%] 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-03T15:56:54.7518060Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2024-04-03T15:56:54.8665842Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2024-04-03T15:56:54.8809379Z [ 68%] 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-03T15:56:54.9205947Z [ 68%] 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-03T15:56:55.0569269Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2024-04-03T15:56:55.0863871Z [ 68%] 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-03T15:56:55.1104229Z [ 68%] 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-03T15:56:55.1428681Z [ 68%] 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-03T15:56:55.2612696Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2024-04-03T15:56:55.2782887Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2024-04-03T15:56:55.3129073Z [ 68%] 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-03T15:56:55.3277499Z [ 68%] 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-03T15:56:55.3526972Z [ 68%] 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-03T15:56:55.4598431Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2024-04-03T15:56:55.4832076Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2024-04-03T15:56:55.4835026Z [ 68%] 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-03T15:56:55.5002594Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2024-04-03T15:56:55.6297584Z [ 68%] 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-03T15:56:55.6434259Z [ 68%] 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-03T15:56:55.6600037Z [ 69%] 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-03T15:56:55.6800615Z [ 69%] 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-03T15:56:55.7717146Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2024-04-03T15:56:55.8078529Z [ 69%] 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-03T15:56:55.8153144Z [ 69%] 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-03T15:56:55.8363871Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2024-04-03T15:56:55.9962313Z [ 69%] 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-03T15:56:56.0098679Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2024-04-03T15:56:56.0204512Z [ 69%] 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-03T15:56:56.0399079Z [ 69%] 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-03T15:56:56.1078819Z [ 69%] 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-03T15:56:56.1080565Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2024-04-03T15:56:56.1441001Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2024-04-03T15:56:56.1977623Z [ 69%] 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-03T15:56:56.2099459Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2024-04-03T15:56:56.2235504Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2024-04-03T15:56:56.3378871Z [ 69%] 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-03T15:56:56.3627819Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2024-04-03T15:56:56.4865266Z [ 69%] 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-03T15:56:56.5160027Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2024-04-03T15:56:56.5414398Z [ 69%] 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-03T15:56:56.5861359Z [ 69%] 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-03T15:56:56.6237591Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2024-04-03T15:56:56.6745286Z [ 69%] 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-03T15:56:56.7127005Z [ 69%] 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-03T15:56:56.7454287Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2024-04-03T15:56:56.7585096Z [ 69%] 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-03T15:56:56.8194804Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2024-04-03T15:56:56.8304493Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2024-04-03T15:56:56.8865878Z [ 69%] 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-03T15:56:56.9151340Z [ 69%] 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-03T15:56:56.9364887Z [ 69%] 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-03T15:56:56.9579863Z [ 69%] 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-03T15:56:56.9740618Z [ 69%] 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-03T15:56:57.0275307Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2024-04-03T15:56:57.0889240Z [ 69%] 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-03T15:56:57.0897003Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2024-04-03T15:56:57.0921039Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2024-04-03T15:56:57.1436235Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2024-04-03T15:56:57.2404152Z [ 69%] 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-03T15:56:57.2528987Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2024-04-03T15:56:57.4330463Z [ 69%] 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-03T15:56:57.5748079Z [ 69%] 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-03T15:56:57.5751771Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2024-04-03T15:56:57.6037914Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2024-04-03T15:56:57.6455203Z [ 69%] 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-03T15:56:57.7366206Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2024-04-03T15:56:57.8198634Z [ 69%] 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-03T15:56:57.8250449Z [ 69%] 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-03T15:56:57.8456252Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2024-04-03T15:56:57.9914818Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2024-04-03T15:56:58.0322576Z [ 69%] 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-03T15:56:58.0466942Z [ 69%] 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-03T15:56:58.2086861Z [ 69%] 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-03T15:56:58.2277497Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma1adj.c.o 2024-04-03T15:56:58.2327700Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2024-04-03T15:56:58.2919487Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma.c.o 2024-04-03T15:56:58.3504592Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr2fma.c.o 2024-04-03T15:56:58.3584596Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2024-04-03T15:56:58.3709046Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2024-04-03T15:56:58.4421285Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-div.c.o 2024-04-03T15:56:58.4692121Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2024-04-03T15:56:58.4883010Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2024-04-03T15:56:58.6386236Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-rcp.c.o 2024-04-03T15:56:58.6884935Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p17h8t2.c.o 2024-04-03T15:56:58.7119791Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p19h9t2.c.o 2024-04-03T15:56:58.7575889Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2024-04-03T15:56:58.8155340Z [ 69%] 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-03T15:56:58.8270303Z [ 69%] 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-03T15:56:58.8393137Z [ 69%] 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-03T15:56:58.8694252Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2024-04-03T15:56:58.9248480Z [ 69%] 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-03T15:56:58.9306335Z [ 69%] 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-03T15:56:58.9358262Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2024-04-03T15:56:58.9561889Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2024-04-03T15:56:59.0441865Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2024-04-03T15:56:59.1050556Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:56:59.1707058Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T15:56:59.2643898Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2024-04-03T15:56:59.3344158Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-04-03T15:56:59.3349076Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2024-04-03T15:56:59.3514662Z [ 69%] 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-03T15:56:59.3760264Z [ 69%] 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-03T15:56:59.4349803Z [ 69%] 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-03T15:56:59.4984156Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2024-04-03T15:56:59.5157178Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2024-04-03T15:56:59.5681347Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2024-04-03T15:56:59.6382538Z [ 69%] 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-03T15:56:59.6721027Z [ 69%] 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-03T15:56:59.8038934Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2024-04-03T15:56:59.8391599Z [ 69%] 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-03T15:56:59.8475036Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2024-04-03T15:56:59.8762427Z [ 69%] 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-03T15:56:59.9260752Z [ 69%] 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-03T15:57:00.0063760Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2024-04-03T15:57:00.0560390Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2024-04-03T15:57:00.0624164Z [ 69%] 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-03T15:57:00.2184628Z [ 69%] 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-03T15:57:00.2531583Z [ 69%] 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-03T15:57:00.3118779Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2024-04-03T15:57:00.3131084Z [ 69%] 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-03T15:57:00.3805510Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2024-04-03T15:57:00.4032898Z [ 69%] 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-03T15:57:00.4077818Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2024-04-03T15:57:00.4226424Z [ 69%] 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-03T15:57:00.4799205Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2024-04-03T15:57:00.5502561Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2024-04-03T15:57:00.5541438Z [ 69%] 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-03T15:57:00.7325268Z [ 69%] 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-03T15:57:00.8059843Z [ 69%] 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-03T15:57:00.8147855Z [ 69%] 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-03T15:57:00.8325744Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:00.8835664Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2024-04-03T15:57:00.9211625Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2024-04-03T15:57:00.9610327Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2024-04-03T15:57:00.9621739Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2024-04-03T15:57:00.9805580Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.1216801Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.2502482Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.3533879Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.3930370Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2024-04-03T15:57:01.4048025Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.4459752Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.4906614Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2024-04-03T15:57:01.5359317Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.5878804Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2024-04-03T15:57:01.6390944Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.6946279Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.7325335Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2024-04-03T15:57:01.8010314Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2024-04-03T15:57:01.8504190Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.8595039Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2024-04-03T15:57:01.9043488Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:01.9909852Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:02.0201114Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2024-04-03T15:57:02.0992665Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2024-04-03T15:57:02.1496401Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:02.1964627Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2024-04-03T15:57:02.2637049Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:02.3131241Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2024-04-03T15:57:02.4033401Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:02.4806469Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2024-04-03T15:57:02.4809481Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2024-04-03T15:57:02.5339748Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2024-04-03T15:57:02.5397562Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2024-04-03T15:57:02.5482569Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2024-04-03T15:57:02.6684006Z [ 71%] 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-03T15:57:02.6820007Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2024-04-03T15:57:02.6904798Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2024-04-03T15:57:02.8018556Z [ 71%] 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-03T15:57:02.8857741Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2024-04-03T15:57:02.8955799Z [ 71%] 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-03T15:57:02.9312222Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2024-04-03T15:57:02.9952511Z [ 71%] 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-03T15:57:03.0035494Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2024-04-03T15:57:03.0550017Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2024-04-03T15:57:03.1599489Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2024-04-03T15:57:03.1843730Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2024-04-03T15:57:03.1848410Z [ 71%] 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-03T15:57:03.3083163Z [ 71%] 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-03T15:57:03.4294159Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2024-04-03T15:57:03.4941262Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2024-04-03T15:57:03.5160235Z [ 71%] 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-03T15:57:03.6028881Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2024-04-03T15:57:03.6361936Z [ 71%] 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-03T15:57:03.6639134Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2024-04-03T15:57:03.7088155Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2024-04-03T15:57:03.7839984Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2024-04-03T15:57:03.7987943Z [ 71%] 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-03T15:57:03.7996066Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2024-04-03T15:57:03.8365024Z [ 71%] 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-03T15:57:03.9467433Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2024-04-03T15:57:03.9615899Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2024-04-03T15:57:04.0029764Z [ 71%] 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-03T15:57:04.0075326Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2024-04-03T15:57:04.0859322Z [ 71%] 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-03T15:57:04.1496164Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2024-04-03T15:57:04.1700299Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2024-04-03T15:57:04.2089704Z [ 71%] 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-03T15:57:04.2315728Z [ 71%] 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-03T15:57:04.3377741Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2024-04-03T15:57:04.3494819Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2024-04-03T15:57:04.3803431Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2024-04-03T15:57:04.4234256Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2024-04-03T15:57:04.4989000Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2024-04-03T15:57:04.5078948Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2024-04-03T15:57:04.5596610Z [ 71%] 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-03T15:57:04.6868446Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2024-04-03T15:57:04.6945195Z [ 71%] 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-03T15:57:04.7449406Z [ 71%] 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-03T15:57:04.7981519Z [ 71%] 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-03T15:57:04.8631686Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2024-04-03T15:57:04.9366699Z [ 71%] 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-03T15:57:04.9538195Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2024-04-03T15:57:04.9666367Z [ 71%] 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-03T15:57:04.9737253Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2024-04-03T15:57:05.0238308Z [ 71%] 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-03T15:57:05.0792990Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2024-04-03T15:57:05.1348168Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2024-04-03T15:57:05.1478993Z [ 71%] 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-03T15:57:05.3348806Z [ 71%] 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-03T15:57:05.3635996Z [ 71%] 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-03T15:57:05.3651216Z [ 71%] 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-03T15:57:05.5082569Z [ 71%] 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-03T15:57:05.5210596Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2024-04-03T15:57:05.5310648Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2024-04-03T15:57:05.5366992Z [ 71%] 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-03T15:57:05.5440961Z [ 71%] 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-03T15:57:05.5798703Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2024-04-03T15:57:05.6721492Z [ 71%] 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-03T15:57:05.7067371Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2024-04-03T15:57:05.7204389Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2024-04-03T15:57:05.8409139Z [ 71%] 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-03T15:57:05.9572959Z [ 71%] 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-03T15:57:05.9800468Z [ 71%] 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-03T15:57:05.9816873Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2024-04-03T15:57:05.9871595Z [ 71%] 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-03T15:57:06.0998474Z [ 71%] 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-03T15:57:06.1193863Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2024-04-03T15:57:06.1355786Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2024-04-03T15:57:06.1369898Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2024-04-03T15:57:06.1870919Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2024-04-03T15:57:06.2198738Z [ 71%] 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-03T15:57:06.3829787Z [ 71%] 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-03T15:57:06.4119192Z [ 71%] 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-03T15:57:06.5499708Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2024-04-03T15:57:06.5807048Z [ 71%] 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-03T15:57:06.6009959Z [ 71%] 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-03T15:57:06.6314651Z [ 71%] 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-03T15:57:06.7029076Z [ 71%] 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-03T15:57:06.7541233Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2024-04-03T15:57:06.7710742Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2024-04-03T15:57:06.7756876Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2024-04-03T15:57:06.8281264Z [ 71%] 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-03T15:57:06.8503121Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2024-04-03T15:57:06.9958218Z [ 71%] 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-03T15:57:07.1246938Z [ 71%] 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-03T15:57:07.1936556Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2024-04-03T15:57:07.2335998Z [ 71%] 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-03T15:57:07.3121402Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2024-04-03T15:57:07.3316030Z [ 71%] 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-03T15:57:07.3780139Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2024-04-03T15:57:07.4069731Z [ 71%] 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-03T15:57:07.4639260Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2024-04-03T15:57:07.4838288Z [ 71%] 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-03T15:57:07.5910558Z [ 71%] 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-03T15:57:07.6225606Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2024-04-03T15:57:07.6331440Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2024-04-03T15:57:07.6736620Z [ 71%] 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-03T15:57:07.7470451Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2024-04-03T15:57:07.7709608Z [ 71%] 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-03T15:57:07.8223941Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2024-04-03T15:57:07.8349063Z [ 71%] 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-03T15:57:07.8786969Z [ 71%] 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-03T15:57:07.8839704Z [ 71%] 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-03T15:57:07.9125068Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2024-04-03T15:57:07.9783306Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2024-04-03T15:57:08.0771705Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2024-04-03T15:57:08.0887204Z [ 71%] 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-03T15:57:08.2915757Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2024-04-03T15:57:08.2917767Z [ 71%] 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-03T15:57:08.3068566Z [ 71%] 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-03T15:57:08.3385316Z [ 71%] 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-03T15:57:08.3645620Z [ 71%] 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-03T15:57:08.4616769Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2024-04-03T15:57:08.4720890Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2024-04-03T15:57:08.5006589Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2024-04-03T15:57:08.5520642Z [ 71%] 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-03T15:57:08.6185401Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2024-04-03T15:57:08.6360007Z [ 71%] 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-03T15:57:08.6791365Z [ 71%] 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-03T15:57:08.7167341Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2024-04-03T15:57:08.7667313Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2024-04-03T15:57:08.8664820Z [ 71%] 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-03T15:57:08.9129259Z [ 71%] 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-03T15:57:09.0429402Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2024-04-03T15:57:09.0738732Z [ 71%] 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-03T15:57:09.0964631Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2024-04-03T15:57:09.2429508Z [ 71%] 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-03T15:57:09.2614842Z [ 71%] 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-03T15:57:09.2618437Z [ 71%] 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-03T15:57:09.2760354Z [ 71%] 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-03T15:57:09.3024335Z [ 71%] 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-03T15:57:09.4179475Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2024-04-03T15:57:09.4395304Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2024-04-03T15:57:09.4493526Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2024-04-03T15:57:09.4740305Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2024-04-03T15:57:09.5283313Z [ 71%] 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-03T15:57:09.5494713Z [ 71%] 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-03T15:57:09.7023247Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2024-04-03T15:57:09.7217166Z [ 71%] 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-03T15:57:09.7759731Z [ 71%] 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-03T15:57:09.8927901Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2024-04-03T15:57:09.9196677Z [ 72%] 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-03T15:57:10.1091850Z [ 72%] 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-03T15:57:10.1289390Z [ 72%] 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-03T15:57:10.2674808Z [ 72%] 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-03T15:57:10.2938634Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2024-04-03T15:57:10.2941402Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2024-04-03T15:57:10.3257459Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2024-04-03T15:57:10.3320327Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2024-04-03T15:57:10.3719884Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2024-04-03T15:57:10.4505232Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2024-04-03T15:57:10.4770973Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2024-04-03T15:57:10.4962135Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2024-04-03T15:57:10.4968337Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2024-04-03T15:57:10.5072679Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2024-04-03T15:57:10.6453168Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2024-04-03T15:57:10.6489863Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2024-04-03T15:57:10.7398358Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2024-04-03T15:57:10.7609113Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2024-04-03T15:57:10.8121494Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2024-04-03T15:57:10.8791743Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2024-04-03T15:57:11.0127196Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2024-04-03T15:57:11.0454185Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2024-04-03T15:57:11.0458351Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2024-04-03T15:57:11.1664124Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2024-04-03T15:57:11.2042003Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2024-04-03T15:57:11.2306985Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2024-04-03T15:57:11.3042618Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2024-04-03T15:57:11.3470607Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2024-04-03T15:57:11.3943205Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2024-04-03T15:57:11.3951827Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.3954593Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.3957331Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.3959850Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.3962585Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.3964817Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:11.3967404Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:57:11.3971803Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.3975100Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:57:11.3975994Z  ^ 2024-04-03T15:57:11.3985531Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:57:11.3986947Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:57:11.3987470Z  ^ 2024-04-03T15:57:11.3988320Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.3989532Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.4002156Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.4033238Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.4035426Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.4037617Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:11.4039926Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:57:11.4044136Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4047237Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:11.4048094Z  ^ 2024-04-03T15:57:11.4050493Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:57:11.4052826Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:57:11.4053699Z  ^ 2024-04-03T15:57:11.4055397Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.4057683Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.4059834Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.4062652Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.4064900Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.4067144Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:11.4069522Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:57:11.4073960Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4077091Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:57:11.4078004Z  ^ 2024-04-03T15:57:11.4080454Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:57:11.4082796Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:11.4083621Z  ^ 2024-04-03T15:57:11.4085130Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.4087406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.4089554Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.4091834Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.4094147Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.4096412Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:11.4098789Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:57:11.4102937Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4106290Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:57:11.4107154Z  ^ 2024-04-03T15:57:11.4109522Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:57:11.4111737Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:57:11.4112556Z  ^ 2024-04-03T15:57:11.4115900Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4119022Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:57:11.4119842Z  ^ 2024-04-03T15:57:11.4122150Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:57:11.4124396Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:57:11.4125187Z  ^ 2024-04-03T15:57:11.4126767Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.4129102Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.4131323Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.4133507Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.4135826Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.4138077Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:11.4140424Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:57:11.4148932Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4152143Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:57:11.4153026Z  ^ 2024-04-03T15:57:11.4155433Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:57:11.4157793Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:57:11.4158692Z  ^ 2024-04-03T15:57:11.4160311Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.4162508Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.4164635Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.4166779Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.4168952Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.4171140Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:11.4173492Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:57:11.4177646Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4180872Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:57:11.4181694Z  ^ 2024-04-03T15:57:11.4184770Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:57:11.4186831Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:11.4187669Z  ^ 2024-04-03T15:57:11.4189217Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp:22: 2024-04-03T15:57:11.4191488Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:11.4193650Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:11.4195811Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:11.4198036Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:11.4200253Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:11.4202589Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:57:11.4206759Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:11.4218511Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:57:11.4219381Z  ^ 2024-04-03T15:57:11.4221717Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:57:11.4225039Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:57:11.4225921Z  ^ 2024-04-03T15:57:11.4226919Z 8 warnings generated. 2024-04-03T15:57:11.4228512Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2024-04-03T15:57:11.4233600Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2024-04-03T15:57:11.5605267Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2024-04-03T15:57:11.7051006Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2024-04-03T15:57:11.7083549Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2024-04-03T15:57:11.8142510Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2024-04-03T15:57:11.8430395Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2024-04-03T15:57:11.8587618Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2024-04-03T15:57:11.9200878Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2024-04-03T15:57:11.9811537Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2024-04-03T15:57:12.1414202Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2024-04-03T15:57:12.1454625Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2024-04-03T15:57:12.1671859Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2024-04-03T15:57:12.2577883Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2024-04-03T15:57:12.2611055Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2024-04-03T15:57:12.2829210Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2024-04-03T15:57:12.4086561Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2024-04-03T15:57:12.4280090Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4281381Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4282560Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4283745Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4285126Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4286586Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:12.4287843Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:57:12.4290648Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4294069Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:57:12.4294974Z  ^ 2024-04-03T15:57:12.4296444Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:57:12.4297686Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:57:12.4298153Z  ^ 2024-04-03T15:57:12.4298910Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4300040Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4301213Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4302815Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4304072Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4305239Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:12.4306628Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:57:12.4308857Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4335648Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:12.4336860Z  ^ 2024-04-03T15:57:12.4339268Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:57:12.4341777Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:57:12.4342916Z  ^ 2024-04-03T15:57:12.4344349Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4346502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4348729Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4350969Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4353204Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4355438Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:12.4357798Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:57:12.4362057Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4365294Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:57:12.4366166Z  ^ 2024-04-03T15:57:12.4368586Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:57:12.4370936Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:12.4371816Z  ^ 2024-04-03T15:57:12.4373220Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4375517Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4377954Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4380192Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4382722Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4384888Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:12.4387229Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:57:12.4391485Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4394445Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:57:12.4395308Z  ^ 2024-04-03T15:57:12.4397472Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:57:12.4399601Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:57:12.4400413Z  ^ 2024-04-03T15:57:12.4403739Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4407114Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:57:12.4407985Z  ^ 2024-04-03T15:57:12.4410332Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:57:12.4412579Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:57:12.4413396Z  ^ 2024-04-03T15:57:12.4414933Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4417115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4419327Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4421565Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4423979Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4426207Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:12.4428488Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:57:12.4432746Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4435925Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:57:12.4436766Z  ^ 2024-04-03T15:57:12.4439181Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:57:12.4441579Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:57:12.4442485Z  ^ 2024-04-03T15:57:12.4443900Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4446067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4448649Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4450906Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4453114Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4455485Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:12.4457791Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:57:12.4461959Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4465098Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:57:12.4465966Z  ^ 2024-04-03T15:57:12.4468332Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:57:12.4470592Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:12.4471438Z  ^ 2024-04-03T15:57:12.4472833Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp:20: 2024-04-03T15:57:12.4487805Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:12.4490408Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:12.4492523Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:12.4494651Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:12.4496851Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:12.4499150Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:57:12.4503324Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:12.4506304Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:57:12.4507183Z  ^ 2024-04-03T15:57:12.4509567Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:57:12.4511881Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:57:12.4512781Z  ^ 2024-04-03T15:57:12.4513467Z 8 warnings generated. 2024-04-03T15:57:12.4515396Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2024-04-03T15:57:12.5304364Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2024-04-03T15:57:12.5755157Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2024-04-03T15:57:12.5756987Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2024-04-03T15:57:12.5961209Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2024-04-03T15:57:12.6426319Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2024-04-03T15:57:12.6579120Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2024-04-03T15:57:12.7191408Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2024-04-03T15:57:12.7607097Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2024-04-03T15:57:12.7918072Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2024-04-03T15:57:12.8359715Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2024-04-03T15:57:13.0096171Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2024-04-03T15:57:13.0284536Z [ 73%] 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-03T15:57:13.0503416Z [ 73%] 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-03T15:57:13.1616270Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2024-04-03T15:57:13.1655259Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2024-04-03T15:57:13.1745364Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64.c.o 2024-04-03T15:57:13.1827158Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2024-04-03T15:57:13.2199723Z [ 73%] 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-03T15:57:13.3401516Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2024-04-03T15:57:13.3600777Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72.c.o 2024-04-03T15:57:13.4851576Z [ 73%] 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-03T15:57:13.4916682Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2024-04-03T15:57:13.5818980Z [ 73%] 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-03T15:57:13.6419662Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80.c.o 2024-04-03T15:57:13.6475204Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2024-04-03T15:57:13.6631742Z [ 73%] 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-03T15:57:13.7127736Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2024-04-03T15:57:13.8021443Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2024-04-03T15:57:13.8287923Z [ 73%] 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-03T15:57:14.0030502Z [ 73%] 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-03T15:57:14.0590649Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96.c.o 2024-04-03T15:57:14.1093288Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2024-04-03T15:57:14.2268728Z [ 73%] 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-03T15:57:14.2704611Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2024-04-03T15:57:14.2733356Z [ 73%] 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-03T15:57:14.3160162Z [ 73%] 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-03T15:57:14.3734803Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2024-04-03T15:57:14.4600968Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2024-04-03T15:57:14.4631719Z [ 73%] 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-03T15:57:14.4674518Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2024-04-03T15:57:14.5877867Z [ 73%] 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-03T15:57:14.8144764Z [ 73%] 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-03T15:57:14.8203264Z [ 73%] 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-03T15:57:14.9783834Z [ 73%] 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-03T15:57:15.0150867Z [ 73%] 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-03T15:57:15.0207491Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2024-04-03T15:57:15.0821616Z [ 73%] 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-03T15:57:15.1041938Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2024-04-03T15:57:15.1087773Z [ 73%] 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-03T15:57:15.2165802Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2024-04-03T15:57:15.2231977Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2024-04-03T15:57:15.2511370Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2513673Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2515954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2518452Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2520506Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2522598Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2524702Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:15.2526902Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1829: 2024-04-03T15:57:15.2531252Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/assembler.h:48:22: warning: '~BaseAssembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2534534Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:57:15.2535460Z  ^ 2024-04-03T15:57:15.2537748Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:57:15.2539883Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:57:15.2540752Z  ^ 2024-04-03T15:57:15.2542625Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2545048Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2547522Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2549801Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2551891Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2554101Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2556246Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:15.2558532Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1830: 2024-04-03T15:57:15.2562806Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.h:174:22: warning: '~BaseBuilder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2566005Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:15.2566841Z  ^ 2024-04-03T15:57:15.2569193Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/emitter.h:288:22: note: overridden virtual function is here 2024-04-03T15:57:15.2571389Z ASMJIT_API virtual ~BaseEmitter() noexcept; 2024-04-03T15:57:15.2572172Z  ^ 2024-04-03T15:57:15.2573579Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2576044Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2578301Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2580267Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2582471Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2584535Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2586817Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:15.2588961Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1832: 2024-04-03T15:57:15.2592928Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/compiler.h:80:22: warning: '~BaseCompiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2595979Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:57:15.2596837Z  ^ 2024-04-03T15:57:15.2599177Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:57:15.2601500Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:15.2602376Z  ^ 2024-04-03T15:57:15.2603953Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2606330Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2608692Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2610883Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2612898Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2615074Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2617406Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:27: 2024-04-03T15:57:15.2619797Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./core.h:1844: 2024-04-03T15:57:15.2623893Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:122:22: warning: '~FileLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2626904Z ASMJIT_API virtual ~FileLogger() noexcept; 2024-04-03T15:57:15.2627764Z  ^ 2024-04-03T15:57:15.2629935Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:57:15.2632119Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:57:15.2632914Z  ^ 2024-04-03T15:57:15.2636122Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:158:22: warning: '~StringLogger' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2639225Z ASMJIT_API virtual ~StringLogger() noexcept; 2024-04-03T15:57:15.2640083Z  ^ 2024-04-03T15:57:15.2642419Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/core/logger.h:42:22: note: overridden virtual function is here 2024-04-03T15:57:15.2644667Z ASMJIT_API virtual ~Logger() noexcept; 2024-04-03T15:57:15.2645489Z  ^ 2024-04-03T15:57:15.2647088Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2649418Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2651699Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2653909Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2656464Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2658655Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2660803Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:15.2663193Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:84: 2024-04-03T15:57:15.2667471Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86assembler.h:640:22: warning: '~Assembler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2670696Z ASMJIT_API virtual ~Assembler() noexcept; 2024-04-03T15:57:15.2671548Z  ^ 2024-04-03T15:57:15.2674012Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/assembler.h:48:22: note: overridden virtual function is here 2024-04-03T15:57:15.2676399Z ASMJIT_API virtual ~BaseAssembler() noexcept; 2024-04-03T15:57:15.2677299Z  ^ 2024-04-03T15:57:15.2678903Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2681352Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2683785Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2686207Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2688458Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2690733Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2692950Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:15.2695419Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:85: 2024-04-03T15:57:15.2699549Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86builder.h:328:22: warning: '~Builder' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2702690Z ASMJIT_API virtual ~Builder() noexcept; 2024-04-03T15:57:15.2703547Z  ^ 2024-04-03T15:57:15.2705937Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/builder.h:174:22: note: overridden virtual function is here 2024-04-03T15:57:15.2708250Z ASMJIT_API virtual ~BaseBuilder() noexcept; 2024-04-03T15:57:15.2709143Z  ^ 2024-04-03T15:57:15.2710754Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp:13: 2024-04-03T15:57:15.2713199Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/conv_serialization.h:5: 2024-04-03T15:57:15.2715508Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h:11: 2024-04-03T15:57:15.2717742Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/FbgemmFP16.h:21: 2024-04-03T15:57:15.2719912Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/./FbgemmPackMatrixB.h:19: 2024-04-03T15:57:15.2722161Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/include/fbgemm/SimdUtils.h:13: 2024-04-03T15:57:15.2724417Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/asmjit.h:30: 2024-04-03T15:57:15.2726977Z In file included from /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/./x86.h:86: 2024-04-03T15:57:15.2731268Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86compiler.h:492:22: warning: '~Compiler' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:15.2734557Z ASMJIT_API virtual ~Compiler() noexcept; 2024-04-03T15:57:15.2735395Z  ^ 2024-04-03T15:57:15.2737740Z /var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit/src/asmjit/x86/../core/compiler.h:80:22: note: overridden virtual function is here 2024-04-03T15:57:15.2740107Z ASMJIT_API virtual ~BaseCompiler() noexcept; 2024-04-03T15:57:15.2740975Z  ^ 2024-04-03T15:57:15.2741662Z 8 warnings generated. 2024-04-03T15:57:15.2743839Z [ 73%] 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-03T15:57:15.2746783Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2024-04-03T15:57:15.2749736Z [ 73%] 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-03T15:57:15.4366581Z [ 73%] 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-03T15:57:15.4397824Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2024-04-03T15:57:15.5878411Z [ 73%] 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-03T15:57:15.6279891Z [ 73%] 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-03T15:57:15.6521575Z [ 73%] 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-03T15:57:15.7436226Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2024-04-03T15:57:15.7477073Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2024-04-03T15:57:15.7927365Z [ 73%] 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-03T15:57:15.7933100Z [ 73%] 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-03T15:57:15.8625371Z [ 73%] 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-03T15:57:15.9296908Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2024-04-03T15:57:16.0000516Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2024-04-03T15:57:16.0159279Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2024-04-03T15:57:16.0234200Z [ 73%] 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-03T15:57:16.1913998Z [ 73%] 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-03T15:57:16.2920130Z [ 73%] 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-03T15:57:16.3380500Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2024-04-03T15:57:16.4206806Z [ 73%] 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-03T15:57:16.4611940Z [ 73%] 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-03T15:57:16.5280135Z [ 73%] 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-03T15:57:16.5523680Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2024-04-03T15:57:16.6259163Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2024-04-03T15:57:16.6625365Z [ 73%] 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-03T15:57:16.8424464Z [ 73%] 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-03T15:57:16.8606760Z [ 73%] 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-03T15:57:16.9072915Z [ 73%] 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-03T15:57:16.9244745Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2024-04-03T15:57:16.9915749Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2024-04-03T15:57:16.9993956Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2024-04-03T15:57:17.0319999Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2024-04-03T15:57:17.0438334Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2024-04-03T15:57:17.2643058Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2024-04-03T15:57:17.3143623Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2024-04-03T15:57:17.4158758Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp:312:3: warning: '~LLVMCodeGenImpl' overrides a destructor but is not marked 'override' [-Winconsistent-missing-destructor-override] 2024-04-03T15:57:17.4161922Z ~LLVMCodeGenImpl() = default; 2024-04-03T15:57:17.4162634Z  ^ 2024-04-03T15:57:17.4164641Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.h:12:11: note: overridden virtual function is here 2024-04-03T15:57:17.4166647Z virtual ~IRVisitor() = default; 2024-04-03T15:57:17.4167375Z  ^ 2024-04-03T15:57:17.4167984Z 1 warning generated. 2024-04-03T15:57:17.4195133Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2024-04-03T15:57:17.4509627Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2024-04-03T15:57:17.4892854Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u40.c.o 2024-04-03T15:57:17.5604134Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u48.c.o 2024-04-03T15:57:17.6339010Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u56.c.o 2024-04-03T15:57:17.6488042Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2024-04-03T15:57:17.6756345Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u64.c.o 2024-04-03T15:57:17.7183177Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2024-04-03T15:57:17.7924724Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u72.c.o 2024-04-03T15:57:17.8496704Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2024-04-03T15:57:17.9640779Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u80.c.o 2024-04-03T15:57:18.1336113Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2024-04-03T15:57:18.1599863Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2024-04-03T15:57:18.2115080Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2024-04-03T15:57:18.2316099Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2024-04-03T15:57:18.2529123Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2024-04-03T15:57:18.3325376Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2024-04-03T15:57:18.3866632Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2024-04-03T15:57:18.4233381Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u40.c.o 2024-04-03T15:57:18.5421960Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2024-04-03T15:57:18.5730834Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u48.c.o 2024-04-03T15:57:18.5750941Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2024-04-03T15:57:18.7069674Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u56.c.o 2024-04-03T15:57:18.8617387Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u64.c.o 2024-04-03T15:57:18.8797371Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2024-04-03T15:57:19.0180354Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u72.c.o 2024-04-03T15:57:19.0184229Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u80.c.o 2024-04-03T15:57:19.0479334Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2024-04-03T15:57:19.1546476Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2024-04-03T15:57:19.2159474Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u88.c.o 2024-04-03T15:57:19.2464933Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u96.c.o 2024-04-03T15:57:19.2537848Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2024-04-03T15:57:19.2643593Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2024-04-03T15:57:19.3416078Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2024-04-03T15:57:19.3882960Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2024-04-03T15:57:19.4225170Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2024-04-03T15:57:19.4276509Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2024-04-03T15:57:19.5375601Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2024-04-03T15:57:19.5383135Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u40.c.o 2024-04-03T15:57:19.5727497Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u48.c.o 2024-04-03T15:57:19.6483913Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2024-04-03T15:57:19.6786701Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2024-04-03T15:57:19.6807907Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u56.c.o 2024-04-03T15:57:19.7006339Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2024-04-03T15:57:19.7487599Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u64.c.o 2024-04-03T15:57:19.8147052Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2024-04-03T15:57:19.8511088Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u72.c.o 2024-04-03T15:57:19.8535006Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2024-04-03T15:57:20.0288241Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2024-04-03T15:57:20.0508408Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u80.c.o 2024-04-03T15:57:20.0797956Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u88.c.o 2024-04-03T15:57:20.0995730Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u96.c.o 2024-04-03T15:57:20.1117488Z [ 74%] 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-03T15:57:20.1838973Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2024-04-03T15:57:20.2019563Z [ 74%] 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-03T15:57:20.2505110Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2024-04-03T15:57:20.2523897Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2024-04-03T15:57:20.2905888Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2024-04-03T15:57:20.3244065Z [ 74%] 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-03T15:57:20.4119143Z [ 74%] 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-03T15:57:20.4436281Z [ 74%] 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-03T15:57:20.4728397Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2024-04-03T15:57:20.5969930Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2024-04-03T15:57:20.6280786Z [ 74%] 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-03T15:57:20.6687262Z [ 74%] 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-03T15:57:20.7015833Z [ 74%] 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-03T15:57:20.7423557Z [ 74%] 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-03T15:57:20.7798706Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2024-04-03T15:57:20.8039692Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2024-04-03T15:57:20.8832500Z [ 74%] 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-03T15:57:20.8975772Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2024-04-03T15:57:20.9146104Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2024-04-03T15:57:21.0030204Z [ 74%] 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-03T15:57:21.0381009Z [ 74%] 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-03T15:57:21.0515828Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2024-04-03T15:57:21.1720099Z [ 74%] 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-03T15:57:21.1871609Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2024-04-03T15:57:21.1980062Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2024-04-03T15:57:21.2241227Z [ 74%] 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-03T15:57:21.3474561Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2024-04-03T15:57:21.3620788Z [ 74%] 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-03T15:57:21.3657371Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2024-04-03T15:57:21.3879359Z [ 74%] 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-03T15:57:21.5002330Z [ 74%] 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-03T15:57:21.5187473Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2024-04-03T15:57:21.5479982Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2024-04-03T15:57:21.5645869Z [ 75%] 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-03T15:57:21.6397400Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2024-04-03T15:57:21.7459534Z [ 75%] 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-03T15:57:21.8112783Z [ 75%] 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-03T15:57:21.8951608Z [ 75%] 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-03T15:57:21.9022256Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2024-04-03T15:57:21.9318114Z [ 75%] 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-03T15:57:21.9859421Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2024-04-03T15:57:22.0394063Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2024-04-03T15:57:22.0497470Z [ 75%] 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-03T15:57:22.0712160Z [ 75%] 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-03T15:57:22.1088474Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2024-04-03T15:57:22.1831444Z [ 75%] 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-03T15:57:22.1966842Z [ 75%] 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-03T15:57:22.1969429Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2024-04-03T15:57:22.2319178Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2024-04-03T15:57:22.3253299Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2024-04-03T15:57:22.3266578Z [ 75%] 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-03T15:57:22.3559698Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2024-04-03T15:57:22.4868932Z [ 75%] 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-03T15:57:22.4911937Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2024-04-03T15:57:22.6134552Z [ 75%] 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-03T15:57:22.6516084Z [ 75%] 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-03T15:57:22.6624913Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2024-04-03T15:57:22.7085209Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2024-04-03T15:57:22.7370660Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2024-04-03T15:57:22.7675564Z [ 75%] 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-03T15:57:22.8004952Z [ 75%] 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-03T15:57:22.9137518Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2024-04-03T15:57:22.9364448Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2024-04-03T15:57:22.9366290Z [ 75%] 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-03T15:57:22.9832578Z [ 75%] 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-03T15:57:23.0085159Z [ 75%] 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-03T15:57:23.0283877Z [ 75%] 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-03T15:57:23.0605344Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2024-04-03T15:57:23.1703739Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2024-04-03T15:57:23.1963148Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2024-04-03T15:57:23.2552706Z [ 75%] 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-03T15:57:23.2829145Z [ 75%] 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-03T15:57:23.3463112Z [ 75%] 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-03T15:57:23.3508602Z [ 75%] 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-03T15:57:23.3909424Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2024-04-03T15:57:23.4023036Z [ 75%] 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-03T15:57:23.4076785Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2024-04-03T15:57:23.4272739Z [ 75%] 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-03T15:57:23.4815559Z [ 75%] 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-03T15:57:23.4880999Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2024-04-03T15:57:23.4985910Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2024-04-03T15:57:23.5281058Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2024-04-03T15:57:23.5925678Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2024-04-03T15:57:23.6635128Z [ 75%] 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-03T15:57:23.6903408Z [ 75%] 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-03T15:57:23.8558426Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2024-04-03T15:57:23.8583249Z [ 75%] 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-03T15:57:23.9088949Z [ 75%] 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-03T15:57:23.9149095Z [ 75%] 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-03T15:57:23.9444884Z [ 75%] 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-03T15:57:24.0546395Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2024-04-03T15:57:24.0754917Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2024-04-03T15:57:24.1058278Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2024-04-03T15:57:24.1167079Z [ 75%] 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-03T15:57:24.1405506Z [ 75%] 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-03T15:57:24.2907733Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2024-04-03T15:57:24.3333618Z [ 75%] 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-03T15:57:24.4101474Z [ 75%] 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-03T15:57:24.4522820Z [ 75%] 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-03T15:57:24.4823358Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2024-04-03T15:57:24.5368975Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2024-04-03T15:57:24.5496390Z [ 75%] 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-03T15:57:24.5872620Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2024-04-03T15:57:24.7186483Z [ 75%] 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-03T15:57:24.8020008Z [ 76%] 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-03T15:57:24.8548257Z [ 76%] 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-03T15:57:24.9134959Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2024-04-03T15:57:24.9238516Z [ 76%] 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-03T15:57:24.9654237Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2024-04-03T15:57:25.0298688Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2024-04-03T15:57:25.0824601Z [ 76%] 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-03T15:57:25.2594823Z [ 76%] 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-03T15:57:25.2893230Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2024-04-03T15:57:25.3235738Z [ 76%] 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-03T15:57:25.3623055Z [ 76%] 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-03T15:57:25.4397484Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2024-04-03T15:57:25.4615589Z [ 76%] 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-03T15:57:25.4617472Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2024-04-03T15:57:25.4797798Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2024-04-03T15:57:25.4955290Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2024-04-03T15:57:25.5004805Z [ 76%] 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-03T15:57:25.5916774Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2024-04-03T15:57:25.6635960Z [ 76%] 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-03T15:57:25.8008262Z [ 76%] 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-03T15:57:25.8359686Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2024-04-03T15:57:25.8371752Z [ 76%] 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-03T15:57:25.9440548Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2024-04-03T15:57:25.9600340Z [ 76%] 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-03T15:57:26.0412242Z [ 76%] 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-03T15:57:26.0668891Z [ 76%] 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-03T15:57:26.0877127Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2024-04-03T15:57:26.1940586Z [ 76%] 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-03T15:57:26.2028278Z [ 76%] 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-03T15:57:26.2518200Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2024-04-03T15:57:26.3761789Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2024-04-03T15:57:26.3798983Z [ 76%] 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-03T15:57:26.4341211Z [ 76%] 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-03T15:57:26.4661848Z [ 76%] 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-03T15:57:26.4957453Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2024-04-03T15:57:26.6206089Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2024-04-03T15:57:26.6315314Z [ 76%] 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-03T15:57:26.6523710Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2024-04-03T15:57:26.7622211Z [ 76%] 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-03T15:57:26.8028382Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2024-04-03T15:57:26.9470806Z [ 76%] 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-03T15:57:26.9539891Z [ 76%] 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-03T15:57:27.0745321Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2024-04-03T15:57:27.0772995Z [ 76%] 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-03T15:57:27.1300715Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2024-04-03T15:57:27.1339126Z [ 76%] 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-03T15:57:27.2304458Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2024-04-03T15:57:27.2778793Z [ 76%] 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-03T15:57:27.3242438Z [ 76%] 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-03T15:57:27.4573120Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2024-04-03T15:57:27.4979783Z [ 76%] 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-03T15:57:27.5489704Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2024-04-03T15:57:27.7493107Z [ 76%] 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-03T15:57:27.7902565Z [ 76%] 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-03T15:57:27.8131994Z [ 76%] 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-03T15:57:27.8360599Z [ 76%] 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-03T15:57:27.9202876Z [ 76%] 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-03T15:57:27.9210183Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2024-04-03T15:57:27.9567317Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2024-04-03T15:57:27.9741120Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2024-04-03T15:57:28.0223313Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2024-04-03T15:57:28.0416642Z [ 76%] 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-03T15:57:28.0806682Z [ 76%] 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-03T15:57:28.1146067Z [ 76%] 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-03T15:57:28.1315890Z [ 76%] 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-03T15:57:28.1790564Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2024-04-03T15:57:28.2179184Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2024-04-03T15:57:28.2692076Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2024-04-03T15:57:28.3153957Z [ 76%] 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-03T15:57:28.4707514Z [ 76%] 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-03T15:57:28.4863022Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2024-04-03T15:57:28.5243258Z [ 76%] 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-03T15:57:28.6080637Z [ 76%] 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-03T15:57:28.6757350Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2024-04-03T15:57:28.6789724Z [ 76%] 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-03T15:57:28.6951549Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2024-04-03T15:57:28.7453895Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2024-04-03T15:57:28.7597139Z [ 76%] 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-03T15:57:28.8126198Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2024-04-03T15:57:28.9290588Z [ 76%] 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-03T15:57:29.0229815Z [ 76%] 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-03T15:57:29.1157836Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2024-04-03T15:57:29.1746349Z [ 76%] 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-03T15:57:29.2421750Z [ 76%] 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-03T15:57:29.3132017Z [ 76%] 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-03T15:57:29.3177960Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2024-04-03T15:57:29.3237122Z [ 76%] 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-03T15:57:29.4503882Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2024-04-03T15:57:29.4679109Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2024-04-03T15:57:29.4683017Z [ 76%] 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-03T15:57:29.4914769Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2024-04-03T15:57:29.5404525Z [ 76%] 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-03T15:57:29.6662637Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2024-04-03T15:57:29.6918122Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2024-04-03T15:57:29.7036344Z [ 76%] 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-03T15:57:29.8351988Z [ 76%] 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-03T15:57:29.8732691Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2024-04-03T15:57:30.0246909Z [ 76%] 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-03T15:57:30.0387602Z [ 76%] 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-03T15:57:30.0637048Z [ 76%] 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-03T15:57:30.1766799Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2024-04-03T15:57:30.2013181Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2024-04-03T15:57:30.2279429Z [ 76%] 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-03T15:57:30.2638059Z [ 76%] 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-03T15:57:30.4066649Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2024-04-03T15:57:30.4264263Z [ 76%] 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-03T15:57:30.4577075Z [ 76%] 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-03T15:57:30.4663485Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2024-04-03T15:57:30.5206467Z [ 76%] 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-03T15:57:30.5630169Z [ 76%] 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-03T15:57:30.5846400Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2024-04-03T15:57:30.6413756Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2024-04-03T15:57:30.6623922Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2024-04-03T15:57:30.6921035Z [ 76%] 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-03T15:57:30.8740052Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p2.c.o 2024-04-03T15:57:30.9284397Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p3.c.o 2024-04-03T15:57:30.9452502Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p2.c.o 2024-04-03T15:57:31.0321185Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2024-04-03T15:57:31.0571104Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2024-04-03T15:57:31.1199411Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p3.c.o 2024-04-03T15:57:31.1525664Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-div.c.o 2024-04-03T15:57:31.1598152Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c.o 2024-04-03T15:57:31.2566040Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2024-04-03T15:57:31.3346203Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2024-04-03T15:57:31.3776926Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-div.c.o 2024-04-03T15:57:31.4622641Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c.o 2024-04-03T15:57:31.4779545Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c.o 2024-04-03T15:57:31.4965050Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2024-04-03T15:57:31.5948992Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2024-04-03T15:57:31.5957893Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c.o 2024-04-03T15:57:31.6159873Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2024-04-03T15:57:31.7439211Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-p5.c.o 2024-04-03T15:57:31.7479356Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c.o 2024-04-03T15:57:31.8568825Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c.o 2024-04-03T15:57:31.8810244Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2024-04-03T15:57:31.8886267Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2024-04-03T15:57:31.9515908Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c.o 2024-04-03T15:57:32.0449641Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-p6.c.o 2024-04-03T15:57:32.1106173Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2024-04-03T15:57:32.1463739Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr1-p5.c.o 2024-04-03T15:57:32.1885693Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2024-04-03T15:57:32.2898734Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr2-p5.c.o 2024-04-03T15:57:32.2915588Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx2-p5.c.o 2024-04-03T15:57:32.4143814Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-div.c.o 2024-04-03T15:57:32.4504529Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2024-04-03T15:57:32.5093122Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2024-04-03T15:57:32.5460736Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2024-04-03T15:57:32.5952603Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2024-04-03T15:57:32.6147301Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2024-04-03T15:57:32.7244229Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2024-04-03T15:57:32.7292626Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2024-04-03T15:57:32.7397982Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-div.c.o 2024-04-03T15:57:32.7456616Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr1fma.c.o 2024-04-03T15:57:32.8370005Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2024-04-03T15:57:32.8634394Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr2fma.c.o 2024-04-03T15:57:32.9241319Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-div.c.o 2024-04-03T15:57:33.0188524Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2024-04-03T15:57:33.0415530Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2024-04-03T15:57:33.1730122Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2024-04-03T15:57:33.2001240Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2024-04-03T15:57:33.3315983Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2024-04-03T15:57:33.3351338Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-div.c.o 2024-04-03T15:57:33.3500652Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2024-04-03T15:57:33.5155760Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr1fma.c.o 2024-04-03T15:57:33.5197198Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2024-04-03T15:57:33.6167497Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr2fma.c.o 2024-04-03T15:57:33.6998707Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-div.c.o 2024-04-03T15:57:33.7318584Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-rcp.c.o 2024-04-03T15:57:33.7743308Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2024-04-03T15:57:33.8300252Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2024-04-03T15:57:33.8438292Z [ 78%] 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-03T15:57:33.8501611Z [ 78%] 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-03T15:57:33.9107450Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2024-04-03T15:57:33.9558450Z [ 78%] 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-03T15:57:33.9908537Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2024-04-03T15:57:34.0143427Z [ 78%] 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-03T15:57:34.0648093Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2024-04-03T15:57:34.0835769Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2024-04-03T15:57:34.1422338Z [ 78%] 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-03T15:57:34.2877870Z [ 78%] 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-03T15:57:34.4824499Z [ 78%] 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-03T15:57:34.5645769Z [ 78%] 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-03T15:57:34.5882970Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:57:34.6342392Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T15:57:34.7051565Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2024-04-03T15:57:34.7089607Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-04-03T15:57:34.7495419Z [ 78%] 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-03T15:57:34.7718661Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2024-04-03T15:57:34.7795104Z [ 78%] 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-03T15:57:34.8031312Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2024-04-03T15:57:34.8296054Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2024-04-03T15:57:34.9310842Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2024-04-03T15:57:34.9576213Z [ 78%] 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-03T15:57:35.1554534Z [ 78%] 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-03T15:57:35.2378377Z [ 78%] 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-03T15:57:35.2878767Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2024-04-03T15:57:35.3201017Z [ 78%] 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-03T15:57:35.4251534Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2024-04-03T15:57:35.4744828Z [ 78%] 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-03T15:57:35.4939023Z [ 78%] 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-03T15:57:35.6702736Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2024-04-03T15:57:35.7166818Z [ 78%] 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-03T15:57:35.7326412Z [ 78%] 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-03T15:57:35.7523797Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2024-04-03T15:57:35.8573627Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2024-04-03T15:57:35.8659561Z [ 78%] 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-03T15:57:35.9193109Z [ 78%] 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-03T15:57:36.0479596Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2024-04-03T15:57:36.1138143Z [ 78%] 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-03T15:57:36.1424539Z [ 78%] 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-03T15:57:36.1928583Z [ 78%] 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-03T15:57:36.2674974Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2024-04-03T15:57:36.3007484Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2024-04-03T15:57:36.3968196Z [ 78%] 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-03T15:57:36.4142853Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2024-04-03T15:57:36.4579075Z [ 78%] 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-03T15:57:36.5682852Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2024-04-03T15:57:36.6129776Z [ 78%] 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-03T15:57:36.7640133Z [ 78%] 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-03T15:57:36.7683051Z [ 78%] 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-03T15:57:36.9292082Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2024-04-03T15:57:36.9573810Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2024-04-03T15:57:36.9587575Z [ 78%] 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-03T15:57:37.0146903Z [ 78%] 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-03T15:57:37.0939546Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2024-04-03T15:57:37.2218723Z [ 78%] 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-03T15:57:37.2600514Z [ 78%] 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-03T15:57:37.3215900Z [ 78%] 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-03T15:57:37.3533690Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2024-04-03T15:57:37.4085069Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2024-04-03T15:57:37.5208666Z [ 78%] 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-03T15:57:37.6167433Z [ 78%] 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-03T15:57:37.7025009Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2024-04-03T15:57:37.7269242Z [ 78%] 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-03T15:57:37.7650070Z [ 78%] 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-03T15:57:37.9034918Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2024-04-03T15:57:37.9347127Z [ 78%] 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-03T15:57:37.9955065Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2024-04-03T15:57:38.1364753Z [ 78%] 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-03T15:57:38.1454161Z [ 78%] 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-03T15:57:38.1839871Z [ 78%] 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-03T15:57:38.3212919Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2024-04-03T15:57:38.3312503Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2024-04-03T15:57:38.3801262Z [ 78%] 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-03T15:57:38.4244220Z [ 78%] 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-03T15:57:38.5266921Z [ 78%] 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-03T15:57:38.5954524Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2024-04-03T15:57:38.6756540Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2024-04-03T15:57:38.7203128Z [ 78%] 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-03T15:57:38.7622670Z [ 78%] 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-03T15:57:38.8921578Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2024-04-03T15:57:38.8994327Z [ 78%] 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-03T15:57:39.0570799Z [ 78%] 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-03T15:57:39.0623558Z [ 78%] 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-03T15:57:39.0758467Z [ 78%] 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-03T15:57:39.0890458Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2024-04-03T15:57:39.1833742Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2024-04-03T15:57:39.2356787Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2024-04-03T15:57:39.2530261Z [ 78%] 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-03T15:57:39.3451889Z [ 78%] 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-03T15:57:39.4026610Z [ 78%] 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-03T15:57:39.4182286Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2024-04-03T15:57:39.5295192Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2024-04-03T15:57:39.5653224Z [ 78%] 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-03T15:57:39.7529434Z [ 78%] 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-03T15:57:39.8353224Z [ 78%] 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-03T15:57:39.8882453Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2024-04-03T15:57:39.8929103Z [ 78%] 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-03T15:57:39.9031721Z [ 78%] 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-03T15:57:39.9635846Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2024-04-03T15:57:40.0694541Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2024-04-03T15:57:40.0936907Z [ 78%] 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-03T15:57:40.1451522Z [ 78%] 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-03T15:57:40.1641948Z [ 78%] 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-03T15:57:40.2343587Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2024-04-03T15:57:40.3122499Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2024-04-03T15:57:40.3236436Z [ 78%] 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-03T15:57:40.3549541Z [ 78%] 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-03T15:57:40.4722233Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2024-04-03T15:57:40.4901211Z [ 78%] 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-03T15:57:40.5415947Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2024-04-03T15:57:40.5718310Z [ 78%] 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-03T15:57:40.6094857Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2024-04-03T15:57:40.6317070Z [ 78%] 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-03T15:57:40.7619762Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2024-04-03T15:57:40.8506588Z [ 79%] 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-03T15:57:40.9436209Z [ 79%] 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-03T15:57:41.0356384Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2024-04-03T15:57:41.0737635Z [ 79%] 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-03T15:57:41.1791900Z [ 79%] 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-03T15:57:41.2013810Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2024-04-03T15:57:41.3289066Z [ 79%] 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-03T15:57:41.3683920Z [ 79%] 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-03T15:57:41.4857936Z [ 79%] 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-03T15:57:41.5024626Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2024-04-03T15:57:41.5148028Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2024-04-03T15:57:41.5941778Z [ 79%] 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-03T15:57:41.6704079Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2024-04-03T15:57:41.7905998Z [ 79%] 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-03T15:57:41.8390079Z [ 79%] 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-03T15:57:41.9077170Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2024-04-03T15:57:41.9698358Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2024-04-03T15:57:42.0320757Z [ 79%] 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-03T15:57:42.1426645Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2024-04-03T15:57:42.2174965Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2024-04-03T15:57:42.3076340Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2024-04-03T15:57:42.3272825Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2024-04-03T15:57:42.3560308Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2024-04-03T15:57:42.5029936Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2024-04-03T15:57:42.5036497Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2024-04-03T15:57:42.5284405Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2024-04-03T15:57:42.5847898Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2024-04-03T15:57:42.6408854Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2024-04-03T15:57:42.6888472Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2024-04-03T15:57:42.6952336Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2024-04-03T15:57:42.8393609Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2024-04-03T15:57:43.0014125Z [ 79%] 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-03T15:57:43.0281330Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2024-04-03T15:57:43.1280097Z [ 79%] 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-03T15:57:43.1853193Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2024-04-03T15:57:43.2512317Z [ 79%] 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-03T15:57:43.2959909Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2024-04-03T15:57:43.3322793Z [ 79%] 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-03T15:57:43.3730202Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2024-04-03T15:57:43.5114385Z [ 79%] 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-03T15:57:43.5753046Z [ 79%] 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-03T15:57:43.6473060Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2024-04-03T15:57:43.7667638Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:43.9495371Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:44.0068806Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:44.0073310Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:44.0362635Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:44.1221533Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2024-04-03T15:57:44.2089099Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2024-04-03T15:57:44.2265223Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2024-04-03T15:57:44.2350982Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:44.2883396Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:44.4308339Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2024-04-03T15:57:44.4352554Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:44.5276679Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:44.6093376Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2024-04-03T15:57:44.7255646Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:44.7987177Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:44.8400835Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:44.8638777Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2024-04-03T15:57:44.9157070Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2024-04-03T15:57:44.9448498Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:45.0289193Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:45.0345524Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:45.1092585Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2024-04-03T15:57:45.1977837Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2024-04-03T15:57:45.2206011Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:45.3579735Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:45.3874017Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2024-04-03T15:57:45.4799536Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:45.5040509Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2024-04-03T15:57:45.5381788Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:45.6527569Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2024-04-03T15:57:45.7561451Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:45.7758516Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2024-04-03T15:57:45.8713673Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:45.8965299Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2024-04-03T15:57:46.0117267Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:46.0358379Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:46.1948367Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2024-04-03T15:57:46.2067162Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:46.2664959Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:46.2868782Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:46.3993274Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2024-04-03T15:57:46.4408787Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2024-04-03T15:57:46.4969356Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2024-04-03T15:57:46.4997162Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:46.5236656Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:46.6421670Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2024-04-03T15:57:46.6823262Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:46.8957896Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:47.0247859Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:47.0639694Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2024-04-03T15:57:47.0688873Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:47.2595572Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2024-04-03T15:57:47.2722430Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:47.3111234Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2024-04-03T15:57:47.3220150Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2024-04-03T15:57:47.3659154Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:47.3874827Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2024-04-03T15:57:47.4915006Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:47.6339696Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:47.7335352Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-04-03T15:57:47.7805427Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-04-03T15:57:47.7994854Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2024-04-03T15:57:47.9076487Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2024-04-03T15:57:47.9337840Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-04-03T15:57:47.9726106Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2024-04-03T15:57:48.0529199Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-04-03T15:57:48.1796914Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.2119705Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.2154620Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2024-04-03T15:57:48.2274686Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.2420137Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.3565048Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2024-04-03T15:57:48.3789387Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.4106104Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2024-04-03T15:57:48.4127517Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.5013428Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2024-04-03T15:57:48.5776265Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.6253621Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2024-04-03T15:57:48.6767961Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:48.7272590Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2024-04-03T15:57:48.8030582Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-04-03T15:57:48.8543642Z [ 80%] 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-03T15:57:48.8781700Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2024-04-03T15:57:48.9553250Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:57:48.9929020Z [ 80%] 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-03T15:57:49.0527419Z [ 80%] 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-03T15:57:49.0704878Z [ 80%] 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-03T15:57:49.1779030Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.2251947Z [ 80%] 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-03T15:57:49.2484484Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.2811316Z [ 80%] 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-03T15:57:49.3295831Z [ 80%] 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-03T15:57:49.3937481Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.4496252Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.4706363Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2024-04-03T15:57:49.4777927Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2024-04-03T15:57:49.5039788Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2024-04-03T15:57:49.6121539Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2024-04-03T15:57:49.6215616Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.7029671Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2024-04-03T15:57:49.7190797Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.8579989Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2024-04-03T15:57:49.8959407Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2024-04-03T15:57:49.9177656Z [ 81%] 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-03T15:57:49.9633450Z [ 81%] 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-03T15:57:49.9926568Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:49.9957479Z [ 81%] 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-03T15:57:50.0062486Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:50.1137509Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2024-04-03T15:57:50.1237726Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:50.1473141Z [ 81%] 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-03T15:57:50.2036577Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:50.3512630Z [ 81%] 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-03T15:57:50.4707509Z [ 81%] 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-03T15:57:50.5042434Z [ 81%] 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-03T15:57:50.5386758Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:50.5442371Z [ 81%] 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-03T15:57:50.6419757Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:50.6691656Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:50.6876969Z [ 81%] 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-03T15:57:50.8202917Z [ 81%] 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-03T15:57:50.8435217Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2024-04-03T15:57:50.9854495Z [ 81%] 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-03T15:57:51.0080459Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.0995973Z [ 81%] 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-03T15:57:51.1319433Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.1366011Z [ 81%] 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-03T15:57:51.1377394Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.1760595Z [ 81%] 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-03T15:57:51.2786570Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.3240755Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.3417587Z [ 81%] 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-03T15:57:51.3861170Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2024-04-03T15:57:51.5078512Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.5357026Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2024-04-03T15:57:51.6406451Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.6645835Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2024-04-03T15:57:51.6653390Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2024-04-03T15:57:51.7120621Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:51.7910977Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:51.7993865Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.8223262Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:51.8956392Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:51.9942947Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.0423466Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:52.1043160Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:52.1205957Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:52.2376576Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.2490291Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:52.2532167Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.2656902Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-04-03T15:57:52.2815998Z [ 81%] 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-03T15:57:52.4008723Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.4156500Z [ 81%] 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-03T15:57:52.4366137Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.4436311Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.5629331Z [ 81%] 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-03T15:57:52.5923911Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2024-04-03T15:57:52.7291051Z [ 81%] 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-03T15:57:52.8235625Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2024-04-03T15:57:52.8438350Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2024-04-03T15:57:52.8884163Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2024-04-03T15:57:52.8913527Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.8954965Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.9729607Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:52.9777559Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2024-04-03T15:57:52.9910146Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.0588919Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.1415040Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2024-04-03T15:57:53.2747246Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2024-04-03T15:57:53.3003877Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2024-04-03T15:57:53.3335146Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.3864075Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.4184445Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2024-04-03T15:57:53.4501370Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2024-04-03T15:57:53.4637603Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2024-04-03T15:57:53.5185492Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2024-04-03T15:57:53.5523041Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.5842490Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.5996765Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2024-04-03T15:57:53.6673847Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2024-04-03T15:57:53.6898173Z [ 81%] 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-03T15:57:53.7946082Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.7964852Z [ 81%] 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-03T15:57:53.8424829Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:53.9541287Z [ 81%] 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-03T15:57:53.9794758Z [ 81%] 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-03T15:57:54.0636399Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2024-04-03T15:57:54.0836715Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.1321151Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.1827211Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2024-04-03T15:57:54.2267950Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:54.2890703Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2024-04-03T15:57:54.3178592Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:54.3275100Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.3806432Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.4526364Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2024-04-03T15:57:54.4593687Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.4762105Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.6926229Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:54.7314479Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2024-04-03T15:57:54.8209506Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:54.8808679Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2024-04-03T15:57:54.8859616Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.9015146Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:54.9112779Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2024-04-03T15:57:54.9607375Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2024-04-03T15:57:55.0200115Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:55.0928695Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2024-04-03T15:57:55.2131744Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2024-04-03T15:57:55.3580119Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2024-04-03T15:57:55.3634069Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:55.3997793Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2024-04-03T15:57:55.5157457Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2024-04-03T15:57:55.5183954Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2024-04-03T15:57:55.5219093Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2024-04-03T15:57:55.5642791Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:55.6741305Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2024-04-03T15:57:55.6959316Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2024-04-03T15:57:55.7245623Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2024-04-03T15:57:55.7972395Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:55.8598496Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2024-04-03T15:57:55.9011056Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2024-04-03T15:57:55.9737096Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2024-04-03T15:57:56.0139667Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2024-04-03T15:57:56.0803854Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.0995714Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2024-04-03T15:57:56.1553702Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.2208548Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.2640172Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.3196142Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.3446636Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.3806511Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.4710366Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.4862995Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.5127531Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.6300118Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2024-04-03T15:57:56.6685450Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.6708167Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.6797575Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.8271033Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.8531296Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.8680535Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.9429220Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.9491543Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:56.9514499Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:56.9785964Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:57.1100386Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2024-04-03T15:57:57.1401390Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.1881565Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.2560835Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.3024991Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:57.3522596Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:57.4238882Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.4520840Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.5179753Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.5610926Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2024-04-03T15:57:57.6010117Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:57.6168174Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:57.6318340Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:57.7121144Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x16.c.o 2024-04-03T15:57:57.8608052Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x32.c.o 2024-04-03T15:57:57.9640887Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2024-04-03T15:57:57.9841720Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2024-04-03T15:57:58.0194865Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2024-04-03T15:57:58.0890428Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2024-04-03T15:57:58.1139021Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2024-04-03T15:57:58.1189293Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2024-04-03T15:57:58.1921169Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.2228428Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.2470203Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.2809973Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2024-04-03T15:57:58.2913101Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.4026866Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2024-04-03T15:57:58.4055649Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.5537361Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2024-04-03T15:57:58.6055836Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2024-04-03T15:57:58.6639775Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2024-04-03T15:57:58.7305129Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.7524242Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.7777661Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2024-04-03T15:57:58.8008211Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2024-04-03T15:57:58.8057659Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2024-04-03T15:57:58.8737095Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2024-04-03T15:57:58.8915598Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.9247022Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:58.9547159Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2024-04-03T15:57:59.0371573Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.0631242Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2024-04-03T15:57:59.2127496Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2024-04-03T15:57:59.2148124Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2024-04-03T15:57:59.2475196Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2024-04-03T15:57:59.3247644Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2024-04-03T15:57:59.3655801Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2024-04-03T15:57:59.3714735Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.3803936Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.4015025Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.4030400Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2024-04-03T15:57:59.4534099Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.5339766Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.5543518Z [ 83%] 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-03T15:57:59.6658392Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2024-04-03T15:57:59.7883033Z [ 83%] 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-03T15:57:59.8036725Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2024-04-03T15:57:59.8800488Z [ 83%] 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-03T15:57:59.9063622Z [ 83%] 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-03T15:57:59.9075624Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:57:59.9690213Z [ 83%] 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-03T15:57:59.9855720Z [ 83%] 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-03T15:57:59.9959064Z [ 83%] 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-03T15:58:00.0424704Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.0811161Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.1232755Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.1357617Z [ 83%] 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-03T15:58:00.2337072Z [ 83%] 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-03T15:58:00.2768671Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.3810121Z [ 83%] 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-03T15:58:00.3814862Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.4895767Z [ 83%] 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-03T15:58:00.4992001Z [ 83%] 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-03T15:58:00.5172064Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.6015675Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.6541577Z [ 83%] 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-03T15:58:00.6724561Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2024-04-03T15:58:00.7265864Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2024-04-03T15:58:00.7774546Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:00.8443022Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2024-04-03T15:58:00.8717324Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2024-04-03T15:58:00.8727224Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2024-04-03T15:58:00.9196017Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2024-04-03T15:58:00.9979798Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.0512351Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.0527203Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2024-04-03T15:58:01.1228441Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2024-04-03T15:58:01.1768608Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.2368917Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2024-04-03T15:58:01.2497421Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2024-04-03T15:58:01.3898051Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2024-04-03T15:58:01.4239800Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.4468714Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2024-04-03T15:58:01.4651057Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2024-04-03T15:58:01.5370060Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.5514799Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2024-04-03T15:58:01.5718293Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.6680436Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2024-04-03T15:58:01.6901459Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2024-04-03T15:58:01.6904608Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.8129402Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.8321203Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2024-04-03T15:58:01.9231812Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2024-04-03T15:58:01.9506094Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:01.9999902Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2024-04-03T15:58:02.0291515Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:02.1560828Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2024-04-03T15:58:02.1824729Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2024-04-03T15:58:02.2017880Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2024-04-03T15:58:02.3314113Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:02.3584265Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u16.c.o 2024-04-03T15:58:02.4443165Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u32.c.o 2024-04-03T15:58:02.5464256Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2024-04-03T15:58:02.5629007Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u16.c.o 2024-04-03T15:58:02.5831461Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u32.c.o 2024-04-03T15:58:02.5888958Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u16.c.o 2024-04-03T15:58:02.6744476Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2024-04-03T15:58:02.7378483Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u32.c.o 2024-04-03T15:58:02.8203111Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u16.c.o 2024-04-03T15:58:02.8333843Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u32.c.o 2024-04-03T15:58:02.8701321Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2024-04-03T15:58:02.9377916Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2024-04-03T15:58:02.9694223Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2024-04-03T15:58:03.0140183Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2024-04-03T15:58:03.0175402Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2024-04-03T15:58:03.0281851Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2024-04-03T15:58:03.0600256Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2024-04-03T15:58:03.1178872Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2024-04-03T15:58:03.1417650Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u16.c.o 2024-04-03T15:58:03.1419658Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u32.c.o 2024-04-03T15:58:03.1831587Z [ 83%] Linking CXX shared library ../lib/libtorch_cpu.so 2024-04-03T15:58:03.2005165Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u16.c.o 2024-04-03T15:58:03.2336756Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u32.c.o 2024-04-03T15:58:03.2546943Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u16.c.o 2024-04-03T15:58:03.2758642Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u32.c.o 2024-04-03T15:58:03.3382530Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u16.c.o 2024-04-03T15:58:03.3592337Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u32.c.o 2024-04-03T15:58:03.3731867Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2024-04-03T15:58:03.3898522Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2024-04-03T15:58:03.4082668Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2024-04-03T15:58:03.4824585Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2024-04-03T15:58:03.4988128Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u16.c.o 2024-04-03T15:58:03.5656446Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u32.c.o 2024-04-03T15:58:03.5660307Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u16.c.o 2024-04-03T15:58:03.5869237Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u32.c.o 2024-04-03T15:58:03.6139805Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2024-04-03T15:58:03.6154870Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2024-04-03T15:58:03.6920945Z [ 84%] 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-03T15:58:03.7055783Z [ 84%] 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-03T15:58:03.7282632Z [ 84%] 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-03T15:58:03.7540295Z [ 84%] 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-03T15:58:03.8276027Z [ 84%] 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-03T15:58:03.8452139Z [ 84%] 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-03T15:58:03.8607368Z [ 84%] 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-03T15:58:03.8706060Z [ 84%] 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-03T15:58:03.8878348Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2024-04-03T15:58:03.9578449Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2024-04-03T15:58:03.9750287Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2024-04-03T15:58:04.0121308Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2024-04-03T15:58:04.0197398Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u80.c.o 2024-04-03T15:58:04.0454559Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u96.c.o 2024-04-03T15:58:04.1071459Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u112.c.o 2024-04-03T15:58:04.1504956Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2024-04-03T15:58:04.1653477Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2024-04-03T15:58:04.1705887Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2024-04-03T15:58:04.2097109Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2024-04-03T15:58:04.2557345Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2024-04-03T15:58:04.2854141Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2024-04-03T15:58:04.2865587Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2024-04-03T15:58:04.3157305Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2024-04-03T15:58:04.3770074Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2024-04-03T15:58:04.3899709Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2024-04-03T15:58:04.4198449Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2024-04-03T15:58:04.4637764Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2024-04-03T15:58:04.4658624Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2024-04-03T15:58:04.5294780Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2024-04-03T15:58:04.5690257Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2024-04-03T15:58:04.5785289Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2024-04-03T15:58:04.6203749Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2024-04-03T15:58:04.6474387Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2024-04-03T15:58:04.7177814Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2024-04-03T15:58:04.7212749Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2024-04-03T15:58:04.7514142Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2024-04-03T15:58:04.8077409Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2024-04-03T15:58:04.8355988Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u80.c.o 2024-04-03T15:58:04.8562096Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u96.c.o 2024-04-03T15:58:04.8643466Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u112.c.o 2024-04-03T15:58:04.8649409Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u128.c.o 2024-04-03T15:58:04.9602044Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u144.c.o 2024-04-03T15:58:04.9819552Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u160.c.o 2024-04-03T15:58:04.9992295Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u176.c.o 2024-04-03T15:58:05.0209904Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u192.c.o 2024-04-03T15:58:05.0470213Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2024-04-03T15:58:05.0951898Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2024-04-03T15:58:05.1168428Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2024-04-03T15:58:05.1368728Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2024-04-03T15:58:05.1565716Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u80.c.o 2024-04-03T15:58:05.1886546Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u96.c.o 2024-04-03T15:58:05.2120511Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u112.c.o 2024-04-03T15:58:05.2666189Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u128.c.o 2024-04-03T15:58:05.2707004Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u144.c.o 2024-04-03T15:58:05.3227863Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u160.c.o 2024-04-03T15:58:05.3263199Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u176.c.o 2024-04-03T15:58:05.3721407Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u192.c.o 2024-04-03T15:58:05.3793567Z [ 84%] 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-03T15:58:05.4324529Z [ 84%] 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-03T15:58:05.4484540Z [ 84%] 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-03T15:58:05.4509130Z [ 84%] 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-03T15:58:05.5074190Z [ 84%] 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-03T15:58:05.5181987Z [ 84%] 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-03T15:58:05.5764512Z [ 84%] 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-03T15:58:05.5805469Z [ 84%] 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-03T15:58:05.6459351Z [ 84%] 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-03T15:58:05.6596137Z [ 84%] 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-03T15:58:05.6803621Z [ 84%] 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-03T15:58:05.7200571Z [ 84%] 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-03T15:58:05.7277711Z [ 85%] 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-03T15:58:05.7682199Z [ 85%] 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-03T15:58:05.8011312Z [ 85%] 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-03T15:58:05.8201247Z [ 85%] 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-03T15:58:05.8815010Z [ 85%] 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-03T15:58:05.9196606Z [ 85%] 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-03T15:58:05.9231176Z [ 85%] 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-03T15:58:05.9482061Z [ 85%] 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-03T15:58:06.0116846Z [ 85%] 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-03T15:58:06.0409387Z [ 85%] 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-03T15:58:06.0463831Z [ 85%] 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-03T15:58:06.0556146Z [ 85%] 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-03T15:58:06.0967627Z [ 85%] 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-03T15:58:06.1404766Z [ 85%] 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-03T15:58:06.1559404Z [ 85%] 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-03T15:58:06.1634255Z [ 85%] 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-03T15:58:06.2158891Z [ 85%] 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-03T15:58:06.2328718Z [ 85%] 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-03T15:58:06.2903313Z [ 85%] 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-03T15:58:06.3281352Z [ 85%] 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-03T15:58:06.3359103Z [ 85%] 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-03T15:58:06.3441424Z [ 85%] 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-03T15:58:06.3899180Z [ 85%] 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-03T15:58:06.4505616Z [ 85%] 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-03T15:58:06.5004138Z [ 85%] 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-03T15:58:06.5151862Z [ 85%] 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-03T15:58:06.5280283Z [ 85%] 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-03T15:58:06.5366609Z [ 85%] 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-03T15:58:06.5818344Z [ 85%] 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-03T15:58:06.6601034Z [ 85%] 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-03T15:58:06.6634084Z [ 85%] 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-03T15:58:06.6651866Z [ 85%] 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-03T15:58:06.6884549Z [ 85%] 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-03T15:58:06.7365073Z [ 85%] 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-03T15:58:06.8139518Z [ 85%] 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-03T15:58:06.8261726Z [ 85%] 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-03T15:58:06.8329849Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u16.c.o 2024-04-03T15:58:06.8567801Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u32.c.o 2024-04-03T15:58:06.8919555Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u64.c.o 2024-04-03T15:58:06.9579083Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u16.c.o 2024-04-03T15:58:06.9580858Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u32.c.o 2024-04-03T15:58:06.9664220Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u16.c.o 2024-04-03T15:58:07.0006200Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u32.c.o 2024-04-03T15:58:07.0077114Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u16.c.o 2024-04-03T15:58:07.1121296Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u32.c.o 2024-04-03T15:58:07.1232717Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm-scalef.c.o 2024-04-03T15:58:07.1313768Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c.o 2024-04-03T15:58:07.1474420Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2024-04-03T15:58:07.1517341Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c.o 2024-04-03T15:58:07.2511048Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5-scalef.c.o 2024-04-03T15:58:07.2714067Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5.c.o 2024-04-03T15:58:07.2835949Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c.o 2024-04-03T15:58:07.2906666Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-p6.c.o 2024-04-03T15:58:07.3314173Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx512f-p5.c.o 2024-04-03T15:58:07.3935553Z [ 85%] 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-03T15:58:07.3972330Z [ 85%] 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-03T15:58:07.4499145Z [ 85%] 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-03T15:58:07.4693871Z [ 85%] 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-03T15:58:07.4702635Z [ 85%] 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-03T15:58:07.5280556Z [ 85%] 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-03T15:58:07.5483036Z [ 85%] 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-03T15:58:07.5854390Z [ 85%] 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-03T15:58:07.6067257Z [ 85%] 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-03T15:58:07.6126666Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-div.c.o 2024-04-03T15:58:07.6475690Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2024-04-03T15:58:07.6680541Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o 2024-04-03T15:58:07.7212653Z [ 85%] 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-03T15:58:07.7339884Z [ 85%] 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-03T15:58:07.7521367Z [ 85%] 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-03T15:58:07.7524091Z [ 85%] 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-03T15:58:07.7958120Z [ 85%] 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-03T15:58:07.8516811Z [ 85%] 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-03T15:58:07.8664541Z [ 85%] 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-03T15:58:07.8917178Z [ 85%] 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-03T15:58:07.9412363Z [ 85%] 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-03T15:58:07.9897645Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-div.c.o 2024-04-03T15:58:08.0200629Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2024-04-03T15:58:08.0316187Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o 2024-04-03T15:58:08.0620514Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma1adj.c.o 2024-04-03T15:58:08.0973856Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma.c.o 2024-04-03T15:58:08.1105051Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr2fma.c.o 2024-04-03T15:58:08.1414790Z [ 85%] 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-03T15:58:08.1891857Z [ 85%] 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-03T15:58:08.1952804Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2024-04-03T15:58:08.2114435Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2024-04-03T15:58:08.2808271Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2024-04-03T15:58:08.2870730Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2024-04-03T15:58:08.3155695Z [ 86%] 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-03T15:58:08.3160928Z [ 86%] 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-03T15:58:08.3591480Z [ 86%] 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-03T15:58:08.3839417Z [ 86%] 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-03T15:58:08.4037984Z [ 86%] 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-03T15:58:08.4754182Z [ 86%] 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-03T15:58:08.5277526Z [ 86%] 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-03T15:58:08.5499582Z [ 86%] 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-03T15:58:08.5510169Z [ 86%] 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-03T15:58:08.5933155Z [ 86%] 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-03T15:58:08.6092242Z [ 86%] 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-03T15:58:08.6660070Z [ 86%] 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-03T15:58:08.7472330Z [ 86%] 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-03T15:58:08.7542015Z [ 86%] 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-03T15:58:08.7609228Z [ 86%] 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-03T15:58:08.7692424Z [ 86%] 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-03T15:58:08.8272379Z [ 86%] 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-03T15:58:08.9087157Z [ 86%] 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-03T15:58:08.9124175Z [ 86%] 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-03T15:58:08.9319634Z [ 86%] 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-03T15:58:08.9353670Z [ 86%] 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-03T15:58:08.9659223Z [ 86%] 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-03T15:58:09.0317307Z [ 86%] 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-03T15:58:09.0634611Z [ 86%] 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-03T15:58:09.0703840Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2024-04-03T15:58:09.0838479Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2024-04-03T15:58:09.1609579Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2024-04-03T15:58:09.1756450Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2024-04-03T15:58:09.2090065Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2024-04-03T15:58:09.2402136Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2024-04-03T15:58:09.2449500Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2024-04-03T15:58:09.2865423Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2024-04-03T15:58:09.3041164Z [ 86%] 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-03T15:58:09.3354689Z [ 86%] 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-03T15:58:09.3952863Z [ 86%] 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-03T15:58:09.4017968Z [ 86%] 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-03T15:58:09.4426765Z [ 86%] 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-03T15:58:09.4553460Z [ 86%] 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-03T15:58:09.4664375Z [ 86%] 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-03T15:58:09.5267956Z [ 86%] 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-03T15:58:09.5445048Z [ 86%] 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-03T15:58:09.5963467Z [ 86%] 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-03T15:58:09.6294721Z [ 86%] 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-03T15:58:09.6365937Z [ 86%] 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-03T15:58:09.6521417Z [ 86%] 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-03T15:58:09.6828851Z [ 86%] 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-03T15:58:09.7467854Z [ 86%] 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-03T15:58:09.7723566Z [ 86%] 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-03T15:58:09.7892252Z [ 86%] 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-03T15:58:09.8397817Z [ 86%] 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-03T15:58:09.8643253Z [ 86%] 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-03T15:58:09.9030666Z [ 86%] 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-03T15:58:09.9107755Z [ 86%] 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-03T15:58:09.9819177Z [ 86%] 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-03T15:58:10.0013532Z [ 86%] 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-03T15:58:10.0294086Z [ 86%] 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-03T15:58:10.0484222Z [ 86%] 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-03T15:58:10.0612126Z [ 86%] 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-03T15:58:10.1002732Z [ 86%] 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-03T15:58:10.1394919Z [ 86%] 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-03T15:58:10.1513852Z [ 86%] 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-03T15:58:10.2122370Z [ 86%] 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-03T15:58:10.2139373Z [ 86%] 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-03T15:58:10.2362125Z [ 86%] 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-03T15:58:10.2837001Z [ 86%] 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-03T15:58:10.3296879Z [ 86%] 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-03T15:58:10.3828592Z [ 86%] 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-03T15:58:10.3987525Z [ 86%] 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-03T15:58:10.4205410Z [ 86%] 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-03T15:58:10.4208434Z [ 86%] 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-03T15:58:10.4493906Z [ 86%] 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-03T15:58:10.5122680Z [ 86%] 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-03T15:58:10.5422986Z [ 86%] 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-03T15:58:10.5516370Z [ 86%] 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-03T15:58:10.6102234Z [ 86%] 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-03T15:58:10.6392704Z [ 86%] 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-03T15:58:10.6564859Z [ 86%] 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-03T15:58:10.6754248Z [ 86%] 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-03T15:58:10.6840946Z [ 86%] 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-03T15:58:10.7513858Z [ 86%] 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-03T15:58:10.7840069Z [ 87%] 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-03T15:58:10.8254331Z [ 87%] 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-03T15:58:10.8317651Z [ 87%] 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-03T15:58:10.8796767Z [ 87%] 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-03T15:58:10.9204718Z [ 87%] 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-03T15:58:10.9369983Z [ 87%] 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-03T15:58:10.9501101Z [ 87%] 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-03T15:58:10.9789961Z [ 87%] 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-03T15:58:11.0256671Z [ 87%] 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-03T15:58:11.0441337Z [ 87%] 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-03T15:58:11.0821775Z [ 87%] 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-03T15:58:11.0911880Z [ 87%] 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-03T15:58:11.1589670Z [ 87%] 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-03T15:58:11.1742388Z [ 87%] 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-03T15:58:11.2012319Z [ 87%] 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-03T15:58:11.2162961Z [ 87%] 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-03T15:58:11.3311611Z [ 87%] 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-03T15:58:11.3343026Z [ 87%] 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-03T15:58:11.3492897Z [ 87%] 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-03T15:58:11.3633561Z [ 87%] 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-03T15:58:11.4045352Z [ 87%] 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-03T15:58:11.4832718Z [ 87%] 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-03T15:58:11.4890010Z [ 87%] 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-03T15:58:11.5000135Z [ 87%] 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-03T15:58:11.5077585Z [ 87%] 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-03T15:58:11.5399519Z [ 87%] 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-03T15:58:11.5998863Z [ 87%] 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-03T15:58:11.6158156Z [ 87%] 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-03T15:58:11.6461345Z [ 87%] 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-03T15:58:11.6799916Z [ 87%] 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-03T15:58:11.7037381Z [ 87%] 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-03T15:58:11.7277187Z [ 87%] 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-03T15:58:11.7583062Z [ 87%] 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-03T15:58:11.8175015Z [ 87%] 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-03T15:58:11.8355348Z [ 87%] 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-03T15:58:11.8362498Z [ 87%] 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-03T15:58:11.8563830Z [ 87%] 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-03T15:58:11.9033651Z [ 87%] 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-03T15:58:11.9401960Z [ 87%] 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-03T15:58:11.9979841Z [ 87%] 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-03T15:58:12.0020834Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:58:12.0240864Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T15:58:12.0243360Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-04-03T15:58:12.0686823Z [ 87%] 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-03T15:58:12.1277900Z [ 87%] 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-03T15:58:12.1343508Z [ 87%] 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-03T15:58:12.1753713Z [ 87%] 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-03T15:58:12.1807024Z [ 87%] 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-03T15:58:12.2611519Z [ 87%] 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-03T15:58:12.2767638Z [ 87%] 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-03T15:58:12.2833114Z [ 87%] 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-03T15:58:12.3238230Z [ 87%] 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-03T15:58:12.3755726Z [ 87%] 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-03T15:58:12.4058414Z [ 87%] 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-03T15:58:12.4353075Z [ 87%] 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-03T15:58:12.4527204Z [ 87%] 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-03T15:58:12.4716540Z [ 87%] 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-03T15:58:12.5668716Z [ 87%] 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-03T15:58:12.5698195Z [ 87%] 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-03T15:58:12.5876171Z [ 87%] 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-03T15:58:12.6237267Z [ 87%] 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-03T15:58:12.6531022Z [ 87%] 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-03T15:58:12.7059317Z [ 87%] 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-03T15:58:12.7184816Z [ 87%] 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-03T15:58:12.7679521Z [ 87%] 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-03T15:58:12.7759092Z [ 87%] 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-03T15:58:12.8040610Z [ 87%] 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-03T15:58:12.8522757Z [ 87%] 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-03T15:58:12.8818739Z [ 87%] 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-03T15:58:12.9132272Z [ 87%] 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-03T15:58:12.9324133Z [ 87%] 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-03T15:58:13.0291279Z [ 87%] 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-03T15:58:13.0789294Z [ 87%] 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-03T15:58:13.0791831Z [ 87%] 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-03T15:58:13.1073453Z [ 87%] 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-03T15:58:13.1330174Z [ 87%] 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-03T15:58:13.1598961Z [ 87%] 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-03T15:58:13.2692847Z [ 87%] 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-03T15:58:13.2703515Z [ 87%] 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-03T15:58:13.2862224Z [ 87%] 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-03T15:58:13.3018763Z [ 87%] 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-03T15:58:13.3716304Z [ 87%] 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-03T15:58:13.3989848Z [ 87%] 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-03T15:58:13.4415117Z [ 87%] 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-03T15:58:13.4680512Z [ 88%] 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-03T15:58:13.4913751Z [ 88%] 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-03T15:58:13.5830207Z [ 88%] 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-03T15:58:13.5832320Z [ 88%] 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-03T15:58:13.5837516Z [ 88%] 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-03T15:58:13.6338367Z [ 88%] 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-03T15:58:13.6729754Z [ 88%] 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-03T15:58:13.7206190Z [ 88%] 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-03T15:58:13.7757771Z [ 88%] 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-03T15:58:13.7849285Z [ 88%] 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-03T15:58:13.8188508Z [ 88%] 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-03T15:58:13.8385026Z [ 88%] 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-03T15:58:13.8772427Z [ 88%] 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-03T15:58:13.9158985Z [ 88%] 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-03T15:58:13.9493035Z [ 88%] 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-03T15:58:14.0002807Z [ 88%] 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-03T15:58:14.0478698Z [ 88%] 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-03T15:58:14.0535570Z [ 88%] 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-03T15:58:14.0759568Z [ 88%] 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-03T15:58:14.0914243Z [ 88%] 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-03T15:58:14.1631329Z [ 88%] 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-03T15:58:14.1798163Z [ 88%] 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-03T15:58:14.2548234Z [ 88%] 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-03T15:58:14.2570280Z [ 88%] 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-03T15:58:14.2838354Z [ 88%] 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-03T15:58:14.3054958Z [ 88%] 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-03T15:58:14.3208525Z [ 88%] 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-03T15:58:14.3884368Z [ 88%] 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-03T15:58:14.4360079Z [ 88%] 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-03T15:58:14.4750569Z [ 88%] 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-03T15:58:14.4929125Z [ 88%] 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-03T15:58:14.5068390Z [ 88%] 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-03T15:58:14.5325997Z [ 88%] 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-03T15:58:14.5809121Z [ 88%] 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-03T15:58:14.6312487Z [ 88%] 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-03T15:58:14.6706503Z [ 88%] 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-03T15:58:14.6715080Z [ 88%] 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-03T15:58:14.6900568Z [ 88%] 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-03T15:58:14.7058388Z [ 88%] 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-03T15:58:14.7931227Z [ 88%] 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-03T15:58:14.8049639Z [ 88%] 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-03T15:58:14.8365016Z [ 88%] 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-03T15:58:14.8526259Z [ 88%] 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-03T15:58:14.8640160Z [ 88%] 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-03T15:58:14.9354731Z [ 88%] 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-03T15:58:14.9618432Z [ 88%] 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-03T15:58:15.0004949Z [ 88%] 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-03T15:58:15.0061444Z [ 88%] 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-03T15:58:15.0490817Z [ 88%] 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-03T15:58:15.0660824Z [ 88%] 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-03T15:58:15.0887370Z [ 88%] 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-03T15:58:15.1425569Z [ 88%] 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-03T15:58:15.1442981Z [ 88%] 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-03T15:58:15.1725578Z [ 88%] 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-03T15:58:15.2052804Z [ 88%] 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-03T15:58:15.2670717Z [ 88%] 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-03T15:58:15.2780096Z [ 88%] 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-03T15:58:15.2791209Z [ 88%] 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-03T15:58:15.3084349Z [ 88%] 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-03T15:58:15.3535521Z [ 88%] 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-03T15:58:15.4051298Z [ 88%] 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-03T15:58:15.4054976Z [ 88%] 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-03T15:58:15.4314080Z [ 88%] 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-03T15:58:15.4564381Z [ 88%] 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-03T15:58:15.5156154Z [ 88%] 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-03T15:58:15.5481972Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2024-04-03T15:58:15.5610356Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2024-04-03T15:58:15.5652801Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2024-04-03T15:58:15.5913644Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2024-04-03T15:58:15.6815901Z [ 88%] 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-03T15:58:15.6947941Z [ 88%] 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-03T15:58:15.6951149Z [ 88%] 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-03T15:58:15.7155549Z [ 88%] 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-03T15:58:15.7164473Z [ 88%] 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-03T15:58:15.7978216Z [ 88%] 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-03T15:58:15.8428834Z [ 88%] 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-03T15:58:15.8764897Z [ 88%] 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-03T15:58:15.8853095Z [ 88%] 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-03T15:58:15.8857258Z [ 88%] 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-03T15:58:15.9103075Z [ 88%] 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-03T15:58:16.0254293Z [ 88%] 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-03T15:58:16.0286079Z [ 88%] 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-03T15:58:16.0421565Z [ 88%] 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-03T15:58:16.0544676Z [ 88%] 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-03T15:58:16.0631167Z [ 89%] 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-03T15:58:16.1616464Z [ 89%] 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-03T15:58:16.1775337Z [ 89%] 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-03T15:58:16.2144126Z [ 89%] 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-03T15:58:16.2265280Z [ 89%] 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-03T15:58:16.2636604Z [ 89%] 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-03T15:58:16.3303737Z [ 89%] 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-03T15:58:16.3461956Z [ 89%] 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-03T15:58:16.3724891Z [ 89%] 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-03T15:58:16.3737835Z [ 89%] 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-03T15:58:16.4384401Z [ 89%] 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-03T15:58:16.4722846Z [ 89%] 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-03T15:58:16.4799078Z [ 89%] 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-03T15:58:16.5616424Z [ 89%] 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-03T15:58:16.5836726Z [ 89%] 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-03T15:58:16.5849695Z [ 89%] 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-03T15:58:16.6134793Z [ 89%] 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-03T15:58:16.6435910Z [ 89%] 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-03T15:58:16.7058777Z [ 89%] 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-03T15:58:16.7386310Z [ 89%] 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-03T15:58:16.7686351Z [ 89%] 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-03T15:58:16.7841272Z [ 89%] 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-03T15:58:16.8251028Z [ 89%] 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-03T15:58:16.8698605Z [ 89%] 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-03T15:58:16.9141981Z [ 89%] 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-03T15:58:16.9170586Z [ 89%] 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-03T15:58:16.9177330Z [ 89%] 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-03T15:58:16.9525242Z [ 89%] 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-03T15:58:17.0331630Z [ 89%] 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-03T15:58:17.0472801Z [ 89%] 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-03T15:58:17.0766860Z [ 89%] 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-03T15:58:17.0842209Z [ 89%] 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-03T15:58:17.1199512Z [ 89%] 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-03T15:58:17.1826240Z [ 89%] 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-03T15:58:17.1984549Z [ 89%] 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-03T15:58:17.2388497Z [ 89%] 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-03T15:58:17.2789129Z [ 89%] 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-03T15:58:17.2954594Z [ 89%] 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-03T15:58:17.3238544Z [ 89%] 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-03T15:58:17.3754639Z [ 89%] 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-03T15:58:17.3933103Z [ 89%] 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-03T15:58:17.4224073Z [ 89%] 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-03T15:58:17.4504978Z [ 89%] 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-03T15:58:17.4546916Z [ 89%] 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-03T15:58:17.5389470Z [ 89%] 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-03T15:58:17.5748943Z [ 89%] 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-03T15:58:17.5833271Z [ 89%] 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-03T15:58:17.5928623Z [ 89%] 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-03T15:58:17.6047389Z [ 89%] 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-03T15:58:17.6915080Z [ 89%] 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-03T15:58:17.6998305Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2024-04-03T15:58:17.7419219Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2024-04-03T15:58:17.7603185Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2024-04-03T15:58:17.7713213Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2024-04-03T15:58:17.8117322Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:17.8385483Z [ 89%] 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-03T15:58:17.8899423Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:17.9084158Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:17.9095010Z [ 89%] 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-03T15:58:17.9579140Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:17.9823273Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.0159771Z [ 89%] 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-03T15:58:18.0771220Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.1337612Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.1552561Z [ 89%] 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-03T15:58:18.1578163Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.1581945Z [ 89%] 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-03T15:58:18.1960022Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.2494834Z [ 89%] 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-03T15:58:18.3493312Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.3607961Z [ 89%] 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-03T15:58:18.3611537Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.3636750Z [ 89%] 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-03T15:58:18.3919158Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.5210293Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.5372311Z [ 89%] 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-03T15:58:18.5560313Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.5771792Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.5839602Z [ 89%] 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-03T15:58:18.6693919Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.6745118Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.6945835Z [ 89%] 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-03T15:58:18.7155476Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.7325442Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.8193636Z [ 90%] 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-03T15:58:18.8315693Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.8401150Z [ 90%] 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-03T15:58:18.8407332Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.8758044Z [ 90%] 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-03T15:58:18.9737449Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.9770877Z [ 90%] 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-03T15:58:18.9774803Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:18.9970118Z [ 90%] 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-03T15:58:19.0325989Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T15:58:19.1278731Z [ 90%] 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-03T15:58:19.1510979Z [ 90%] 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-03T15:58:19.1912271Z [ 90%] 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-03T15:58:19.1927211Z [ 90%] 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-03T15:58:19.2321171Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2024-04-03T15:58:19.2995982Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2024-04-03T15:58:19.3073701Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2024-04-03T15:58:19.3440414Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2024-04-03T15:58:19.3763781Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2024-04-03T15:58:19.3924141Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2024-04-03T15:58:19.4152253Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2024-04-03T15:58:19.4374010Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2024-04-03T15:58:19.4915062Z [ 90%] 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-03T15:58:19.4937167Z [ 90%] 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-03T15:58:19.5030149Z [ 90%] 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-03T15:58:19.5323162Z [ 90%] 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-03T15:58:19.5809897Z [ 90%] 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-03T15:58:19.6416032Z [ 90%] 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-03T15:58:19.6571788Z [ 90%] 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-03T15:58:19.6728927Z [ 90%] 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-03T15:58:19.6956429Z [ 90%] 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-03T15:58:19.7293545Z [ 90%] 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-03T15:58:19.7945899Z [ 90%] 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-03T15:58:19.8367551Z [ 90%] 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-03T15:58:19.8409386Z [ 90%] 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-03T15:58:19.8683652Z [ 90%] 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-03T15:58:19.8785054Z [ 90%] 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-03T15:58:19.9308243Z [ 90%] 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-03T15:58:20.0057528Z [ 90%] 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-03T15:58:20.0166470Z [ 90%] 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-03T15:58:20.0378328Z [ 90%] 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-03T15:58:20.0437514Z [ 90%] 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-03T15:58:20.0760382Z [ 90%] 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-03T15:58:20.1606965Z [ 90%] 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-03T15:58:20.1931810Z [ 90%] 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-03T15:58:20.1935752Z [ 90%] 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-03T15:58:20.2250655Z [ 90%] 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-03T15:58:20.2287203Z [ 90%] 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-03T15:58:20.3270097Z [ 90%] 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-03T15:58:20.3463995Z [ 90%] 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-03T15:58:20.3673669Z [ 90%] 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-03T15:58:20.3991158Z [ 90%] 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-03T15:58:20.4156812Z [ 90%] 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-03T15:58:20.4883463Z [ 90%] 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-03T15:58:20.5065553Z [ 90%] 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-03T15:58:20.5074173Z [ 90%] 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-03T15:58:20.5396113Z [ 90%] 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-03T15:58:20.5647381Z [ 90%] 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-03T15:58:20.6160160Z [ 90%] 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-03T15:58:20.6676013Z [ 90%] 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-03T15:58:20.6944082Z [ 90%] 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-03T15:58:20.6966909Z [ 90%] 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-03T15:58:20.7358958Z [ 90%] 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-03T15:58:20.7738120Z [ 90%] 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-03T15:58:20.8273287Z [ 90%] 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-03T15:58:20.8389477Z [ 90%] 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-03T15:58:20.8679546Z [ 90%] 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-03T15:58:20.8958497Z [ 90%] 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-03T15:58:20.9075731Z [ 90%] 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-03T15:58:20.9777292Z [ 90%] 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-03T15:58:20.9834572Z [ 90%] 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-03T15:58:21.0571169Z [ 90%] 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-03T15:58:21.0695164Z [ 90%] 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-03T15:58:21.0830460Z [ 90%] 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-03T15:58:21.1316042Z [ 90%] 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-03T15:58:21.1350252Z [ 90%] 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-03T15:58:21.2271121Z [ 90%] 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-03T15:58:21.2314657Z [ 90%] 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-03T15:58:21.2513830Z [ 90%] 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-03T15:58:21.2690518Z [ 90%] 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-03T15:58:21.2756638Z [ 90%] 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-03T15:58:21.3726523Z [ 90%] 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-03T15:58:21.4157068Z [ 90%] 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-03T15:58:21.4165934Z [ 91%] 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-03T15:58:21.4517436Z [ 91%] 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-03T15:58:21.4640004Z [ 91%] 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-03T15:58:21.5169444Z [ 91%] 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-03T15:58:21.5643065Z [ 91%] 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-03T15:58:21.6008822Z [ 91%] 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-03T15:58:21.6014884Z [ 91%] 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-03T15:58:21.6054965Z [ 91%] 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-03T15:58:21.6593012Z [ 91%] 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-03T15:58:21.7000435Z [ 91%] 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-03T15:58:21.7551287Z [ 91%] 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-03T15:58:21.7592606Z [ 91%] 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-03T15:58:21.7763643Z [ 91%] 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-03T15:58:21.8002881Z [ 91%] 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-03T15:58:21.8566043Z [ 91%] 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-03T15:58:21.9158542Z [ 91%] 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-03T15:58:21.9365986Z [ 91%] 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-03T15:58:21.9375402Z [ 91%] 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-03T15:58:21.9770476Z [ 91%] 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-03T15:58:22.0361042Z [ 91%] 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-03T15:58:22.0382769Z [ 91%] 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-03T15:58:22.1302674Z [ 91%] 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-03T15:58:22.1469495Z [ 91%] 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-03T15:58:22.1474147Z [ 91%] 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-03T15:58:22.1801164Z [ 91%] 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-03T15:58:22.1951333Z [ 91%] 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-03T15:58:22.2850526Z [ 91%] 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-03T15:58:22.3066593Z [ 91%] 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-03T15:58:22.3390702Z [ 91%] 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-03T15:58:22.3443658Z [ 91%] 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-03T15:58:22.3557297Z [ 91%] 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-03T15:58:22.4196580Z [ 91%] 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-03T15:58:22.4689310Z [ 91%] 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-03T15:58:22.5091000Z [ 91%] 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-03T15:58:22.5319113Z [ 91%] 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-03T15:58:22.5396693Z [ 91%] 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-03T15:58:22.5719761Z [ 91%] 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-03T15:58:22.6320399Z [ 91%] 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-03T15:58:22.6599034Z [ 91%] 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-03T15:58:22.6910447Z [ 91%] 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-03T15:58:22.7011959Z [ 91%] 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-03T15:58:22.7538054Z [ 91%] 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-03T15:58:22.7715765Z [ 91%] 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-03T15:58:22.8270054Z [ 91%] 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-03T15:58:22.8716181Z [ 91%] 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-03T15:58:22.8955933Z [ 91%] 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-03T15:58:22.9227350Z [ 91%] 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-03T15:58:22.9230142Z [ 91%] 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-03T15:58:22.9590645Z [ 91%] 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-03T15:58:23.0477115Z [ 91%] 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-03T15:58:23.0677793Z [ 91%] 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-03T15:58:23.0941765Z [ 91%] 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-03T15:58:23.0994674Z [ 91%] 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-03T15:58:23.1122364Z [ 91%] 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-03T15:58:23.2137092Z [ 91%] 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-03T15:58:23.2397196Z [ 91%] 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-03T15:58:23.2515466Z [ 91%] 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-03T15:58:23.2971814Z [ 91%] 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-03T15:58:23.3303386Z [ 91%] 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-03T15:58:23.3383876Z [ 91%] 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-03T15:58:23.4217883Z [ 91%] 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-03T15:58:23.4396864Z [ 91%] 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-03T15:58:23.4406826Z [ 91%] 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-03T15:58:23.5033160Z [ 91%] 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-03T15:58:23.5238618Z [ 91%] 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-03T15:58:23.5600674Z [ 91%] 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-03T15:58:23.5987640Z [ 91%] 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-03T15:58:23.6458189Z [ 91%] 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-03T15:58:23.6616833Z [ 91%] 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-03T15:58:23.6878142Z [ 91%] 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-03T15:58:23.7368370Z [ 91%] 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-03T15:58:23.7732016Z [ 91%] 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-03T15:58:23.7962609Z [ 91%] 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-03T15:58:23.8113802Z [ 91%] 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-03T15:58:23.8611279Z [ 91%] 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-03T15:58:23.8773580Z [ 91%] 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-03T15:58:23.9479564Z [ 91%] 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-03T15:58:23.9525194Z [ 91%] 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-03T15:58:23.9561092Z [ 91%] 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-03T15:58:24.0076563Z [ 91%] 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-03T15:58:24.0306708Z [ 91%] 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-03T15:58:24.0792955Z [ 91%] 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-03T15:58:24.0992096Z [ 91%] 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-03T15:58:24.1541249Z [ 91%] 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-03T15:58:24.1949503Z [ 92%] 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-03T15:58:24.2096405Z [ 92%] 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-03T15:58:24.2162414Z [ 92%] 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-03T15:58:24.2668043Z [ 92%] 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-03T15:58:24.2884457Z [ 92%] 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-03T15:58:24.3742922Z [ 92%] 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-03T15:58:24.3892072Z [ 92%] 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-03T15:58:24.3961491Z [ 92%] 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-03T15:58:24.4203331Z [ 92%] 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-03T15:58:24.4465215Z [ 92%] 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-03T15:58:24.5285434Z [ 92%] 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-03T15:58:24.5574370Z [ 92%] 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-03T15:58:24.6008308Z [ 92%] 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-03T15:58:24.6129523Z [ 92%] 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-03T15:58:24.6324910Z [ 92%] 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-03T15:58:24.7012476Z [ 92%] 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-03T15:58:24.7433607Z [ 92%] 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-03T15:58:24.7861961Z [ 92%] 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-03T15:58:24.7900923Z [ 92%] 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-03T15:58:24.8117772Z [ 92%] 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-03T15:58:24.8609734Z [ 92%] 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-03T15:58:24.9259633Z [ 92%] 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-03T15:58:24.9522049Z [ 92%] 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-03T15:58:24.9713781Z [ 92%] 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-03T15:58:24.9950356Z [ 92%] 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-03T15:58:25.0912143Z [ 92%] 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-03T15:58:25.1093820Z [ 92%] 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-03T15:58:25.1393256Z [ 92%] 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-03T15:58:25.1528643Z [ 92%] 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-03T15:58:25.2113292Z [ 92%] 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-03T15:58:25.2318531Z [ 92%] 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-03T15:58:25.2745976Z [ 92%] 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-03T15:58:25.3019029Z [ 92%] 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-03T15:58:25.3073195Z [ 92%] 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-03T15:58:25.3641934Z [ 92%] 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-03T15:58:25.4042364Z [ 92%] 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-03T15:58:25.4136451Z [ 92%] 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-03T15:58:25.4505503Z [ 92%] 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-03T15:58:25.5007807Z [ 92%] 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-03T15:58:25.5050760Z [ 92%] 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-03T15:58:25.5599400Z [ 92%] 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-03T15:58:25.5951139Z [ 92%] 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-03T15:58:25.6304623Z [ 92%] 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-03T15:58:25.6512679Z [ 92%] 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-03T15:58:25.7038607Z [ 92%] 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-03T15:58:25.7602084Z [ 92%] 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-03T15:58:25.7964228Z [ 92%] 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-03T15:58:25.7967265Z [ 92%] 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-03T15:58:25.8492361Z [ 92%] 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-03T15:58:25.8986546Z [ 92%] 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-03T15:58:25.9040388Z [ 92%] 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-03T15:58:25.9331024Z [ 92%] 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-03T15:58:25.9363220Z [ 92%] 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-03T15:58:25.9834746Z [ 92%] 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-03T15:58:26.0731582Z [ 92%] 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-03T15:58:26.1015299Z [ 92%] 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-03T15:58:26.1020994Z [ 92%] 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-03T15:58:26.1356974Z [ 92%] 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-03T15:58:26.1568219Z [ 92%] 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-03T15:58:26.2120296Z [ 92%] 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-03T15:58:26.2842742Z [ 92%] 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-03T15:58:26.2879284Z [ 92%] 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-03T15:58:26.3047944Z [ 92%] 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-03T15:58:26.3157014Z [ 92%] 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-03T15:58:26.3692156Z [ 92%] 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-03T15:58:26.4344758Z [ 92%] 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-03T15:58:26.4564850Z [ 92%] 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-03T15:58:26.4595778Z [ 92%] 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-03T15:58:26.4916162Z [ 92%] 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-03T15:58:26.5203811Z [ 92%] 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-03T15:58:26.5679354Z [ 92%] 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-03T15:58:26.6144285Z [ 92%] 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-03T15:58:26.6535408Z [ 92%] 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-03T15:58:26.6632250Z [ 92%] 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-03T15:58:26.6636155Z [ 92%] 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-03T15:58:26.7538631Z [ 92%] 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-03T15:58:26.7964905Z [ 92%] 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-03T15:58:26.8149250Z [ 92%] 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-03T15:58:26.8161805Z [ 92%] 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-03T15:58:26.8634504Z [ 92%] 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-03T15:58:26.9328963Z [ 92%] 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-03T15:58:26.9657732Z [ 92%] 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-03T15:58:26.9679129Z [ 92%] 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-03T15:58:26.9988304Z [ 92%] 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-03T15:58:27.0077619Z [ 93%] 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-03T15:58:27.0897914Z [ 93%] 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-03T15:58:27.1064015Z [ 93%] 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-03T15:58:27.1109421Z [ 93%] 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-03T15:58:27.1934038Z [ 93%] 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-03T15:58:27.1943754Z [ 93%] 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-03T15:58:27.2746473Z [ 93%] 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-03T15:58:27.2807177Z [ 93%] 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-03T15:58:27.2902637Z [ 93%] 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-03T15:58:27.3873401Z [ 93%] 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-03T15:58:27.3965359Z [ 93%] 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-03T15:58:27.4299300Z [ 93%] 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-03T15:58:27.4457102Z [ 93%] 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-03T15:58:27.4469766Z [ 93%] 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-03T15:58:27.5322417Z [ 93%] 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-03T15:58:27.5355295Z [ 93%] 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-03T15:58:27.5611883Z [ 93%] 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-03T15:58:27.6308136Z [ 93%] 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-03T15:58:27.6796082Z [ 93%] 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-03T15:58:27.6876900Z Warning: Unused direct dependencies: 2024-04-03T15:58:27.6878101Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:27.6952785Z [ 93%] 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-03T15:58:27.7002787Z [ 93%] 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-03T15:58:27.7147591Z [ 93%] Built target torch_cpu 2024-04-03T15:58:27.7199897Z [ 93%] 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-03T15:58:27.7574697Z Scanning dependencies of target torch 2024-04-03T15:58:27.7654087Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2024-04-03T15:58:27.7829471Z [ 93%] Generating sources 2024-04-03T15:58:27.8292005Z Scanning dependencies of target ProcessGroupGlooTest 2024-04-03T15:58:27.8350110Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2024-04-03T15:58:27.8427913Z Scanning dependencies of target HashStoreTest 2024-04-03T15:58:27.8429158Z Scanning dependencies of target TCPStoreTest 2024-04-03T15:58:27.9021569Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2024-04-03T15:58:27.9049357Z [ 93%] 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-03T15:58:27.9052130Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2024-04-03T15:58:28.0242495Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2024-04-03T15:58:28.0784751Z [ 93%] 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-03T15:58:28.2017951Z [ 93%] Linking CXX executable ../bin/TCPStoreTest 2024-04-03T15:58:28.2522511Z [ 93%] 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-03T15:58:28.3152426Z [ 93%] Linking CXX executable ../bin/HashStoreTest 2024-04-03T15:58:28.3745748Z Warning: Unused direct dependencies: 2024-04-03T15:58:28.3746767Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:28.3747757Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:28.3748712Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:28.3749732Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:28.3750661Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:28.3823448Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:28.3824499Z /lib/x86_64-linux-gnu/libpthread.so.0 2024-04-03T15:58:28.3825339Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:28.3826049Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:28.3826774Z /opt/conda/envs/py_3.12/lib/libstdc++.so.6 2024-04-03T15:58:28.3827583Z /opt/conda/envs/py_3.12/lib/libgcc_s.so.1 2024-04-03T15:58:28.3841075Z [ 93%] Built target torch 2024-04-03T15:58:28.3864220Z [ 93%] 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-03T15:58:28.4269336Z Scanning dependencies of target FileStoreTest 2024-04-03T15:58:28.4676943Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2024-04-03T15:58:28.5644853Z [ 93%] 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-03T15:58:28.7030244Z [ 93%] Linking CXX executable ../bin/ProcessGroupGlooTest 2024-04-03T15:58:28.7678978Z [ 93%] Linking CXX executable ../bin/FileStoreTest 2024-04-03T15:58:28.7723348Z [ 93%] 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-03T15:58:28.7731458Z Warning: Unused direct dependencies: 2024-04-03T15:58:28.7732470Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:28.7733347Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:28.7734362Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:28.7735245Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:28.7736023Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:28.7736900Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:28.7785865Z Warning: Unused direct dependencies: 2024-04-03T15:58:28.7786723Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:28.7787621Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:28.7788543Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:28.7789280Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:28.7789945Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:28.7790671Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:28.7796849Z [ 93%] Built target HashStoreTest 2024-04-03T15:58:28.7839763Z Scanning dependencies of target example_allreduce 2024-04-03T15:58:28.7897688Z [ 93%] Built target TCPStoreTest 2024-04-03T15:58:28.7904521Z [ 93%] 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-03T15:58:28.8937575Z Scanning dependencies of target test_dist_autograd 2024-04-03T15:58:28.9761340Z [ 93%] 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-03T15:58:29.0461886Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2024-04-03T15:58:29.1001817Z [ 93%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2024-04-03T15:58:29.1431939Z Scanning dependencies of target unbox_lib 2024-04-03T15:58:29.1645333Z [ 93%] 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-03T15:58:29.2116921Z Warning: Unused direct dependencies: 2024-04-03T15:58:29.2117738Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:29.2118699Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:29.2119655Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:29.2120481Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:29.2121423Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:29.2163024Z [ 93%] Built target ProcessGroupGlooTest 2024-04-03T15:58:29.2199974Z Scanning dependencies of target test_cpp_rpc 2024-04-03T15:58:29.2769977Z [ 93%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2024-04-03T15:58:29.2962281Z Warning: Unused direct dependencies: 2024-04-03T15:58:29.2963380Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:29.2964049Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:29.2964663Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:29.2965445Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:29.2966035Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:29.2966580Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:29.2999892Z [ 93%] Built target FileStoreTest 2024-04-03T15:58:29.3033057Z Scanning dependencies of target test_api 2024-04-03T15:58:29.3117801Z [ 93%] 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-03T15:58:29.4516003Z [ 93%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-04-03T15:58:29.5071180Z [ 93%] 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-03T15:58:29.6459938Z [ 93%] 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-03T15:58:29.7615726Z [ 93%] Linking CXX executable ../bin/example_allreduce 2024-04-03T15:58:29.7867881Z [ 93%] 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-03T15:58:29.7926671Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2024-04-03T15:58:29.9976031Z [ 93%] 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-03T15:58:29.9978255Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2024-04-03T15:58:30.0164551Z [ 93%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2024-04-03T15:58:30.1489327Z [ 93%] Linking CXX executable ../bin/test_dist_autograd 2024-04-03T15:58:30.1719957Z [ 93%] 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-03T15:58:30.2021249Z Warning: Unused direct dependencies: 2024-04-03T15:58:30.2022759Z /lib/x86_64-linux-gnu/libpthread.so.0 2024-04-03T15:58:30.2023575Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:30.2024540Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:30.2025398Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:30.2026187Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:30.2027137Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:30.2027831Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:30.2075016Z [ 93%] Built target example_allreduce 2024-04-03T15:58:30.2124905Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2024-04-03T15:58:30.3794821Z [ 93%] 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-03T15:58:30.4296825Z [ 93%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2024-04-03T15:58:30.6409675Z [ 93%] 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-03T15:58:30.7093144Z Warning: Unused direct dependencies: 2024-04-03T15:58:30.7094536Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:30.7095836Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:30.7096963Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:30.7097864Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:30.7098690Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:30.7099624Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:30.7121736Z [ 93%] Built target test_dist_autograd 2024-04-03T15:58:30.7157474Z [ 93%] 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-03T15:58:30.8708558Z [ 93%] 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-03T15:58:30.8714606Z Scanning dependencies of target parallel_benchmark 2024-04-03T15:58:30.8835434Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2024-04-03T15:58:30.9158321Z [ 93%] 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-03T15:58:30.9907332Z [ 93%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2024-04-03T15:58:31.0587060Z Scanning dependencies of target test_mobile_nnc 2024-04-03T15:58:31.0721441Z [ 93%] 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-03T15:58:31.1133897Z [ 93%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2024-04-03T15:58:31.2413250Z [ 93%] Linking CXX static library ../lib/libunbox_lib.a 2024-04-03T15:58:31.2530059Z [ 93%] Built target unbox_lib 2024-04-03T15:58:31.2552283Z [ 93%] 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-03T15:58:31.2886103Z Scanning dependencies of target aot_model_compiler_test 2024-04-03T15:58:31.4106153Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2024-04-03T15:58:31.4320114Z [ 93%] 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-03T15:58:31.5193033Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/binaries/aot_model_compiler.cc.o 2024-04-03T15:58:31.6440012Z [ 93%] 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-03T15:58:31.7862423Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2024-04-03T15:58:31.8374513Z [ 93%] 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-03T15:58:32.0360366Z [ 93%] 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-03T15:58:32.0449649Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2024-04-03T15:58:32.0567707Z [ 93%] Linking CXX executable ../bin/parallel_benchmark 2024-04-03T15:58:32.1040140Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2024-04-03T15:58:32.1877462Z [ 93%] Linking CXX executable ../bin/aot_model_compiler_test 2024-04-03T15:58:32.2258020Z [ 93%] 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-03T15:58:32.2534883Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2024-04-03T15:58:32.4248454Z [ 93%] 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-03T15:58:32.5120862Z Warning: Unused direct dependencies: 2024-04-03T15:58:32.5121473Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:32.5122058Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:32.5122644Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:32.5123250Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:32.5123915Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:32.5124608Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:32.5125262Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:32.5125694Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:32.5147703Z [ 93%] Built target parallel_benchmark 2024-04-03T15:58:32.5168696Z [ 93%] 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-03T15:58:32.5853773Z [ 93%] Linking CXX executable ../bin/test_cpp_rpc 2024-04-03T15:58:32.6093133Z Warning: Unused direct dependencies: 2024-04-03T15:58:32.6094177Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:32.6095153Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:32.6096158Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:32.6097083Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:32.6097913Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:32.6098909Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:32.6123070Z [ 93%] Built target aot_model_compiler_test 2024-04-03T15:58:32.6167832Z [ 93%] 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-03T15:58:32.6183073Z Scanning dependencies of target test_lazy 2024-04-03T15:58:32.6667557Z Scanning dependencies of target shm 2024-04-03T15:58:32.6768338Z [ 93%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2024-04-03T15:58:32.6868060Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2024-04-03T15:58:32.7595177Z [ 93%] 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-03T15:58:32.8830463Z [ 93%] Linking CXX shared library ../../../../lib/libshm.so 2024-04-03T15:58:32.9206871Z [ 93%] 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-03T15:58:33.1087591Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2024-04-03T15:58:33.1117486Z Warning: Unused direct dependencies: 2024-04-03T15:58:33.1118420Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:33.1119416Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:33.1120451Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:33.1121415Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:33.1122150Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:33.1122973Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:33.1123630Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:58:33.1145944Z [ 93%] Built target test_cpp_rpc 2024-04-03T15:58:33.1166450Z [ 93%] 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-03T15:58:33.1309594Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2024-04-03T15:58:33.2512024Z [ 93%] 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-03T15:58:33.3358817Z [ 93%] 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-03T15:58:33.3807152Z Warning: Unused direct dependencies: 2024-04-03T15:58:33.3808228Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:58:33.3809073Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:33.3810009Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:33.3810980Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:33.3811821Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:33.3812675Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:33.3813450Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:33.3831241Z [ 93%] Built target shm 2024-04-03T15:58:33.3879039Z [ 93%] 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-03T15:58:33.4524216Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2024-04-03T15:58:33.4969361Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2024-04-03T15:58:33.5427223Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2024-04-03T15:58:33.5530359Z [ 93%] 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-03T15:58:33.7143342Z [ 93%] Linking CXX executable ../bin/test_mobile_nnc 2024-04-03T15:58:33.7214075Z [ 93%] 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-03T15:58:33.9042793Z [ 93%] 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-03T15:58:33.9447362Z Scanning dependencies of target op_allowlist_test 2024-04-03T15:58:33.9805338Z [ 93%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2024-04-03T15:58:34.0082347Z [ 93%] 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-03T15:58:34.0380601Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2024-04-03T15:58:34.0900253Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2024-04-03T15:58:34.1377298Z [ 93%] 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-03T15:58:34.1772062Z [ 93%] Linking CXX executable ../bin/op_allowlist_test 2024-04-03T15:58:34.2954351Z [ 93%] 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-03T15:58:34.3120277Z Warning: Unused direct dependencies: 2024-04-03T15:58:34.3121145Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:34.3122007Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:34.3122879Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:34.3123680Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:34.3124400Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:34.3125298Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:34.3146183Z [ 93%] Built target test_mobile_nnc 2024-04-03T15:58:34.3278764Z [ 93%] 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-03T15:58:34.3598390Z [ 93%] 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-03T15:58:34.4568324Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2024-04-03T15:58:34.4916093Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2024-04-03T15:58:34.5038901Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2024-04-03T15:58:34.5317380Z [ 93%] 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-03T15:58:34.6157384Z [ 93%] 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-03T15:58:34.6890066Z Warning: Unused direct dependencies: 2024-04-03T15:58:34.6891039Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:34.6892415Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:34.6893439Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:34.6894470Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:34.6895453Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:34.6896393Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:34.6897219Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:34.6898158Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:34.6911818Z [ 93%] Built target op_allowlist_test 2024-04-03T15:58:34.6932646Z [ 93%] 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-03T15:58:34.7136320Z Scanning dependencies of target backend_fallback_test 2024-04-03T15:58:34.8133489Z Scanning dependencies of target make_boxed_from_unboxed_functor_test 2024-04-03T15:58:34.8759634Z [ 93%] 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-03T15:58:34.9198246Z [ 93%] 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-03T15:58:34.9201674Z [ 93%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2024-04-03T15:58:34.9315821Z [ 93%] 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-03T15:58:34.9862215Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2024-04-03T15:58:35.0528858Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2024-04-03T15:58:35.0876974Z [ 93%] 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-03T15:58:35.2270106Z Scanning dependencies of target kernel_stackbased_test 2024-04-03T15:58:35.2913722Z [ 93%] 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-03T15:58:35.2930299Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2024-04-03T15:58:35.4048614Z [ 93%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2024-04-03T15:58:35.4323258Z [ 93%] 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-03T15:58:35.5092090Z [ 93%] Linking CXX executable ../bin/backend_fallback_test 2024-04-03T15:58:35.5761512Z [ 93%] 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-03T15:58:35.7702845Z [ 93%] 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-03T15:58:35.7711439Z [ 93%] Linking CXX executable ../bin/kernel_stackbased_test 2024-04-03T15:58:35.9080535Z [ 93%] 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-03T15:58:35.9121447Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2024-04-03T15:58:35.9413372Z Warning: Unused direct dependencies: 2024-04-03T15:58:35.9414303Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:35.9415116Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:35.9416286Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:35.9417037Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:35.9417682Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:35.9418473Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:35.9478105Z [ 93%] Built target make_boxed_from_unboxed_functor_test 2024-04-03T15:58:35.9504166Z [ 93%] 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-03T15:58:36.0311059Z Warning: Unused direct dependencies: 2024-04-03T15:58:36.0312023Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:36.0313029Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:36.0313966Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:36.0314478Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:36.0314990Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:36.0315823Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:36.0340044Z [ 93%] Built target backend_fallback_test 2024-04-03T15:58:36.0396092Z [ 93%] 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-03T15:58:36.0859215Z Scanning dependencies of target kernel_function_test 2024-04-03T15:58:36.1157697Z Scanning dependencies of target kernel_function_legacy_test 2024-04-03T15:58:36.1353015Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2024-04-03T15:58:36.1730318Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2024-04-03T15:58:36.1860755Z [ 93%] 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-03T15:58:36.3168394Z [ 93%] 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-03T15:58:36.3647818Z Warning: Unused direct dependencies: 2024-04-03T15:58:36.3648765Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:36.3649713Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:36.3650722Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:36.3652199Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:36.3653052Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:36.3654115Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:36.3677989Z [ 93%] Built target kernel_stackbased_test 2024-04-03T15:58:36.3718519Z [ 93%] 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-03T15:58:36.4772341Z Scanning dependencies of target KernelFunction_test 2024-04-03T15:58:36.5180995Z [ 93%] 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-03T15:58:36.5439134Z [ 93%] Linking CXX executable ../bin/kernel_function_test 2024-04-03T15:58:36.6882445Z [ 93%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2024-04-03T15:58:36.6982847Z [ 93%] Linking CXX executable ../bin/test_lazy 2024-04-03T15:58:36.7038346Z [ 94%] 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-03T15:58:36.7722022Z [ 94%] Linking CXX executable ../bin/kernel_function_legacy_test 2024-04-03T15:58:36.8282898Z [ 94%] 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-03T15:58:36.9984544Z [ 94%] 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-03T15:58:37.1666575Z Warning: Unused direct dependencies: 2024-04-03T15:58:37.1667451Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:37.1668310Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:37.1669207Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:37.1670000Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:37.1670678Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:37.1671518Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:37.1697136Z [ 94%] Built target kernel_function_test 2024-04-03T15:58:37.1725665Z [ 94%] 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-03T15:58:37.2328741Z Scanning dependencies of target IListRef_test 2024-04-03T15:58:37.2691949Z Warning: Unused direct dependencies: 2024-04-03T15:58:37.2692791Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:37.2693590Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:37.2694528Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:37.2695339Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:37.2696025Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:37.2696859Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:37.2744899Z [ 94%] Built target kernel_function_legacy_test 2024-04-03T15:58:37.2766000Z [ 94%] 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-03T15:58:37.3402601Z Scanning dependencies of target xla_tensor_test 2024-04-03T15:58:37.3961644Z [ 94%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2024-04-03T15:58:37.4041025Z Warning: Unused direct dependencies: 2024-04-03T15:58:37.4041958Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:37.4042964Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:37.4043544Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:37.4044058Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:37.4044497Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:37.4045039Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:37.4069279Z [ 94%] Built target test_lazy 2024-04-03T15:58:37.4093588Z [ 94%] 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-03T15:58:37.4155661Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2024-04-03T15:58:37.4560438Z [ 94%] Linking CXX executable ../bin/KernelFunction_test 2024-04-03T15:58:37.5561927Z [ 94%] 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-03T15:58:37.5925024Z [ 94%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2024-04-03T15:58:37.7761450Z [ 94%] 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-03T15:58:37.9581076Z [ 94%] 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-03T15:58:38.0080887Z Warning: Unused direct dependencies: 2024-04-03T15:58:38.0081825Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:38.0082655Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:38.0094966Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:38.0095886Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:38.0096539Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:38.0097124Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:38.0116333Z [ 94%] Built target KernelFunction_test 2024-04-03T15:58:38.0155863Z Scanning dependencies of target legacy_vmap_test 2024-04-03T15:58:38.0394277Z [ 94%] Linking CXX executable ../bin/IListRef_test 2024-04-03T15:58:38.1510688Z [ 94%] 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-03T15:58:38.1681151Z [ 95%] Linking CXX executable ../bin/xla_tensor_test 2024-04-03T15:58:38.2331873Z [ 95%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2024-04-03T15:58:38.2820569Z [ 95%] 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-03T15:58:38.3130551Z [ 95%] 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-03T15:58:38.4459092Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2024-04-03T15:58:38.4703357Z [ 95%] 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-03T15:58:38.5129276Z Warning: Unused direct dependencies: 2024-04-03T15:58:38.5130188Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:38.5131775Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:38.5132772Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:38.5133589Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:38.5134433Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:38.5135344Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:38.5198890Z [ 95%] Built target IListRef_test 2024-04-03T15:58:38.5234986Z Scanning dependencies of target type_test 2024-04-03T15:58:38.6643117Z [ 95%] 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-03T15:58:38.7540860Z Warning: Unused direct dependencies: 2024-04-03T15:58:38.7541842Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:38.7542868Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:38.7543737Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:38.7544650Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:38.7545474Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:38.7546421Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:38.7577935Z [ 95%] Built target xla_tensor_test 2024-04-03T15:58:38.7610740Z Scanning dependencies of target type_ptr_test 2024-04-03T15:58:38.7696845Z [ 95%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2024-04-03T15:58:38.7980729Z [ 95%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2024-04-03T15:58:38.8406213Z [ 95%] 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-03T15:58:38.9278096Z [ 95%] Linking CXX executable ../bin/legacy_vmap_test 2024-04-03T15:58:39.0212501Z [ 95%] 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-03T15:58:39.1459404Z [ 95%] Linking CXX executable ../bin/type_ptr_test 2024-04-03T15:58:39.1808917Z [ 95%] 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-03T15:58:39.3253101Z [ 95%] 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-03T15:58:39.3639345Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2024-04-03T15:58:39.4806029Z [ 95%] Linking CXX executable ../bin/type_test 2024-04-03T15:58:39.4812823Z [ 95%] 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-03T15:58:39.5254798Z Warning: Unused direct dependencies: 2024-04-03T15:58:39.5255776Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:39.5256934Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:39.5258060Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:39.5259194Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:39.5260081Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:39.5261036Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:39.5284002Z [ 95%] Built target legacy_vmap_test 2024-04-03T15:58:39.5319456Z [ 95%] 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-03T15:58:39.6841206Z Scanning dependencies of target tensor_iterator_test 2024-04-03T15:58:39.7207402Z [ 95%] 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-03T15:58:39.7229806Z Warning: Unused direct dependencies: 2024-04-03T15:58:39.7230613Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:39.7231443Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:39.7232288Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:39.7233134Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:39.7233940Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:39.7234631Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:39.7235443Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:39.7278943Z [ 95%] Built target type_ptr_test 2024-04-03T15:58:39.7423103Z [ 95%] 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-03T15:58:39.9180254Z Scanning dependencies of target stride_properties_test 2024-04-03T15:58:39.9383235Z Warning: Unused direct dependencies: 2024-04-03T15:58:39.9384218Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:39.9385213Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:39.9386218Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:39.9387793Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:39.9388636Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:39.9389619Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:39.9392632Z [ 95%] 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-03T15:58:39.9403037Z [ 95%] Built target type_test 2024-04-03T15:58:39.9437131Z [ 95%] 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-03T15:58:39.9483804Z [ 95%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2024-04-03T15:58:40.0714101Z [ 95%] 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-03T15:58:40.0860470Z Scanning dependencies of target StorageUtils_test 2024-04-03T15:58:40.1249136Z Scanning dependencies of target scalar_tensor_test 2024-04-03T15:58:40.1716323Z [ 95%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2024-04-03T15:58:40.2118907Z [ 95%] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2024-04-03T15:58:40.2640116Z [ 95%] 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-03T15:58:40.3966550Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2024-04-03T15:58:40.4637407Z [ 95%] 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-03T15:58:40.6709360Z [ 95%] 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-03T15:58:40.7344733Z [ 95%] Linking CXX executable ../bin/tensor_iterator_test 2024-04-03T15:58:40.8173258Z [ 95%] Linking CXX executable ../bin/stride_properties_test 2024-04-03T15:58:40.8359196Z [ 95%] Linking CXX executable ../bin/StorageUtils_test 2024-04-03T15:58:40.8396482Z [ 95%] 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-03T15:58:41.0361303Z [ 95%] 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-03T15:58:41.1738302Z [ 95%] Linking CXX executable ../bin/scalar_tensor_test 2024-04-03T15:58:41.1909033Z [ 95%] 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-03T15:58:41.2434595Z Warning: Unused direct dependencies: 2024-04-03T15:58:41.2435406Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:41.2436189Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:41.2437419Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:41.2438153Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:41.2438817Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:41.2440039Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:41.2477669Z [ 95%] Built target tensor_iterator_test 2024-04-03T15:58:41.2505788Z [ 95%] 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-03T15:58:41.3158693Z Warning: Unused direct dependencies: 2024-04-03T15:58:41.3159735Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:41.3160782Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:41.3161797Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:41.3163019Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:41.3163874Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:41.3164456Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:41.3196479Z [ 95%] Built target StorageUtils_test 2024-04-03T15:58:41.3219122Z [ 95%] 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-03T15:58:41.3338000Z Warning: Unused direct dependencies: 2024-04-03T15:58:41.3338551Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:41.3339152Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:41.3339703Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:41.3340462Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:41.3341181Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:41.3342348Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:41.3393829Z [ 95%] Built target stride_properties_test 2024-04-03T15:58:41.3480008Z [ 95%] 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-03T15:58:41.3719483Z Scanning dependencies of target reduce_ops_test 2024-04-03T15:58:41.4208860Z Scanning dependencies of target quantized_test 2024-04-03T15:58:41.4952928Z Scanning dependencies of target scalar_test 2024-04-03T15:58:41.5074745Z [ 95%] 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-03T15:58:41.5729380Z [ 95%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2024-04-03T15:58:41.6212310Z [ 95%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2024-04-03T15:58:41.6820324Z [ 95%] 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-03T15:58:41.7095357Z Warning: Unused direct dependencies: 2024-04-03T15:58:41.7096293Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:41.7097253Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:41.7098269Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:41.7099160Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:41.7101085Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:41.7102231Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:41.7162766Z [ 95%] Built target scalar_tensor_test 2024-04-03T15:58:41.7187385Z [ 95%] 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-03T15:58:41.7459065Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2024-04-03T15:58:41.8697193Z Scanning dependencies of target Dict_test 2024-04-03T15:58:41.9229248Z [ 95%] 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-03T15:58:42.0927404Z [ 95%] 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-03T15:58:42.1446609Z [ 95%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2024-04-03T15:58:42.1886796Z [ 95%] Linking CXX executable ../bin/quantized_test 2024-04-03T15:58:42.3430710Z [ 95%] 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-03T15:58:42.3510440Z [ 95%] Linking CXX executable ../bin/reduce_ops_test 2024-04-03T15:58:42.3794303Z [ 95%] Linking CXX executable ../bin/scalar_test 2024-04-03T15:58:42.4845551Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-04-03T15:58:42.5390520Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-04-03T15:58:42.6216670Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-04-03T15:58:42.7304942Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-04-03T15:58:42.7607475Z Warning: Unused direct dependencies: 2024-04-03T15:58:42.7608413Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:42.7609811Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:42.7610523Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:42.7611023Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:42.7611483Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:42.7612047Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:42.7635911Z [ 95%] Built target quantized_test 2024-04-03T15:58:42.7676586Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-04-03T15:58:42.8064392Z Scanning dependencies of target cpu_generator_test 2024-04-03T15:58:42.8202290Z [ 95%] Linking CXX executable ../bin/Dict_test 2024-04-03T15:58:42.8558931Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-04-03T15:58:42.9126028Z Warning: Unused direct dependencies: 2024-04-03T15:58:42.9126975Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:42.9127919Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:42.9128815Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:42.9129702Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:42.9130481Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:42.9131418Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:42.9149282Z Warning: Unused direct dependencies: 2024-04-03T15:58:42.9149882Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:42.9150579Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:42.9151362Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:42.9152133Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:42.9152577Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:42.9153097Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:42.9156960Z [ 95%] Built target reduce_ops_test 2024-04-03T15:58:42.9201238Z [ 95%] Built target scalar_test 2024-04-03T15:58:42.9205461Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-04-03T15:58:42.9235554Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2024-04-03T15:58:42.9482288Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2024-04-03T15:58:43.0005858Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-04-03T15:58:43.0161703Z [ 95%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2024-04-03T15:58:43.0748292Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-04-03T15:58:43.1947534Z [ 95%] Built target microkernels-all 2024-04-03T15:58:43.1971555Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2024-04-03T15:58:43.2983987Z Warning: Unused direct dependencies: 2024-04-03T15:58:43.2984861Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:43.2985783Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:43.2986750Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:43.2987620Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:43.2988353Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:43.2989212Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:43.3013555Z [ 95%] Built target Dict_test 2024-04-03T15:58:43.3068571Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2024-04-03T15:58:43.7690472Z [ 95%] Linking CXX executable ../bin/cpu_generator_test 2024-04-03T15:58:43.9814228Z Scanning dependencies of target MaybeOwned_test 2024-04-03T15:58:43.9921383Z Scanning dependencies of target kernel_lambda_test 2024-04-03T15:58:44.0359726Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2024-04-03T15:58:44.0469572Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2024-04-03T15:58:44.1694060Z Scanning dependencies of target half_test 2024-04-03T15:58:44.2445061Z [ 95%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2024-04-03T15:58:44.3461916Z Warning: Unused direct dependencies: 2024-04-03T15:58:44.3463095Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:44.3464091Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:44.3465123Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:44.3465938Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:44.3466388Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:44.3466936Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:44.3487726Z [ 95%] Built target cpu_generator_test 2024-04-03T15:58:44.3504328Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2024-04-03T15:58:44.3859009Z [ 95%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2024-04-03T15:58:44.4629643Z [ 95%] Linking CXX executable ../bin/kernel_lambda_test 2024-04-03T15:58:44.8376703Z Scanning dependencies of target static_runtime_bench 2024-04-03T15:58:44.9460746Z Scanning dependencies of target cpu_allocator_test 2024-04-03T15:58:44.9673228Z [ 95%] Linking CXX executable ../bin/MaybeOwned_test 2024-04-03T15:58:45.0324826Z Warning: Unused direct dependencies: 2024-04-03T15:58:45.0326036Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:45.0327484Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:45.0328395Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:45.0329265Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:45.0330082Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:45.0332435Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:45.0356476Z [ 95%] Built target kernel_lambda_test 2024-04-03T15:58:45.0477441Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2024-04-03T15:58:45.1601959Z [ 95%] Linking CXX executable ../bin/half_test 2024-04-03T15:58:45.1790079Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-04-03T15:58:45.1858724Z [ 95%] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2024-04-03T15:58:45.2602981Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2024-04-03T15:58:45.5540033Z Warning: Unused direct dependencies: 2024-04-03T15:58:45.5541033Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:45.5542850Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:45.5544069Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:45.5545152Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:45.5546098Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:45.5547165Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:45.5574374Z [ 95%] Built target MaybeOwned_test 2024-04-03T15:58:45.5596143Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2024-04-03T15:58:45.6014230Z Warning: Unused direct dependencies: 2024-04-03T15:58:45.6015150Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:45.6016147Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:45.6017072Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:45.6018715Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:45.6019660Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:45.6020697Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:45.6021470Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:45.6041913Z [ 95%] Built target half_test 2024-04-03T15:58:45.6075374Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2024-04-03T15:58:45.8436827Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2024-04-03T15:58:45.9720157Z [ 95%] Linking CXX executable ../bin/cpu_allocator_test 2024-04-03T15:58:46.2126015Z [ 95%] Linking CXX executable ../bin/static_runtime_bench 2024-04-03T15:58:46.2910613Z Scanning dependencies of target reportMemoryUsage_test 2024-04-03T15:58:46.5070227Z Warning: Unused direct dependencies: 2024-04-03T15:58:46.5071335Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:46.5072301Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:46.5073274Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:46.5074223Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:46.5075068Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:46.5076035Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:46.5101352Z [ 95%] Built target cpu_allocator_test 2024-04-03T15:58:46.5129123Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2024-04-03T15:58:46.5486415Z [ 95%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2024-04-03T15:58:46.6032978Z Scanning dependencies of target verify_api_visibility 2024-04-03T15:58:46.6362314Z Warning: Unused direct dependencies: 2024-04-03T15:58:46.6363897Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:46.6365233Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:46.6366283Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:46.6367241Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:46.6368099Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:46.6369063Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:46.6369810Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:58:46.6395602Z [ 95%] Built target static_runtime_bench 2024-04-03T15:58:46.6416681Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2024-04-03T15:58:46.8419437Z [ 95%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2024-04-03T15:58:46.8828080Z Scanning dependencies of target Dimname_test 2024-04-03T15:58:46.9016342Z [ 95%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2024-04-03T15:58:47.1410782Z [ 95%] Linking CXX executable ../bin/Dimname_test 2024-04-03T15:58:47.4115058Z [ 95%] Linking CXX executable ../bin/verify_api_visibility 2024-04-03T15:58:47.4533212Z [ 95%] Linking CXX executable ../bin/reportMemoryUsage_test 2024-04-03T15:58:47.5078426Z Scanning dependencies of target test_parallel 2024-04-03T15:58:47.5240765Z Scanning dependencies of target cpu_profiling_allocator_test 2024-04-03T15:58:47.6161293Z Warning: Unused direct dependencies: 2024-04-03T15:58:47.6162299Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:47.6163256Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:47.6164229Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:47.6165245Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:47.6166117Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:47.6167001Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:47.6167978Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:47.6197799Z [ 95%] Built target Dimname_test 2024-04-03T15:58:47.6237838Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2024-04-03T15:58:47.7881835Z [ 95%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2024-04-03T15:58:47.8206569Z [ 95%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2024-04-03T15:58:47.8993478Z Warning: Unused direct dependencies: 2024-04-03T15:58:47.8994419Z /opt/conda/envs/py_3.12/lib/libstdc++.so.6 2024-04-03T15:58:47.8995363Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:47.8996351Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:47.8997353Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:47.8998265Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:47.8999278Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:47.9000102Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:47.9000830Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:47.9001684Z /lib/x86_64-linux-gnu/libpthread.so.0 2024-04-03T15:58:47.9002416Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:47.9003059Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:47.9003562Z /opt/conda/envs/py_3.12/lib/libgcc_s.so.1 2024-04-03T15:58:47.9025747Z [ 95%] Built target verify_api_visibility 2024-04-03T15:58:47.9112845Z Scanning dependencies of target weakref_test 2024-04-03T15:58:47.9520747Z Warning: Unused direct dependencies: 2024-04-03T15:58:47.9521705Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:47.9522702Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:47.9523735Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:47.9525201Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:47.9526149Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:47.9526992Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:47.9527955Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:47.9561188Z [ 95%] Built target reportMemoryUsage_test 2024-04-03T15:58:47.9623895Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2024-04-03T15:58:48.1491133Z [ 95%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2024-04-03T15:58:48.4485960Z [ 95%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2024-04-03T15:58:48.5669699Z [ 95%] Linking CXX executable ../bin/test_parallel 2024-04-03T15:58:48.7893325Z [ 95%] Linking CXX executable ../bin/weakref_test 2024-04-03T15:58:48.8500954Z Scanning dependencies of target NamedTensor_test 2024-04-03T15:58:48.9360005Z Scanning dependencies of target kernel_lambda_legacy_test 2024-04-03T15:58:48.9990955Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2024-04-03T15:58:49.0292826Z Warning: Unused direct dependencies: 2024-04-03T15:58:49.0293854Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:49.0294829Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:49.0295803Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:49.0296722Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:49.0297531Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:49.0298471Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:49.0321382Z [ 95%] Built target test_parallel 2024-04-03T15:58:49.0349513Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2024-04-03T15:58:49.0390635Z Warning: Unused direct dependencies: 2024-04-03T15:58:49.0391444Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:49.0392001Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:49.0392577Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:49.0393091Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:49.0393810Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:49.0394319Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:49.0429946Z [ 95%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2024-04-03T15:58:49.0473547Z [ 95%] Built target cpu_profiling_allocator_test 2024-04-03T15:58:49.0495042Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2024-04-03T15:58:49.3555213Z Warning: Unused direct dependencies: 2024-04-03T15:58:49.3556198Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:49.3557204Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:49.3558244Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:49.3559202Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:49.3560011Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:49.3560968Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:49.3582747Z [ 95%] Built target weakref_test 2024-04-03T15:58:49.3635309Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2024-04-03T15:58:49.3812222Z [ 95%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2024-04-03T15:58:49.6883730Z Scanning dependencies of target static_runtime_test 2024-04-03T15:58:49.7826483Z [ 95%] Linking CXX executable ../bin/NamedTensor_test 2024-04-03T15:58:49.8322543Z Scanning dependencies of target cpu_rng_test 2024-04-03T15:58:49.9482186Z Warning: Unused direct dependencies: 2024-04-03T15:58:49.9483209Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:49.9484179Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:49.9486168Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:49.9487137Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:49.9489925Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:49.9490742Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:49.9510963Z [ 95%] Built target kernel_lambda_legacy_test 2024-04-03T15:58:49.9555681Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2024-04-03T15:58:50.1601016Z [ 95%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2024-04-03T15:58:50.2278092Z Warning: Unused direct dependencies: 2024-04-03T15:58:50.2279565Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:50.2280768Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:50.2282006Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:50.2283163Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:50.2286415Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:50.2289683Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:50.2308697Z [ 95%] Built target NamedTensor_test 2024-04-03T15:58:50.2398710Z Scanning dependencies of target apply_utils_test 2024-04-03T15:58:50.2581156Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-04-03T15:58:50.3323447Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2024-04-03T15:58:50.5090971Z [ 95%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2024-04-03T15:58:50.7364859Z Scanning dependencies of target memory_overlapping_test 2024-04-03T15:58:50.9042790Z Scanning dependencies of target atest 2024-04-03T15:58:51.0129912Z [ 95%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2024-04-03T15:58:51.0419652Z [ 95%] Linking CXX executable ../bin/cpu_rng_test 2024-04-03T15:58:51.0918717Z [ 95%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2024-04-03T15:58:51.2256699Z [ 95%] Linking CXX executable ../bin/apply_utils_test 2024-04-03T15:58:51.3041513Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2024-04-03T15:58:51.6231873Z [ 95%] Linking CXX executable ../bin/memory_overlapping_test 2024-04-03T15:58:51.6479671Z Warning: Unused direct dependencies: 2024-04-03T15:58:51.6480404Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:51.6481130Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:51.6481880Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:51.6482555Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:51.6483190Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:51.6483935Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:51.6509585Z [ 95%] Built target cpu_rng_test 2024-04-03T15:58:51.6557159Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2024-04-03T15:58:51.6595658Z [ 95%] Linking CXX executable ../bin/atest 2024-04-03T15:58:51.7767694Z Warning: Unused direct dependencies: 2024-04-03T15:58:51.7768712Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:51.7769700Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:51.7772044Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:51.7772969Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:51.7773897Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:51.7774911Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:51.7798461Z [ 95%] Built target apply_utils_test 2024-04-03T15:58:51.7817020Z [ 95%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2024-04-03T15:58:52.1054750Z Warning: Unused direct dependencies: 2024-04-03T15:58:52.1055667Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:52.1056670Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:52.1057611Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:52.1058419Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:52.1059186Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:52.1060089Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:52.1090447Z [ 95%] Built target memory_overlapping_test 2024-04-03T15:58:52.1133341Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2024-04-03T15:58:52.2675387Z Warning: Unused direct dependencies: 2024-04-03T15:58:52.2676374Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:52.2677396Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:52.2678048Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:52.2678580Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:52.2679067Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:52.2679694Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:52.2702747Z [ 95%] Built target atest 2024-04-03T15:58:52.2741421Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2024-04-03T15:58:52.3839110Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2024-04-03T15:58:52.8481963Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2024-04-03T15:58:52.8838030Z [ 95%] Linking CXX executable ../bin/static_runtime_test 2024-04-03T15:58:53.0037987Z Scanning dependencies of target basic 2024-04-03T15:58:53.0197432Z Scanning dependencies of target broadcast_test 2024-04-03T15:58:53.1996070Z [ 95%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2024-04-03T15:58:53.2590524Z [ 95%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2024-04-03T15:58:53.4541951Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2024-04-03T15:58:53.4873899Z Warning: Unused direct dependencies: 2024-04-03T15:58:53.4874823Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:53.4875376Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:53.4875923Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:53.4879502Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:53.4880244Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:53.4881500Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:53.4901235Z [ 95%] Built target static_runtime_test 2024-04-03T15:58:53.4941667Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2024-04-03T15:58:53.7000070Z Scanning dependencies of target extension_backend_test 2024-04-03T15:58:53.9825254Z [ 95%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2024-04-03T15:58:54.0239690Z [ 95%] Linking CXX executable ../bin/broadcast_test 2024-04-03T15:58:54.0861635Z [ 95%] Linking CXX executable ../bin/basic 2024-04-03T15:58:54.1973963Z Scanning dependencies of target operator_name_test 2024-04-03T15:58:54.2205923Z [ 95%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2024-04-03T15:58:54.3309733Z Scanning dependencies of target dispatch_key_set_test 2024-04-03T15:58:54.4531885Z [ 95%] Linking CXX executable ../bin/operator_name_test 2024-04-03T15:58:54.5246411Z [ 95%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2024-04-03T15:58:54.5564184Z [ 95%] Linking CXX executable ../bin/extension_backend_test 2024-04-03T15:58:54.6095565Z Warning: Unused direct dependencies: 2024-04-03T15:58:54.6096520Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:54.6097512Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:54.6098525Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:54.6099464Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:54.6100290Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:54.6101225Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:54.6157540Z [ 95%] Built target basic 2024-04-03T15:58:54.6197196Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2024-04-03T15:58:54.6373740Z Warning: Unused direct dependencies: 2024-04-03T15:58:54.6374819Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:54.6375823Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:54.6376811Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:54.6377668Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:54.6378438Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:54.6379639Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:54.6442781Z [ 95%] Built target broadcast_test 2024-04-03T15:58:54.6528814Z Scanning dependencies of target thread_init_test 2024-04-03T15:58:54.9307049Z [ 95%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2024-04-03T15:58:55.0474744Z Warning: Unused direct dependencies: 2024-04-03T15:58:55.0475730Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:55.0476801Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:55.0477787Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T15:58:55.0478740Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:55.0479772Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:55.0480731Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:55.0481576Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:55.0482538Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:55.0507737Z [ 95%] Built target operator_name_test 2024-04-03T15:58:55.0543735Z Scanning dependencies of target operators_test 2024-04-03T15:58:55.0799565Z [ 95%] Linking CXX executable ../bin/dispatch_key_set_test 2024-04-03T15:58:55.1482708Z Warning: Unused direct dependencies: 2024-04-03T15:58:55.1483695Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:55.1484677Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:55.1485700Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:55.1486644Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:55.1487469Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:55.1488443Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:55.1516219Z [ 95%] Built target extension_backend_test 2024-04-03T15:58:55.1538050Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2024-04-03T15:58:55.3327783Z [ 95%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2024-04-03T15:58:55.4497611Z Scanning dependencies of target inline_container_test 2024-04-03T15:58:55.4701504Z [ 95%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2024-04-03T15:58:55.5142989Z [ 95%] Linking CXX executable ../bin/thread_init_test 2024-04-03T15:58:55.6540659Z Warning: Unused direct dependencies: 2024-04-03T15:58:55.6541649Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:55.6542799Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:55.6544408Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:55.6547825Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:55.6548798Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:55.6549502Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:55.6550430Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:55.6574531Z [ 95%] Built target dispatch_key_set_test 2024-04-03T15:58:55.6627488Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2024-04-03T15:58:55.7873634Z [ 95%] Linking CXX executable ../bin/inline_container_test 2024-04-03T15:58:55.7917356Z Scanning dependencies of target List_test 2024-04-03T15:58:55.8446524Z [ 95%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2024-04-03T15:58:55.9882578Z Warning: Unused direct dependencies: 2024-04-03T15:58:55.9883408Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:55.9884197Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:55.9884832Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:55.9885408Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:55.9886060Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:55.9886841Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:55.9887450Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:55.9910071Z [ 95%] Built target thread_init_test 2024-04-03T15:58:55.9932902Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2024-04-03T15:58:56.0528557Z [ 95%] Linking CXX executable ../bin/operators_test 2024-04-03T15:58:56.2796148Z Scanning dependencies of target wrapdim_test 2024-04-03T15:58:56.3554527Z Warning: Unused direct dependencies: 2024-04-03T15:58:56.3555291Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:56.3556031Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:56.3556779Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:56.3558286Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:56.3558917Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:56.3559648Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:56.3581879Z [ 95%] Built target inline_container_test 2024-04-03T15:58:56.3638205Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2024-04-03T15:58:56.3772179Z [ 95%] Linking CXX executable ../bin/List_test 2024-04-03T15:58:56.5179142Z [ 95%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2024-04-03T15:58:56.5517520Z Warning: Unused direct dependencies: 2024-04-03T15:58:56.5518479Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:56.5519680Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:56.5520699Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:56.5521639Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:56.5522497Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:56.5523470Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:56.5615054Z [ 95%] Built target operators_test 2024-04-03T15:58:56.5635164Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2024-04-03T15:58:56.6683624Z Scanning dependencies of target dlconvertor_test 2024-04-03T15:58:56.9178642Z [ 95%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2024-04-03T15:58:56.9924739Z Warning: Unused direct dependencies: 2024-04-03T15:58:56.9925578Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:56.9926200Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:56.9926814Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:56.9927494Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:56.9928019Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:56.9929078Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:56.9954552Z [ 95%] Built target List_test 2024-04-03T15:58:56.9984787Z Scanning dependencies of target undefined_tensor_test 2024-04-03T15:58:57.2100001Z [ 95%] Linking CXX executable ../bin/wrapdim_test 2024-04-03T15:58:57.2488034Z [ 95%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2024-04-03T15:58:57.2966114Z Scanning dependencies of target ivalue_test 2024-04-03T15:58:57.3804520Z Scanning dependencies of target lazy_tensor_test 2024-04-03T15:58:57.5776397Z [ 95%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2024-04-03T15:58:57.5803587Z [ 95%] Linking CXX executable ../bin/dlconvertor_test 2024-04-03T15:58:57.6494409Z [ 95%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2024-04-03T15:58:57.7509064Z Warning: Unused direct dependencies: 2024-04-03T15:58:57.7510074Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:57.7511097Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:57.7512032Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:57.7512571Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:57.7513087Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:57.7513781Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:57.7537826Z [ 95%] Built target wrapdim_test 2024-04-03T15:58:57.7575403Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2024-04-03T15:58:57.7965938Z [ 95%] Linking CXX executable ../bin/undefined_tensor_test 2024-04-03T15:58:58.1847257Z Warning: Unused direct dependencies: 2024-04-03T15:58:58.1848236Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:58.1850110Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:58.1851145Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:58.1851982Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:58.1852432Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:58.1853001Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:58.1876281Z [ 95%] Built target dlconvertor_test 2024-04-03T15:58:58.1922730Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2024-04-03T15:58:58.3114446Z [ 95%] Linking CXX executable ../bin/lazy_tensor_test 2024-04-03T15:58:58.3222389Z Warning: Unused direct dependencies: 2024-04-03T15:58:58.3223236Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:58.3224119Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:58.3225028Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:58.3225884Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:58.3226646Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:58.3227550Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:58.3282152Z [ 95%] Built target undefined_tensor_test 2024-04-03T15:58:58.3322933Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2024-04-03T15:58:58.3722928Z [ 95%] Linking CXX executable ../bin/ivalue_test 2024-04-03T15:58:58.8033777Z Scanning dependencies of target mobile_memory_cleanup 2024-04-03T15:58:58.8870825Z Warning: Unused direct dependencies: 2024-04-03T15:58:58.8871816Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:58.8872842Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:58.8873891Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:58.8874927Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:58.8876453Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:58.8877415Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:58.8878562Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:58.8896201Z [ 95%] Built target lazy_tensor_test 2024-04-03T15:58:58.8914279Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2024-04-03T15:58:58.9354062Z Warning: Unused direct dependencies: 2024-04-03T15:58:58.9355107Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:58.9356183Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:58.9357256Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:58.9358234Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:58.9359102Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:58.9360112Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:58.9375268Z [ 95%] Built target ivalue_test 2024-04-03T15:58:58.9395597Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2024-04-03T15:58:58.9988174Z Scanning dependencies of target CppSignature_test 2024-04-03T15:58:59.0168792Z [ 95%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2024-04-03T15:58:59.0650055Z [ 96%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2024-04-03T15:58:59.1139726Z Scanning dependencies of target math_kernel_test 2024-04-03T15:58:59.2524909Z [ 96%] Linking CXX executable ../bin/CppSignature_test 2024-04-03T15:58:59.3814997Z [ 96%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2024-04-03T15:58:59.5882450Z Scanning dependencies of target op_registration_test 2024-04-03T15:58:59.6438885Z [ 96%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2024-04-03T15:58:59.7419166Z Warning: Unused direct dependencies: 2024-04-03T15:58:59.7420161Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:58:59.7421234Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T15:58:59.7422395Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:58:59.7423314Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:58:59.7424227Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:58:59.7425361Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:58:59.7426301Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:58:59.7444514Z [ 96%] Built target CppSignature_test 2024-04-03T15:58:59.7479432Z Scanning dependencies of target memory_format_test 2024-04-03T15:58:59.7555577Z [ 96%] Linking CXX executable ../bin/mobile_memory_cleanup 2024-04-03T15:58:59.9098094Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2024-04-03T15:58:59.9761759Z [ 96%] Linking CXX executable ../bin/math_kernel_test 2024-04-03T15:59:00.0215913Z [ 96%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2024-04-03T15:59:00.2198907Z [ 96%] Linking CXX executable ../bin/op_registration_test 2024-04-03T15:59:00.2248814Z Warning: Unused direct dependencies: 2024-04-03T15:59:00.2249740Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:00.2250717Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:00.2251707Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:00.2252602Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:00.2253411Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:00.2254457Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:00.2315236Z [ 96%] Built target mobile_memory_cleanup 2024-04-03T15:59:00.2362552Z Scanning dependencies of target native_test 2024-04-03T15:59:00.4338621Z [ 96%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2024-04-03T15:59:00.6017511Z [ 96%] Linking CXX executable ../bin/memory_format_test 2024-04-03T15:59:00.6022211Z Warning: Unused direct dependencies: 2024-04-03T15:59:00.6023094Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:00.6024132Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:00.6025151Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:00.6026035Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:00.6026478Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:00.6026975Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:00.6045991Z [ 96%] Built target math_kernel_test 2024-04-03T15:59:00.6062986Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2024-04-03T15:59:00.7465762Z Scanning dependencies of target packedtensoraccessor_test 2024-04-03T15:59:00.9126303Z Warning: Unused direct dependencies: 2024-04-03T15:59:00.9128624Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:00.9129534Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:00.9130453Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:00.9131350Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:00.9132109Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:00.9132960Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:00.9157270Z [ 96%] Built target op_registration_test 2024-04-03T15:59:00.9193794Z Scanning dependencies of target pow_test 2024-04-03T15:59:00.9795205Z [ 96%] Linking CXX executable ../bin/native_test 2024-04-03T15:59:01.0285254Z [ 96%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2024-04-03T15:59:01.0646536Z Warning: Unused direct dependencies: 2024-04-03T15:59:01.0647460Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:01.0648735Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:01.0650805Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:01.0651586Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:01.0652410Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:01.0653384Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:01.0713959Z [ 96%] Built target memory_format_test 2024-04-03T15:59:01.0742204Z Scanning dependencies of target test_edge_op_registration 2024-04-03T15:59:01.2015868Z [ 96%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2024-04-03T15:59:01.2774092Z [ 96%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2024-04-03T15:59:01.4313889Z Warning: Unused direct dependencies: 2024-04-03T15:59:01.4314809Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:01.4315747Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:01.4316656Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:01.4317539Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:01.4318178Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:01.4320115Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:01.4341100Z [ 96%] Built target native_test 2024-04-03T15:59:01.4361280Z [ 96%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2024-04-03T15:59:01.5847904Z Scanning dependencies of target jitbackend_test 2024-04-03T15:59:01.6395111Z Scanning dependencies of target torchbind_test 2024-04-03T15:59:01.6413553Z [ 96%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2024-04-03T15:59:01.8155400Z [ 96%] Linking CXX executable ../bin/packedtensoraccessor_test 2024-04-03T15:59:01.9196556Z [ 96%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2024-04-03T15:59:01.9434117Z [ 96%] Linking CXX executable ../bin/test_edge_op_registration 2024-04-03T15:59:01.9926398Z [ 96%] Linking CXX executable ../bin/pow_test 2024-04-03T15:59:02.0855443Z [ 96%] Linking CXX shared library ../lib/libjitbackend_test.so 2024-04-03T15:59:02.2634764Z Warning: Unused direct dependencies: 2024-04-03T15:59:02.2635670Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:02.2637044Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:02.2637859Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:02.2638599Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:02.2639269Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:02.2640073Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:02.2659449Z [ 96%] Built target packedtensoraccessor_test 2024-04-03T15:59:02.2692617Z Scanning dependencies of target backend_with_compiler 2024-04-03T15:59:02.3209842Z [ 96%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2024-04-03T15:59:02.5174709Z Warning: Unused direct dependencies: 2024-04-03T15:59:02.5175488Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:02.5177083Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:02.5177893Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:02.5180436Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:02.5181218Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:02.5203217Z [ 96%] Built target test_edge_op_registration 2024-04-03T15:59:02.5223506Z [ 96%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2024-04-03T15:59:02.5586616Z Warning: Unused direct dependencies: 2024-04-03T15:59:02.5587583Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:02.5588510Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:02.5589425Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:02.5590364Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:02.5591185Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:02.5592129Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:02.5615996Z [ 96%] Built target jitbackend_test 2024-04-03T15:59:02.5637250Z [ 96%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2024-04-03T15:59:02.6004677Z Warning: Unused direct dependencies: 2024-04-03T15:59:02.6006578Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:02.6008382Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:02.6010647Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:02.6012691Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:02.6013312Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:02.6014161Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:02.6038307Z [ 96%] Built target pow_test 2024-04-03T15:59:02.6162162Z Scanning dependencies of target test_tensorexpr 2024-04-03T15:59:02.7249552Z Scanning dependencies of target tutorial_tensorexpr 2024-04-03T15:59:02.8630711Z [ 96%] Linking CXX shared library ../lib/libtorchbind_test.so 2024-04-03T15:59:02.9058291Z Scanning dependencies of target torch_python 2024-04-03T15:59:02.9826970Z [ 96%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2024-04-03T15:59:03.0287390Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2024-04-03T15:59:03.3609624Z Warning: Unused direct dependencies: 2024-04-03T15:59:03.3610518Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:03.3611054Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:03.3611610Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:03.3612108Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:03.3612562Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:03.3613356Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:03.3638971Z [ 96%] Built target backend_with_compiler 2024-04-03T15:59:03.3695444Z Scanning dependencies of target torch_shm_manager 2024-04-03T15:59:03.3756923Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2024-04-03T15:59:03.4512920Z Warning: Unused direct dependencies: 2024-04-03T15:59:03.4513838Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:03.4514754Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:03.4515650Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:03.4516531Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:03.4517289Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:03.4518213Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:03.4547107Z [ 96%] Built target torchbind_test 2024-04-03T15:59:03.4600885Z Scanning dependencies of target test_jit 2024-04-03T15:59:03.5721330Z [ 96%] Linking CXX executable ../../../../bin/torch_shm_manager 2024-04-03T15:59:03.8968195Z [ 96%] Linking CXX executable ../bin/tutorial_tensorexpr 2024-04-03T15:59:03.9632873Z Warning: Unused direct dependencies: 2024-04-03T15:59:03.9633723Z /var/lib/jenkins/workspace/build/lib/libshm.so 2024-04-03T15:59:03.9634628Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:59:03.9676979Z [ 96%] Built target torch_shm_manager 2024-04-03T15:59:04.2905846Z Warning: Unused direct dependencies: 2024-04-03T15:59:04.2906748Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:04.2907534Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:04.2908334Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:04.2909094Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:04.2909549Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:04.2910096Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:04.2931634Z [ 96%] Built target tutorial_tensorexpr 2024-04-03T15:59:04.3646318Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2024-04-03T15:59:04.3736976Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2024-04-03T15:59:04.3796510Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2024-04-03T15:59:04.5300543Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2024-04-03T15:59:04.9287518Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2024-04-03T15:59:05.1239303Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2024-04-03T15:59:05.4283562Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2024-04-03T15:59:05.5359059Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2024-04-03T15:59:05.5814784Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2024-04-03T15:59:05.7716211Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2024-04-03T15:59:05.9199682Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2024-04-03T15:59:06.2229242Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2024-04-03T15:59:06.3286839Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2024-04-03T15:59:06.4749697Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2024-04-03T15:59:06.5179459Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2024-04-03T15:59:07.0876211Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2024-04-03T15:59:07.2102239Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2024-04-03T15:59:07.2274849Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2024-04-03T15:59:07.2359769Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2024-04-03T15:59:07.5732157Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2024-04-03T15:59:07.6528333Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2024-04-03T15:59:07.7071564Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2024-04-03T15:59:08.0206490Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2024-04-03T15:59:08.0380416Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2024-04-03T15:59:08.0471458Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2024-04-03T15:59:08.5767297Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2024-04-03T15:59:08.7411998Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2024-04-03T15:59:08.7792438Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2024-04-03T15:59:09.0045288Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2024-04-03T15:59:09.3218758Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2024-04-03T15:59:09.4789454Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2024-04-03T15:59:09.6212904Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2024-04-03T15:59:09.9076287Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2024-04-03T15:59:09.9936470Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2024-04-03T15:59:10.0496535Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2024-04-03T15:59:10.3080222Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2024-04-03T15:59:10.3193647Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2024-04-03T15:59:10.6818812Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2024-04-03T15:59:10.7919484Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2024-04-03T15:59:10.9154474Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2024-04-03T15:59:11.2589983Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2024-04-03T15:59:11.5599619Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2024-04-03T15:59:11.6257486Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2024-04-03T15:59:11.6407308Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2024-04-03T15:59:11.7256623Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2024-04-03T15:59:12.1734556Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2024-04-03T15:59:12.2018318Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2024-04-03T15:59:12.2485048Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2024-04-03T15:59:12.3815635Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2024-04-03T15:59:12.4538495Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2024-04-03T15:59:12.8867945Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2024-04-03T15:59:13.0919657Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2024-04-03T15:59:13.2004234Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2024-04-03T15:59:13.2369383Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2024-04-03T15:59:13.2814062Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2024-04-03T15:59:13.6322923Z [ 96%] Linking CXX executable ../bin/test_tensorexpr 2024-04-03T15:59:14.1001011Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2024-04-03T15:59:14.2282764Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2024-04-03T15:59:14.2954710Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2024-04-03T15:59:14.3021755Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2024-04-03T15:59:14.4618329Z Warning: Unused direct dependencies: 2024-04-03T15:59:14.4618887Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:14.4619431Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:14.4619979Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:14.4620504Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:14.4621139Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:14.4621964Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:14.4658892Z [ 96%] Built target test_tensorexpr 2024-04-03T15:59:14.4691374Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2024-04-03T15:59:14.7556401Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2024-04-03T15:59:14.7591500Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2024-04-03T15:59:15.0233326Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2024-04-03T15:59:15.0446151Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2024-04-03T15:59:15.1799488Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2024-04-03T15:59:15.2534794Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2024-04-03T15:59:15.3589734Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2024-04-03T15:59:15.5668332Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2024-04-03T15:59:15.6146530Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2024-04-03T15:59:15.6871867Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2024-04-03T15:59:15.8489933Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2024-04-03T15:59:15.9892416Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2024-04-03T15:59:16.1532782Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2024-04-03T15:59:16.1845923Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2024-04-03T15:59:16.3371686Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2024-04-03T15:59:16.5503650Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2024-04-03T15:59:16.5840931Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2024-04-03T15:59:16.6577735Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2024-04-03T15:59:16.7918708Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2024-04-03T15:59:17.1650057Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2024-04-03T15:59:17.2099781Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2024-04-03T15:59:17.2106572Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2024-04-03T15:59:17.2294563Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2024-04-03T15:59:17.5426576Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2024-04-03T15:59:17.6247026Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2024-04-03T15:59:17.6851440Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2024-04-03T15:59:17.7080098Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2024-04-03T15:59:17.7493438Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2024-04-03T15:59:18.0097493Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2024-04-03T15:59:18.2180830Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2024-04-03T15:59:18.3124913Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2024-04-03T15:59:18.4036940Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2024-04-03T15:59:18.5654930Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2024-04-03T15:59:18.9089908Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2024-04-03T15:59:18.9118396Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2024-04-03T15:59:18.9568942Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2024-04-03T15:59:18.9799808Z [ 98%] Linking CXX executable ../bin/test_api 2024-04-03T15:59:19.0237742Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2024-04-03T15:59:19.1299181Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2024-04-03T15:59:19.2793101Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2024-04-03T15:59:19.3323165Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2024-04-03T15:59:19.3704169Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2024-04-03T15:59:19.4398363Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2024-04-03T15:59:19.5277693Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2024-04-03T15:59:19.7848981Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2024-04-03T15:59:19.8838875Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2024-04-03T15:59:20.1366338Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2024-04-03T15:59:20.1874412Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2024-04-03T15:59:20.2259207Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2024-04-03T15:59:20.2524965Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2024-04-03T15:59:20.2819211Z Warning: Unused direct dependencies: 2024-04-03T15:59:20.2820227Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:20.2821112Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:20.2822262Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:20.2823238Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:20.2823853Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:20.2824465Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:20.2876371Z [ 98%] Built target test_api 2024-04-03T15:59:20.2966760Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2024-04-03T15:59:20.3303611Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2024-04-03T15:59:20.5070790Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2024-04-03T15:59:20.5968929Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2024-04-03T15:59:20.6823794Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2024-04-03T15:59:20.8766535Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2024-04-03T15:59:21.2119409Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2024-04-03T15:59:21.2145783Z [ 98%] Linking CXX executable ../bin/test_jit 2024-04-03T15:59:21.2345485Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2024-04-03T15:59:21.2601385Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2024-04-03T15:59:21.4697182Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2024-04-03T15:59:21.8071313Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2024-04-03T15:59:21.8862801Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2024-04-03T15:59:22.0952181Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2024-04-03T15:59:22.1512573Z Warning: Unused direct dependencies: 2024-04-03T15:59:22.1513737Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2024-04-03T15:59:22.1514947Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2024-04-03T15:59:22.1570041Z [ 98%] Built target test_jit 2024-04-03T15:59:22.1591468Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2024-04-03T15:59:22.1688864Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2024-04-03T15:59:22.1709377Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2024-04-03T15:59:22.2200562Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2024-04-03T15:59:22.4999226Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2024-04-03T15:59:22.6244374Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2024-04-03T15:59:22.9143726Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2024-04-03T15:59:22.9215440Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2024-04-03T15:59:23.0448482Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2024-04-03T15:59:23.0593776Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2024-04-03T15:59:23.3874353Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2024-04-03T15:59:23.4505707Z [ 98%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2024-04-03T15:59:23.5402137Z [ 98%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2024-04-03T15:59:23.6072526Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2024-04-03T15:59:23.6482132Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2024-04-03T15:59:23.6848224Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2024-04-03T15:59:23.7077148Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2024-04-03T15:59:23.7316853Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2024-04-03T15:59:24.0050952Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2024-04-03T15:59:24.1226049Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2024-04-03T15:59:24.1462480Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2024-04-03T15:59:24.4347508Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2024-04-03T15:59:24.4445634Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2024-04-03T15:59:24.4544610Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2024-04-03T15:59:24.7400005Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2024-04-03T15:59:24.8063400Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2024-04-03T15:59:24.8842667Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2024-04-03T15:59:24.8882841Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2024-04-03T15:59:25.1346919Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2024-04-03T15:59:25.2667292Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2024-04-03T15:59:25.3281692Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2024-04-03T15:59:25.3638655Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2024-04-03T15:59:25.3722251Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2024-04-03T15:59:25.6132800Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2024-04-03T15:59:25.6440652Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2024-04-03T15:59:25.7107608Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2024-04-03T15:59:25.8309667Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2024-04-03T15:59:25.8421921Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2024-04-03T15:59:25.8632391Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2024-04-03T15:59:26.0477332Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2024-04-03T15:59:26.0589521Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2024-04-03T15:59:26.2011842Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2024-04-03T15:59:26.2053954Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2024-04-03T15:59:26.2942523Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2024-04-03T15:59:26.5258666Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2024-04-03T15:59:26.5772276Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2024-04-03T15:59:26.6226879Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2024-04-03T15:59:26.7194172Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2024-04-03T15:59:26.8110515Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2024-04-03T15:59:26.9392384Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2024-04-03T15:59:26.9745650Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2024-04-03T15:59:27.0311850Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2024-04-03T15:59:27.0552924Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2024-04-03T15:59:27.4263353Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2024-04-03T15:59:27.7351437Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2024-04-03T15:59:27.8269709Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2024-04-03T15:59:27.9077150Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2024-04-03T15:59:27.9319519Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2024-04-03T15:59:27.9471275Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2024-04-03T15:59:28.1123883Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2024-04-03T15:59:28.3432246Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2024-04-03T15:59:28.4360082Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2024-04-03T15:59:28.5080800Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2024-04-03T15:59:28.6852108Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2024-04-03T15:59:28.8534298Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2024-04-03T15:59:28.9032007Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2024-04-03T15:59:28.9190278Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2024-04-03T15:59:28.9946269Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2024-04-03T15:59:29.0910507Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2024-04-03T15:59:29.3280595Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2024-04-03T15:59:29.5926605Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2024-04-03T15:59:29.6570059Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2024-04-03T15:59:29.7740382Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2024-04-03T15:59:29.8576291Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2024-04-03T15:59:29.9157010Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2024-04-03T15:59:30.1166766Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2024-04-03T15:59:30.1298882Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2024-04-03T15:59:30.1475358Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2024-04-03T15:59:30.1876277Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2024-04-03T15:59:30.3226829Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2024-04-03T15:59:30.4671207Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2024-04-03T15:59:30.4871777Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2024-04-03T15:59:30.7317950Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2024-04-03T15:59:30.7720123Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2024-04-03T15:59:30.7878548Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2024-04-03T15:59:31.1209286Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2024-04-03T15:59:31.1281300Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2024-04-03T15:59:31.1557865Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2024-04-03T15:59:31.2133600Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2024-04-03T15:59:31.2746040Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2024-04-03T15:59:31.4789906Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2024-04-03T15:59:31.5777323Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2024-04-03T15:59:31.6973482Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2024-04-03T15:59:31.7826417Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2024-04-03T15:59:31.9302269Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2024-04-03T15:59:31.9742523Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2024-04-03T15:59:31.9969527Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2024-04-03T15:59:32.0429493Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2024-04-03T15:59:32.1532643Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2024-04-03T15:59:32.3340993Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2024-04-03T15:59:32.3394295Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2024-04-03T15:59:32.7879335Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2024-04-03T15:59:32.8559000Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2024-04-03T15:59:33.0219475Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2024-04-03T15:59:33.0743179Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2024-04-03T15:59:33.0784696Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2024-04-03T15:59:33.1216942Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2024-04-03T15:59:33.8383123Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2024-04-03T15:59:33.8712397Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2024-04-03T15:59:34.5795489Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2024-04-03T15:59:36.3073027Z Warning: Unused direct dependencies: 2024-04-03T15:59:36.3073985Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:36.3075050Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T15:59:36.3075530Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:36.3076065Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:36.3076580Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:36.3077030Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:36.3077486Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:36.3150477Z [100%] Built target torch_python 2024-04-03T15:59:36.3181796Z Scanning dependencies of target functorch 2024-04-03T15:59:36.3187837Z Scanning dependencies of target nnapi_backend 2024-04-03T15:59:36.5741689Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2024-04-03T15:59:36.5769626Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2024-04-03T15:59:36.5940427Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2024-04-03T15:59:36.5972951Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2024-04-03T15:59:37.2222777Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2024-04-03T15:59:37.2802742Z [100%] Linking CXX shared module functorch.so 2024-04-03T15:59:37.6165342Z Warning: Unused direct dependencies: 2024-04-03T15:59:37.6166191Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T15:59:37.6167003Z /opt/conda/envs/py_3.12/lib/libmkl_intel_lp64.so.1 2024-04-03T15:59:37.6167810Z /opt/conda/envs/py_3.12/lib/libmkl_intel_thread.so.1 2024-04-03T15:59:37.6168544Z /opt/conda/envs/py_3.12/lib/libmkl_core.so.1 2024-04-03T15:59:37.6168999Z /opt/conda/envs/py_3.12/lib/libiomp5.so 2024-04-03T15:59:37.6169560Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T15:59:37.6189427Z [100%] Built target nnapi_backend 2024-04-03T15:59:37.6674625Z [100%] Built target functorch 2024-04-03T15:59:37.6854518Z Install the project... 2024-04-03T15:59:37.6869043Z -- Install configuration: "Release" 2024-04-03T15:59:37.7033474Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2024-04-03T15:59:37.9748621Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2024-04-03T15:59:37.9755910Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2024-04-03T15:59:37.9764398Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2024-04-03T15:59:37.9773929Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2024-04-03T15:59:37.9782874Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN" 2024-04-03T15:59:37.9791450Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2024-04-03T15:59:37.9799787Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2024-04-03T15:59:37.9809430Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2024-04-03T15:59:37.9818740Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2024-04-03T15:59:37.9828559Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2024-04-03T15:59:37.9838445Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN" 2024-04-03T15:59:37.9847615Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2024-04-03T15:59:37.9856270Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2024-04-03T15:59:37.9865513Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2024-04-03T15:59:37.9873835Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2024-04-03T15:59:37.9883016Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2024-04-03T15:59:37.9892480Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2024-04-03T15:59:37.9901014Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2024-04-03T15:59:37.9910251Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2024-04-03T15:59:37.9918999Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2024-04-03T15:59:37.9927527Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2024-04-03T15:59:37.9935943Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2024-04-03T15:59:37.9944571Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2024-04-03T15:59:37.9953501Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2024-04-03T15:59:37.9961914Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN" 2024-04-03T15:59:37.9971263Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2024-04-03T15:59:37.9980102Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2024-04-03T15:59:37.9989285Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2024-04-03T15:59:37.9998809Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2024-04-03T15:59:38.0006690Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN" 2024-04-03T15:59:38.0028014Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2024-04-03T15:59:38.0036481Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2024-04-03T15:59:38.0045542Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2024-04-03T15:59:38.0057218Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2024-04-03T15:59:38.0067519Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2024-04-03T15:59:38.0076171Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2024-04-03T15:59:38.0098910Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN" 2024-04-03T15:59:38.0107837Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN" 2024-04-03T15:59:38.0116438Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN" 2024-04-03T15:59:38.0125750Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2024-04-03T15:59:38.0134333Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2024-04-03T15:59:38.0143466Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2024-04-03T15:59:38.0154783Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2024-04-03T15:59:38.0165898Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2024-04-03T15:59:39.1593430Z -- 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.12/lib" 2024-04-03T15:59:39.1607914Z -- 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.12/lib" 2024-04-03T15:59:39.1616387Z -- 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.12/lib" 2024-04-03T15:59:39.1626010Z -- 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.12/lib" 2024-04-03T15:59:39.1694285Z -- 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.12/lib" 2024-04-03T15:59:39.1829822Z -- 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.12/lib" 2024-04-03T15:59:39.1837989Z -- 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.12/lib" 2024-04-03T15:59:39.1851014Z -- 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.12/lib" 2024-04-03T15:59:39.1862879Z -- 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.12/lib" 2024-04-03T15:59:39.1874070Z -- 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.12/lib" 2024-04-03T15:59:39.1886718Z -- 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.12/lib" 2024-04-03T15:59:39.1900682Z -- 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.12/lib" 2024-04-03T15:59:39.2057167Z -- 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.12/lib" 2024-04-03T15:59:39.2072168Z -- 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.12/lib" 2024-04-03T15:59:39.2079407Z -- 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.12/lib" 2024-04-03T15:59:39.2127762Z -- 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.12/lib" 2024-04-03T15:59:39.2141459Z -- 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.12/lib" 2024-04-03T15:59:39.2150244Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/envs/py_3.12/lib" 2024-04-03T15:59:39.2377013Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.12/lib" 2024-04-03T15:59:39.4910198Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.12/lib" 2024-04-03T15:59:39.4916267Z -- 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.12/lib" 2024-04-03T15:59:39.4922843Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.12/lib" 2024-04-03T15:59:39.4937547Z -- 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.12/lib" 2024-04-03T15:59:39.4948757Z -- 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.12/lib" 2024-04-03T15:59:39.4960752Z -- 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.12/lib" 2024-04-03T15:59:39.4972344Z -- 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.12/lib" 2024-04-03T15:59:39.4984466Z -- 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.12/lib" 2024-04-03T15:59:39.4996272Z -- 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.12/lib" 2024-04-03T15:59:39.5008677Z -- 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.12/lib" 2024-04-03T15:59:39.5021265Z -- 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.12/lib" 2024-04-03T15:59:39.5032294Z -- 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.12/lib" 2024-04-03T15:59:39.5043895Z -- 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.12/lib" 2024-04-03T15:59:39.5054591Z -- 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.12/lib" 2024-04-03T15:59:39.5070255Z -- 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.12/lib" 2024-04-03T15:59:39.5080197Z -- 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.12/lib" 2024-04-03T15:59:39.5090826Z -- 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.12/lib" 2024-04-03T15:59:39.5101646Z -- 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.12/lib" 2024-04-03T15:59:39.5112087Z -- 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.12/lib" 2024-04-03T15:59:39.5127501Z -- 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.12/lib" 2024-04-03T15:59:39.5137303Z -- 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.12/lib" 2024-04-03T15:59:39.5147442Z -- 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.12/lib" 2024-04-03T15:59:39.5158033Z -- 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.12/lib" 2024-04-03T15:59:39.5168085Z -- 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.12/lib" 2024-04-03T15:59:39.5178035Z -- 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.12/lib" 2024-04-03T15:59:39.5188389Z -- 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.12/lib" 2024-04-03T15:59:39.5198151Z -- 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.12/lib" 2024-04-03T15:59:39.5207549Z -- 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.12/lib" 2024-04-03T15:59:39.5217996Z -- 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.12/lib" 2024-04-03T15:59:39.5229882Z -- 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.12/lib" 2024-04-03T15:59:39.5241052Z -- 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.12/lib" 2024-04-03T15:59:39.5250614Z -- 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.12/lib" 2024-04-03T15:59:39.5260528Z -- 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.12/lib" 2024-04-03T15:59:39.5270801Z -- 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.12/lib" 2024-04-03T15:59:39.5281005Z -- 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.12/lib" 2024-04-03T15:59:39.5290596Z -- 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.12/lib" 2024-04-03T15:59:39.5300717Z -- 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.12/lib" 2024-04-03T15:59:39.5314497Z -- 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.12/lib" 2024-04-03T15:59:39.5323942Z -- 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.12/lib" 2024-04-03T15:59:39.5328929Z -- 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.12/lib" 2024-04-03T15:59:39.5338741Z -- 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.12/lib" 2024-04-03T15:59:39.5350772Z -- 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.12/lib" 2024-04-03T15:59:39.5360186Z -- 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.12/lib" 2024-04-03T15:59:39.5365169Z -- 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.12/lib" 2024-04-03T15:59:39.5377193Z -- 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.12/lib" 2024-04-03T15:59:39.5387134Z -- 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.12/lib" 2024-04-03T15:59:39.5396525Z -- 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.12/lib" 2024-04-03T15:59:39.5406158Z -- 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.12/lib" 2024-04-03T15:59:39.5416760Z -- 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.12/lib" 2024-04-03T15:59:39.5432810Z -- 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.12/lib" 2024-04-03T15:59:39.5444150Z -- 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.12/lib" 2024-04-03T15:59:39.5464125Z -- 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.12/lib" 2024-04-03T15:59:39.5478143Z -- 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.12/lib" 2024-04-03T15:59:39.5497581Z -- 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.12/lib" 2024-04-03T15:59:39.5513393Z -- 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.12/lib" 2024-04-03T15:59:39.5524067Z -- 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.12/lib" 2024-04-03T15:59:39.5539170Z -- 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.12/lib" 2024-04-03T15:59:39.5549016Z -- 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.12/lib" 2024-04-03T15:59:39.5558980Z -- 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.12/lib" 2024-04-03T15:59:39.5568559Z -- 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.12/lib" 2024-04-03T15:59:39.5612523Z -- 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.12/lib" 2024-04-03T15:59:39.5623345Z -- 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.12/lib" 2024-04-03T15:59:39.6300643Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.12/lib" 2024-04-03T15:59:39.7159261Z running bdist_wheel 2024-04-03T15:59:39.9588797Z running build 2024-04-03T15:59:39.9589366Z running build_py 2024-04-03T15:59:39.9647189Z creating build/lib.linux-x86_64-cpython-312 2024-04-03T15:59:39.9648068Z creating build/lib.linux-x86_64-cpython-312/functorch 2024-04-03T15:59:39.9649396Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch 2024-04-03T15:59:39.9657576Z creating build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9658316Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9664208Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9668870Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9674454Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9688536Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9695458Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9700236Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9705892Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9711379Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9716180Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9723264Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9734414Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9746336Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9754440Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9758338Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9769006Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9773362Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9781545Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9785774Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9791162Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9796325Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9801169Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9814375Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9816749Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9823511Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9827121Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9838652Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9839863Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9845639Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9851164Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9866140Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9872881Z copying torch/library.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9891078Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9906042Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9910901Z copying torch/random.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9918569Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9924396Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9937073Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9949810Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9954527Z copying torch/types.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9960060Z copying torch/version.py -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:39.9963942Z creating build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9964719Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9965986Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9967097Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9968071Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9970030Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9971387Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9972539Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9974101Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9975572Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9977088Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9978134Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9979174Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9981286Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9982991Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9984120Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-312/torchgen 2024-04-03T15:59:39.9986660Z creating build/lib.linux-x86_64-cpython-312/functorch/_src 2024-04-03T15:59:39.9987604Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/_src 2024-04-03T15:59:39.9988993Z creating build/lib.linux-x86_64-cpython-312/functorch/compile 2024-04-03T15:59:39.9990297Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/compile 2024-04-03T15:59:39.9996607Z creating build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:39.9997507Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0002665Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0007731Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0012586Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0019592Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0025038Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0030112Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0039544Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0047636Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-312/functorch/dim 2024-04-03T15:59:40.0054014Z creating build/lib.linux-x86_64-cpython-312/functorch/einops 2024-04-03T15:59:40.0054981Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/einops 2024-04-03T15:59:40.0059992Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-312/functorch/einops 2024-04-03T15:59:40.0067288Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-312/functorch/einops 2024-04-03T15:59:40.0081818Z creating build/lib.linux-x86_64-cpython-312/functorch/experimental 2024-04-03T15:59:40.0083057Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/experimental 2024-04-03T15:59:40.0088306Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-312/functorch/experimental 2024-04-03T15:59:40.0093336Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-312/functorch/experimental 2024-04-03T15:59:40.0104310Z creating build/lib.linux-x86_64-cpython-312/functorch/_src/aot_autograd 2024-04-03T15:59:40.0105428Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/_src/aot_autograd 2024-04-03T15:59:40.0112103Z creating build/lib.linux-x86_64-cpython-312/functorch/_src/eager_transforms 2024-04-03T15:59:40.0113285Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/_src/eager_transforms 2024-04-03T15:59:40.0118018Z creating build/lib.linux-x86_64-cpython-312/functorch/_src/make_functional 2024-04-03T15:59:40.0119302Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/_src/make_functional 2024-04-03T15:59:40.0123907Z creating build/lib.linux-x86_64-cpython-312/functorch/_src/vmap 2024-04-03T15:59:40.0124952Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-312/functorch/_src/vmap 2024-04-03T15:59:40.0130302Z creating build/lib.linux-x86_64-cpython-312/torch/_awaits 2024-04-03T15:59:40.0131258Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_awaits 2024-04-03T15:59:40.0137211Z creating build/lib.linux-x86_64-cpython-312/torch/_custom_op 2024-04-03T15:59:40.0138241Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_custom_op 2024-04-03T15:59:40.0139709Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-312/torch/_custom_op 2024-04-03T15:59:40.0146628Z copying torch/_custom_op/functional.py -> build/lib.linux-x86_64-cpython-312/torch/_custom_op 2024-04-03T15:59:40.0152244Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-312/torch/_custom_op 2024-04-03T15:59:40.0164573Z creating build/lib.linux-x86_64-cpython-312/torch/_decomp 2024-04-03T15:59:40.0165498Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_decomp 2024-04-03T15:59:40.0170781Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-312/torch/_decomp 2024-04-03T15:59:40.0187240Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-312/torch/_decomp 2024-04-03T15:59:40.0192635Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-312/torch/_decomp 2024-04-03T15:59:40.0198650Z creating build/lib.linux-x86_64-cpython-312/torch/_dispatch 2024-04-03T15:59:40.0199736Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_dispatch 2024-04-03T15:59:40.0200833Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-312/torch/_dispatch 2024-04-03T15:59:40.0213937Z creating build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0214839Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0220452Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0228350Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0233994Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0245342Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0250272Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0255474Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0260286Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0264900Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0268760Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0272979Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0278365Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0286302Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0291194Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0296302Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0303306Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0308609Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0314319Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0331730Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0337516Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0343566Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0348187Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0363736Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0368803Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0374167Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0379845Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0400799Z copying torch/_dynamo/polyfill.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0410329Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0415532Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0419663Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0426233Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0433212Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0438319Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0453944Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0463654Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0472948Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0480623Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0486925Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0501949Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0507177Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo 2024-04-03T15:59:40.0524992Z creating build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0526160Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0532112Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0537055Z copying torch/_export/exported_program.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0542434Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0547599Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0553374Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0558457Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0574368Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-312/torch/_export 2024-04-03T15:59:40.0582281Z creating build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0583189Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0588021Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0610886Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0615745Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0623205Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0628390Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0634097Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0639573Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0646481Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0655313Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0659664Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0668070Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0672620Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0677486Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0681525Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0690021Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0694050Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0697918Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0701584Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0705888Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0710469Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch 2024-04-03T15:59:40.0717014Z creating build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0718048Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0722523Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0727773Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0733214Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0740958Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0746454Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0752259Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0757367Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0761979Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0777804Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0781836Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0786024Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops 2024-04-03T15:59:40.0792639Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0793546Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0798813Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0807464Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0814884Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0830478Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0836189Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0841414Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0853613Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0860670Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0865947Z copying torch/_inductor/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0874777Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0884537Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0891478Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0896589Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0901083Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0905823Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0909982Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0914942Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0922295Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0930530Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0935019Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0940576Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0945432Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0969452Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0988893Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0994284Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.0999902Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1004579Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1016671Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1021341Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1037915Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1047785Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1054186Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1066844Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1070661Z copying torch/_inductor/triton_helpers.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1074950Z copying torch/_inductor/triton_heuristics.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1083030Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1093521Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1099011Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor 2024-04-03T15:59:40.1104840Z creating build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1105642Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1110168Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1116135Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1121544Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1126575Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1131755Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1136163Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1142546Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1147187Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1154916Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1159535Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-312/torch/_lazy 2024-04-03T15:59:40.1164504Z creating build/lib.linux-x86_64-cpython-312/torch/_library 2024-04-03T15:59:40.1165349Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_library 2024-04-03T15:59:40.1170567Z copying torch/_library/abstract_impl.py -> build/lib.linux-x86_64-cpython-312/torch/_library 2024-04-03T15:59:40.1176064Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-312/torch/_library 2024-04-03T15:59:40.1183098Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_library 2024-04-03T15:59:40.1188685Z creating build/lib.linux-x86_64-cpython-312/torch/_logging 2024-04-03T15:59:40.1189544Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_logging 2024-04-03T15:59:40.1194968Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-312/torch/_logging 2024-04-03T15:59:40.1205720Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-312/torch/_logging 2024-04-03T15:59:40.1210648Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-312/torch/_logging 2024-04-03T15:59:40.1216867Z creating build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1217697Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1222705Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1229536Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1236490Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1243160Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1249997Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1255578Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1274718Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1278675Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1283365Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1288314Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1292410Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1297568Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1301810Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1306022Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1310168Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1314913Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy 2024-04-03T15:59:40.1322034Z creating build/lib.linux-x86_64-cpython-312/torch/_prims 2024-04-03T15:59:40.1322884Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_prims 2024-04-03T15:59:40.1336804Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-312/torch/_prims 2024-04-03T15:59:40.1342020Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-312/torch/_prims 2024-04-03T15:59:40.1347705Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-312/torch/_prims 2024-04-03T15:59:40.1352470Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-312/torch/_prims 2024-04-03T15:59:40.1369738Z creating build/lib.linux-x86_64-cpython-312/torch/_prims_common 2024-04-03T15:59:40.1370697Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_prims_common 2024-04-03T15:59:40.1380913Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-312/torch/_prims_common 2024-04-03T15:59:40.1387336Z creating build/lib.linux-x86_64-cpython-312/torch/_refs 2024-04-03T15:59:40.1388525Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_refs 2024-04-03T15:59:40.1407301Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-312/torch/_refs 2024-04-03T15:59:40.1412612Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-312/torch/_refs 2024-04-03T15:59:40.1419525Z creating build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1420800Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1425575Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1436216Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1449834Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1456790Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1463655Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1477360Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-312/torch/_subclasses 2024-04-03T15:59:40.1488629Z creating build/lib.linux-x86_64-cpython-312/torch/_vendor 2024-04-03T15:59:40.1489541Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_vendor 2024-04-03T15:59:40.1490839Z creating build/lib.linux-x86_64-cpython-312/torch/amp 2024-04-03T15:59:40.1491671Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/amp 2024-04-03T15:59:40.1496723Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-312/torch/amp 2024-04-03T15:59:40.1503423Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-312/torch/amp 2024-04-03T15:59:40.1512872Z creating build/lib.linux-x86_64-cpython-312/torch/ao 2024-04-03T15:59:40.1513637Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao 2024-04-03T15:59:40.1521896Z creating build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1522776Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1529852Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1535057Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1541059Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1552757Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1565579Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1573324Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1582726Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1588847Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1597568Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1601521Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1609521Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-312/torch/autograd 2024-04-03T15:59:40.1615005Z creating build/lib.linux-x86_64-cpython-312/torch/backends 2024-04-03T15:59:40.1615906Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends 2024-04-03T15:59:40.1621938Z creating build/lib.linux-x86_64-cpython-312/torch/compiler 2024-04-03T15:59:40.1622940Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/compiler 2024-04-03T15:59:40.1630542Z creating build/lib.linux-x86_64-cpython-312/torch/contrib 2024-04-03T15:59:40.1631541Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/contrib 2024-04-03T15:59:40.1632637Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-312/torch/contrib 2024-04-03T15:59:40.1638193Z creating build/lib.linux-x86_64-cpython-312/torch/cpu 2024-04-03T15:59:40.1638959Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/cpu 2024-04-03T15:59:40.1648539Z creating build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1649891Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1669989Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1675074Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1683466Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1695173Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1699729Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1705996Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1707052Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1721485Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1726205Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1751145Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1756330Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1762046Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1768731Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1775484Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1789798Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-312/torch/cuda 2024-04-03T15:59:40.1793586Z creating build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1794988Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1801236Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1807932Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1821031Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1832782Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1840506Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1846578Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1851865Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1859567Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1865530Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1874873Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1896854Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1901477Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1907107Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1911065Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1916334Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1924465Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed 2024-04-03T15:59:40.1933935Z creating build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1935266Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1940518Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1945935Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1950870Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1962083Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1967037Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1973025Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1981667Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1987138Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1992043Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.1998359Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2003454Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2009071Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2013109Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2017079Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2021988Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2026450Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2033282Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2038604Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2042716Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2047351Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2051327Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2055341Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2060616Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2064596Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2069176Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2073614Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2078218Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2082788Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2087250Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2091315Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2095433Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2101099Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2105401Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2110770Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2115261Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2121552Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2127844Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2132718Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2139621Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2146470Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2154192Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2166211Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2172906Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2178307Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2183811Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2190035Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-312/torch/distributions 2024-04-03T15:59:40.2199571Z creating build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2200412Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2206521Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2215148Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2220537Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2226860Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2240027Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2246433Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2251895Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2259093Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2269199Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2277911Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2284085Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-312/torch/export 2024-04-03T15:59:40.2298580Z creating build/lib.linux-x86_64-cpython-312/torch/fft 2024-04-03T15:59:40.2299364Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fft 2024-04-03T15:59:40.2314150Z creating build/lib.linux-x86_64-cpython-312/torch/func 2024-04-03T15:59:40.2314988Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/func 2024-04-03T15:59:40.2321112Z creating build/lib.linux-x86_64-cpython-312/torch/futures 2024-04-03T15:59:40.2322133Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/futures 2024-04-03T15:59:40.2328975Z creating build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2329923Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2335145Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2339709Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2344587Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2349252Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2360418Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2365053Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2370087Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2383892Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2394739Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2398936Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2404760Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2411940Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2420056Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2426209Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2434606Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2438740Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:40.2444906Z creating build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2445852Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2469223Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2473684Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2480062Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2485745Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2491105Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2496288Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2503363Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2506720Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2512807Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2517556Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2522364Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2526410Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2530443Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2534524Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2544136Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2553680Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2558323Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2566591Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2570666Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2578280Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2585367Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2595660Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2600184Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2605643Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2611347Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-312/torch/jit 2024-04-03T15:59:40.2617923Z creating build/lib.linux-x86_64-cpython-312/torch/linalg 2024-04-03T15:59:40.2618768Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/linalg 2024-04-03T15:59:40.2634866Z creating build/lib.linux-x86_64-cpython-312/torch/masked 2024-04-03T15:59:40.2635706Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/masked 2024-04-03T15:59:40.2641836Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-312/torch/masked 2024-04-03T15:59:40.2652313Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-312/torch/masked 2024-04-03T15:59:40.2666370Z creating build/lib.linux-x86_64-cpython-312/torch/monitor 2024-04-03T15:59:40.2667319Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/monitor 2024-04-03T15:59:40.2677170Z creating build/lib.linux-x86_64-cpython-312/torch/mps 2024-04-03T15:59:40.2677945Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/mps 2024-04-03T15:59:40.2683607Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-312/torch/mps 2024-04-03T15:59:40.2689612Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-312/torch/mps 2024-04-03T15:59:40.2697105Z creating build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2698230Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2703401Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2709219Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2714864Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2725964Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2732606Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-312/torch/multiprocessing 2024-04-03T15:59:40.2739785Z creating build/lib.linux-x86_64-cpython-312/torch/nested 2024-04-03T15:59:40.2740631Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nested 2024-04-03T15:59:40.2747158Z creating build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2747937Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2752742Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2757484Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2771643Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2776968Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2799181Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2804501Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2811191Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:40.2819785Z creating build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2820589Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2826428Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2832252Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2839555Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2845033Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2850275Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2855656Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2861649Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2867577Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2872600Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2878047Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2882361Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2892734Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2911242Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2934899Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2942585Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2961754Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2967427Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2981999Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2987783Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.2993940Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3002218Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3006179Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3010808Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3014767Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3019359Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3033782Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3043875Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-312/torch/onnx 2024-04-03T15:59:40.3056216Z creating build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3057144Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3063788Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3069163Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3075327Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3081420Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3089613Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3097936Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3110032Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3117814Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3125616Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3139205Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3146585Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3157412Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3164791Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3170827Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3176474Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3182993Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3187979Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:40.3196321Z creating build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3197418Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3204775Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3210216Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3215154Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3220011Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3224783Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3230091Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3238384Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3242228Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3247352Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3252563Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3258926Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3264780Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3271186Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3286401Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-312/torch/package 2024-04-03T15:59:40.3294344Z creating build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3295297Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3300432Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3311159Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3317127Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3322481Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3327726Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3341908Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-312/torch/profiler 2024-04-03T15:59:40.3348140Z creating build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3349343Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3354805Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3360308Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3365618Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3371191Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3376385Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3381575Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3389773Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3393426Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3397338Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3402302Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3406471Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3410523Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3414987Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3419839Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3424371Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-312/torch/quantization 2024-04-03T15:59:40.3429830Z creating build/lib.linux-x86_64-cpython-312/torch/signal 2024-04-03T15:59:40.3430718Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/signal 2024-04-03T15:59:40.3438124Z creating build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3439150Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3445951Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3451800Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3456686Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3470711Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3497777Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-312/torch/sparse 2024-04-03T15:59:40.3507124Z creating build/lib.linux-x86_64-cpython-312/torch/special 2024-04-03T15:59:40.3508020Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/special 2024-04-03T15:59:40.3516351Z creating build/lib.linux-x86_64-cpython-312/torch/testing 2024-04-03T15:59:40.3517194Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing 2024-04-03T15:59:40.3522002Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-312/torch/testing 2024-04-03T15:59:40.3535730Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-312/torch/testing 2024-04-03T15:59:40.3545472Z creating build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3546286Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3552287Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3558920Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3565601Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3570753Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3575754Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3585676Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3590482Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3595216Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3599533Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3603175Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3607179Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3611776Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3620394Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3625438Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3631232Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3637136Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3642039Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3647758Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3653779Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3664567Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3676427Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3681506Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3685708Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3696788Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3700539Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3704983Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3708947Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3714138Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3718247Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3722842Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3726760Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3731463Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3736254Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3741643Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-312/torch/utils 2024-04-03T15:59:40.3747863Z creating build/lib.linux-x86_64-cpython-312/torch/xpu 2024-04-03T15:59:40.3748744Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/xpu 2024-04-03T15:59:40.3756890Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-312/torch/xpu 2024-04-03T15:59:40.3761861Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/xpu 2024-04-03T15:59:40.3766335Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-312/torch/xpu 2024-04-03T15:59:40.3773359Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-312/torch/xpu 2024-04-03T15:59:40.3779369Z creating build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3781032Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3782388Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3787114Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3792301Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3797948Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3804857Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3810775Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3815597Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3820665Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3825236Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3830682Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends 2024-04-03T15:59:40.3839228Z creating build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro 2024-04-03T15:59:40.3840666Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro 2024-04-03T15:59:40.3841793Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro 2024-04-03T15:59:40.3848873Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro 2024-04-03T15:59:40.3858492Z creating build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3859716Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3867127Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3874309Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3895899Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3912736Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3927976Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3936896Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3945645Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3951647Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3965017Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3977715Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3986437Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3991245Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.3996465Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4001895Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4006500Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4011198Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4015539Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4024100Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4033832Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4038328Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables 2024-04-03T15:59:40.4047001Z creating build/lib.linux-x86_64-cpython-312/torch/_export/db 2024-04-03T15:59:40.4047882Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db 2024-04-03T15:59:40.4053032Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db 2024-04-03T15:59:40.4060335Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db 2024-04-03T15:59:40.4065596Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db 2024-04-03T15:59:40.4071251Z creating build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra 2024-04-03T15:59:40.4072486Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra 2024-04-03T15:59:40.4073745Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra 2024-04-03T15:59:40.4078779Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra 2024-04-03T15:59:40.4084241Z creating build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4085314Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4090886Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4096009Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4101265Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4106342Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4112330Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4118179Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4125647Z copying torch/_export/passes/replace_sym_size_ops_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4129565Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-312/torch/_export/passes 2024-04-03T15:59:40.4134431Z creating build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4135737Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4137002Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4142599Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4148019Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4163124Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4168268Z copying torch/_export/serde/upgrade.py -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:40.4175823Z creating build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4177114Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4182958Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4188140Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4193257Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4198273Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4203899Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4208920Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4215316Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4220426Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4226264Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4231277Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4236807Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4243667Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4247298Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4251860Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4255710Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4259796Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4263586Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4267861Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4272492Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4276988Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4280850Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4284605Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4289069Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4292881Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4297918Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4303362Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4307083Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4312398Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4316293Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4320496Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4324392Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4328398Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4332396Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4336698Z copying torch/_export/db/examples/torch_sym_min.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4340987Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4346328Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-312/torch/_export/db/examples 2024-04-03T15:59:40.4351258Z creating build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4352378Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4359834Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4373274Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4380330Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4387661Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4394007Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4408826Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4424020Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4457534Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4467297Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4476251Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4484907Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd 2024-04-03T15:59:40.4492283Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4493737Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4495044Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4506890Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4522723Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4541504Z copying torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4550044Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4555362Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4562363Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4568339Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4590027Z copying torch/_inductor/codegen/triton_foreach.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4604273Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4613084Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4618987Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:40.4635304Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4636645Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4638025Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4646056Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4653011Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4658690Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4666163Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4673822Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4678400Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4691539Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4699251Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4708605Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4714101Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4727207Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4734695Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4741236Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4752860Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4759707Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4775354Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4782643Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4787645Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes 2024-04-03T15:59:40.4800497Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4801523Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4806107Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4811211Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4816467Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4822247Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4828241Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4833393Z copying torch/_inductor/kernel/unpack_mixed_mm.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel 2024-04-03T15:59:40.4839755Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4841333Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4842762Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4849296Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4855764Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4862825Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4868196Z copying torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4873459Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4878549Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4885123Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda 2024-04-03T15:59:40.4893316Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:59:40.4895051Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:59:40.4897030Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:59:40.4902017Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4903821Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4905584Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4918242Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4923880Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4930191Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4938194Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4945725Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4955484Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4962001Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4974023Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4980739Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.4991582Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5002400Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5013678Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5018808Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5024932Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5030911Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5036966Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5044087Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5049123Z copying torch/_inductor/fx_passes/serialized_patterns/central_index.py -> build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:40.5053845Z creating build/lib.linux-x86_64-cpython-312/torch/_numpy/testing 2024-04-03T15:59:40.5054901Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy/testing 2024-04-03T15:59:40.5063717Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-312/torch/_numpy/testing 2024-04-03T15:59:40.5089209Z creating build/lib.linux-x86_64-cpython-312/torch/_refs/linalg 2024-04-03T15:59:40.5090140Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_refs/linalg 2024-04-03T15:59:40.5095990Z creating build/lib.linux-x86_64-cpython-312/torch/_refs/nn 2024-04-03T15:59:40.5096859Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_refs/nn 2024-04-03T15:59:40.5103286Z creating build/lib.linux-x86_64-cpython-312/torch/_refs/special 2024-04-03T15:59:40.5104256Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_refs/special 2024-04-03T15:59:40.5109975Z creating build/lib.linux-x86_64-cpython-312/torch/_refs/nn/functional 2024-04-03T15:59:40.5111189Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_refs/nn/functional 2024-04-03T15:59:40.5124988Z creating build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging 2024-04-03T15:59:40.5126124Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging 2024-04-03T15:59:40.5130746Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging 2024-04-03T15:59:40.5135373Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging 2024-04-03T15:59:40.5141201Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn 2024-04-03T15:59:40.5142008Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn 2024-04-03T15:59:40.5148457Z creating build/lib.linux-x86_64-cpython-312/torch/ao/ns 2024-04-03T15:59:40.5149336Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns 2024-04-03T15:59:40.5150412Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns 2024-04-03T15:59:40.5161249Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns 2024-04-03T15:59:40.5183211Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning 2024-04-03T15:59:40.5184175Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning 2024-04-03T15:59:40.5189319Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning 2024-04-03T15:59:40.5196181Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5197168Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5210975Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5223523Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5230111Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5238560Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5247627Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5255991Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5264461Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5286093Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5297018Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5303865Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5309910Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5317692Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5323362Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5330228Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5335719Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5342459Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5346856Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization 2024-04-03T15:59:40.5353536Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic 2024-04-03T15:59:40.5354531Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic 2024-04-03T15:59:40.5359981Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat 2024-04-03T15:59:40.5360871Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat 2024-04-03T15:59:40.5374534Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable 2024-04-03T15:59:40.5375637Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable 2024-04-03T15:59:40.5380349Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized 2024-04-03T15:59:40.5381327Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized 2024-04-03T15:59:40.5385788Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized 2024-04-03T15:59:40.5392663Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse 2024-04-03T15:59:40.5393708Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse 2024-04-03T15:59:40.5399934Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/modules 2024-04-03T15:59:40.5401165Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/modules 2024-04-03T15:59:40.5406110Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/modules 2024-04-03T15:59:40.5412650Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat 2024-04-03T15:59:40.5414173Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat 2024-04-03T15:59:40.5419427Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized 2024-04-03T15:59:40.5420761Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized 2024-04-03T15:59:40.5426145Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:40.5427375Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:40.5433644Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:40.5440252Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:40.5445856Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:40.5451289Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:40.5452683Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:40.5457918Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.5459301Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.5464090Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.5469893Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.5474985Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.5480591Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.5486398Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:40.5487953Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:40.5492895Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:40.5498291Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic 2024-04-03T15:59:40.5499448Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic 2024-04-03T15:59:40.5508370Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules 2024-04-03T15:59:40.5509433Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules 2024-04-03T15:59:40.5520951Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules 2024-04-03T15:59:40.5527031Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules 2024-04-03T15:59:40.5532702Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules 2024-04-03T15:59:40.5540374Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:59:40.5541691Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:59:40.5546624Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:59:40.5552708Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules 2024-04-03T15:59:40.5554067Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules 2024-04-03T15:59:40.5558736Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules 2024-04-03T15:59:40.5564837Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules 2024-04-03T15:59:40.5570816Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic 2024-04-03T15:59:40.5571997Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic 2024-04-03T15:59:40.5580633Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5581809Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5588250Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5594917Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5601404Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5614449Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5619621Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5625299Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5630247Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5636396Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5643420Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5648019Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules 2024-04-03T15:59:40.5654215Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference 2024-04-03T15:59:40.5655443Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference 2024-04-03T15:59:40.5661649Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:40.5663232Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:40.5668555Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:40.5675983Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:40.5682952Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:40.5713181Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5714580Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5719951Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5726378Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5737994Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5745192Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5750084Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:40.5756361Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized 2024-04-03T15:59:40.5757637Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized 2024-04-03T15:59:40.5763149Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized 2024-04-03T15:59:40.5768731Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized 2024-04-03T15:59:40.5774439Z creating build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:59:40.5775771Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:59:40.5781460Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:59:40.5788237Z creating build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5789289Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5790430Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5796380Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5806943Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5813115Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5824170Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5829362Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5834351Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5839632Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5849022Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx 2024-04-03T15:59:40.5855716Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental 2024-04-03T15:59:40.5856877Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental 2024-04-03T15:59:40.5858855Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler 2024-04-03T15:59:40.5860173Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler 2024-04-03T15:59:40.5861572Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler 2024-04-03T15:59:40.5868296Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler 2024-04-03T15:59:40.5873115Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler 2024-04-03T15:59:40.5878946Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier 2024-04-03T15:59:40.5880501Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier 2024-04-03T15:59:40.5881940Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier 2024-04-03T15:59:40.5887518Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier 2024-04-03T15:59:40.5894276Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier 2024-04-03T15:59:40.5899270Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier 2024-04-03T15:59:40.5905770Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:59:40.5907697Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:59:40.5909728Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:59:40.5914437Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:59:40.5915881Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:59:40.5921002Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:59:40.5927374Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:40.5928834Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:40.5934286Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:40.5940263Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:40.5945850Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:40.5951737Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5953101Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5961408Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5967320Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5973233Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5978840Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5983741Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5988622Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.5996330Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:40.6010366Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:59:40.6012549Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:59:40.6014879Z creating build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:59:40.6016728Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:59:40.6019076Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:59:40.6021604Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:59:40.6027816Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6029233Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6034300Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6040850Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6047587Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6054171Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6060757Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6065891Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6072026Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6073860Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6080834Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6088051Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6093082Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6099898Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config 2024-04-03T15:59:40.6106493Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6107665Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6114053Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6124996Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6136161Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6147320Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6165189Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6171978Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6176399Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6180485Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6185382Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6190934Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6195433Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6200706Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6205447Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6209563Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6218777Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6225389Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6230149Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6234828Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx 2024-04-03T15:59:40.6245499Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6246823Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6248251Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6253748Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6258626Z copying torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6263831Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6269217Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6274216Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6280933Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6287486Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e 2024-04-03T15:59:40.6294866Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6296080Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6301323Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6305938Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6311043Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6318478Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6323218Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6335115Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6342557Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer 2024-04-03T15:59:40.6357191Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:40.6358771Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:40.6360357Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:40.6374530Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:40.6387361Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:40.6395114Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:40.6405419Z creating build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/representation 2024-04-03T15:59:40.6407007Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/representation 2024-04-03T15:59:40.6413680Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/representation 2024-04-03T15:59:40.6421044Z creating build/lib.linux-x86_64-cpython-312/torch/autograd/_functions 2024-04-03T15:59:40.6422511Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/autograd/_functions 2024-04-03T15:59:40.6428224Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-312/torch/autograd/_functions 2024-04-03T15:59:40.6433232Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-312/torch/autograd/_functions 2024-04-03T15:59:40.6440428Z creating build/lib.linux-x86_64-cpython-312/torch/backends/_coreml 2024-04-03T15:59:40.6441636Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/_coreml 2024-04-03T15:59:40.6442894Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-312/torch/backends/_coreml 2024-04-03T15:59:40.6455410Z creating build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi 2024-04-03T15:59:40.6457175Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi 2024-04-03T15:59:40.6458488Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi 2024-04-03T15:59:40.6464837Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi 2024-04-03T15:59:40.6480839Z creating build/lib.linux-x86_64-cpython-312/torch/backends/cpu 2024-04-03T15:59:40.6481801Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/cpu 2024-04-03T15:59:40.6488708Z creating build/lib.linux-x86_64-cpython-312/torch/backends/cuda 2024-04-03T15:59:40.6489835Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/cuda 2024-04-03T15:59:40.6495432Z creating build/lib.linux-x86_64-cpython-312/torch/backends/cudnn 2024-04-03T15:59:40.6496643Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/cudnn 2024-04-03T15:59:40.6503299Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/backends/cudnn 2024-04-03T15:59:40.6511465Z creating build/lib.linux-x86_64-cpython-312/torch/backends/mha 2024-04-03T15:59:40.6512428Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/mha 2024-04-03T15:59:40.6520773Z creating build/lib.linux-x86_64-cpython-312/torch/backends/mkl 2024-04-03T15:59:40.6521716Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/mkl 2024-04-03T15:59:40.6527456Z creating build/lib.linux-x86_64-cpython-312/torch/backends/mkldnn 2024-04-03T15:59:40.6528503Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/mkldnn 2024-04-03T15:59:40.6534228Z creating build/lib.linux-x86_64-cpython-312/torch/backends/mps 2024-04-03T15:59:40.6535286Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/mps 2024-04-03T15:59:40.6540536Z creating build/lib.linux-x86_64-cpython-312/torch/backends/nnpack 2024-04-03T15:59:40.6541550Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/nnpack 2024-04-03T15:59:40.6546276Z creating build/lib.linux-x86_64-cpython-312/torch/backends/openmp 2024-04-03T15:59:40.6547355Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/openmp 2024-04-03T15:59:40.6554397Z creating build/lib.linux-x86_64-cpython-312/torch/backends/opt_einsum 2024-04-03T15:59:40.6555479Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/opt_einsum 2024-04-03T15:59:40.6561006Z creating build/lib.linux-x86_64-cpython-312/torch/backends/quantized 2024-04-03T15:59:40.6562064Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/quantized 2024-04-03T15:59:40.6567472Z creating build/lib.linux-x86_64-cpython-312/torch/backends/xeon 2024-04-03T15:59:40.6568491Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/xeon 2024-04-03T15:59:40.6569765Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-312/torch/backends/xeon 2024-04-03T15:59:40.6592248Z creating build/lib.linux-x86_64-cpython-312/torch/backends/xnnpack 2024-04-03T15:59:40.6593470Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/backends/xnnpack 2024-04-03T15:59:40.6599798Z creating build/lib.linux-x86_64-cpython-312/torch/cpu/amp 2024-04-03T15:59:40.6600739Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/cpu/amp 2024-04-03T15:59:40.6605255Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-312/torch/cpu/amp 2024-04-03T15:59:40.6611072Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-312/torch/cpu/amp 2024-04-03T15:59:40.6616563Z creating build/lib.linux-x86_64-cpython-312/torch/cuda/amp 2024-04-03T15:59:40.6617741Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/cuda/amp 2024-04-03T15:59:40.6622896Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-312/torch/cuda/amp 2024-04-03T15:59:40.6627951Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-312/torch/cuda/amp 2024-04-03T15:59:40.6633179Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-312/torch/cuda/amp 2024-04-03T15:59:40.6638275Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_composable 2024-04-03T15:59:40.6639524Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable 2024-04-03T15:59:40.6655526Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable 2024-04-03T15:59:40.6661338Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable 2024-04-03T15:59:40.6667319Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable 2024-04-03T15:59:40.6672268Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable 2024-04-03T15:59:40.6678982Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6680109Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6689777Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6697190Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6703374Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6709080Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6714728Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6722546Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard 2024-04-03T15:59:40.6728897Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_sharded_tensor 2024-04-03T15:59:40.6741688Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_sharded_tensor 2024-04-03T15:59:40.6743657Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_sharding_spec 2024-04-03T15:59:40.6745147Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_sharding_spec 2024-04-03T15:59:40.6746331Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6747360Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6748542Z copying torch/distributed/_spmd/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6757344Z copying torch/distributed/_spmd/batch_dim_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6763003Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6767907Z copying torch/distributed/_spmd/config.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6773258Z copying torch/distributed/_spmd/data_parallel.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6786865Z copying torch/distributed/_spmd/distribute.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6801048Z copying torch/distributed/_spmd/experimental_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6812443Z copying torch/distributed/_spmd/gm_transformation.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6820148Z copying torch/distributed/_spmd/graph_optimization.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6837099Z copying torch/distributed/_spmd/graph_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6846811Z copying torch/distributed/_spmd/iter_graph_module.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6855389Z copying torch/distributed/_spmd/log_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6872160Z copying torch/distributed/_spmd/parallel_mode.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6875792Z copying torch/distributed/_spmd/partial_lower.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd 2024-04-03T15:59:40.6882765Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6883975Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6890035Z copying torch/distributed/_tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6900564Z copying torch/distributed/_tensor/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6909009Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6927011Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6931996Z copying torch/distributed/_tensor/dispatch.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6938998Z copying torch/distributed/_tensor/op_schema.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6947868Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6954624Z copying torch/distributed/_tensor/random.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6960752Z copying torch/distributed/_tensor/redistribute.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6966513Z copying torch/distributed/_tensor/sharding_prop.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6973260Z copying torch/distributed/_tensor/tp_conv.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor 2024-04-03T15:59:40.6979525Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_tools 2024-04-03T15:59:40.6980675Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tools 2024-04-03T15:59:40.6986501Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tools 2024-04-03T15:59:40.6993397Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms 2024-04-03T15:59:40.6994607Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms 2024-04-03T15:59:40.7001318Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms 2024-04-03T15:59:40.7007375Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/autograd 2024-04-03T15:59:40.7008601Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/autograd 2024-04-03T15:59:40.7016525Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7017752Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7025402Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7030441Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7036115Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7041282Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7046770Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7051782Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7056522Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7062572Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7067758Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7073116Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7082625Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7087556Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7092841Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7097423Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7102625Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7106896Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7111674Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7118361Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7130386Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7139789Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7145113Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7150068Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7161067Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint 2024-04-03T15:59:40.7173437Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic 2024-04-03T15:59:40.7174895Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic 2024-04-03T15:59:40.7181701Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7182880Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7188432Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7195689Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7200665Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7208720Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7221564Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7242664Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7248376Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7262275Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7266990Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7281638Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7300407Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7307194Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7315558Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7321337Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7326956Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7331504Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7336041Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7341565Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7353265Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7358438Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp 2024-04-03T15:59:40.7365104Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/launcher 2024-04-03T15:59:40.7366432Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/launcher 2024-04-03T15:59:40.7380275Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/launcher 2024-04-03T15:59:40.7387733Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/nn 2024-04-03T15:59:40.7388717Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn 2024-04-03T15:59:40.7393796Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn 2024-04-03T15:59:40.7402803Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7403841Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7409117Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7415009Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7419644Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7425662Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7430455Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7438569Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7443468Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7448499Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7458106Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7462534Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7467263Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7471997Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7479673Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7485054Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/optim 2024-04-03T15:59:40.7502272Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline 2024-04-03T15:59:40.7503380Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline 2024-04-03T15:59:40.7509932Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7511003Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7516861Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7521713Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7533061Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7538467Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7543979Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7554166Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7559326Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7564351Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7569151Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc 2024-04-03T15:59:40.7575189Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/tensor 2024-04-03T15:59:40.7576270Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor 2024-04-03T15:59:40.7578140Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7579573Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7588223Z copying torch/distributed/_composable/fsdp/_fsdp_api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7594169Z copying torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7606214Z copying torch/distributed/_composable/fsdp/_fsdp_common.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7611723Z copying torch/distributed/_composable/fsdp/_fsdp_init.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7617712Z copying torch/distributed/_composable/fsdp/_fsdp_param.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7624893Z copying torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7631949Z copying torch/distributed/_composable/fsdp/_fsdp_state.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7637419Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp 2024-04-03T15:59:40.7646379Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/checkpoint 2024-04-03T15:59:40.7647689Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/checkpoint 2024-04-03T15:59:40.7652964Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_optim 2024-04-03T15:59:40.7654447Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_optim 2024-04-03T15:59:40.7659772Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_optim 2024-04-03T15:59:40.7673027Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7674423Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7686419Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7709746Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7714969Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7719681Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7725607Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7730731Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7735751Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:40.7743703Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_plan 2024-04-03T15:59:40.7745039Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_plan 2024-04-03T15:59:40.7750458Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_plan 2024-04-03T15:59:40.7756919Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:40.7758431Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:40.7763641Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:40.7769860Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:40.7775690Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:40.7782675Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7784273Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7790126Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7796964Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7803571Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7809476Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7815036Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:40.7821492Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:59:40.7823491Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:59:40.7825621Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:59:40.7830621Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:59:40.7836032Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:59:40.7841952Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug 2024-04-03T15:59:40.7843198Z copying torch/distributed/_tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug 2024-04-03T15:59:40.7850704Z copying torch/distributed/_tensor/debug/comm_mode.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug 2024-04-03T15:59:40.7856423Z copying torch/distributed/_tensor/debug/op_coverage.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug 2024-04-03T15:59:40.7861986Z copying torch/distributed/_tensor/debug/visualize_sharding.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug 2024-04-03T15:59:40.7869385Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/experimental 2024-04-03T15:59:40.7870722Z copying torch/distributed/_tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/experimental 2024-04-03T15:59:40.7875992Z copying torch/distributed/_tensor/experimental/tp_transform.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/experimental 2024-04-03T15:59:40.7887895Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7889217Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7894217Z copying torch/distributed/_tensor/ops/basic_strategy.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7899184Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7905478Z copying torch/distributed/_tensor/ops/conv_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7910907Z copying torch/distributed/_tensor/ops/embedding_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7916085Z copying torch/distributed/_tensor/ops/experimental_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7921920Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7933007Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7939021Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7946955Z copying torch/distributed/_tensor/ops/random_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7952433Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7959460Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7965480Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops 2024-04-03T15:59:40.7973040Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_checkpoint 2024-04-03T15:59:40.7974696Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_checkpoint 2024-04-03T15:59:40.7976409Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_checkpoint 2024-04-03T15:59:40.7981797Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:59:40.7983279Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:59:40.7988697Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:59:40.7994869Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:59:40.7996403Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:59:40.8002003Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:59:40.8007809Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_quantization 2024-04-03T15:59:40.8009302Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_quantization 2024-04-03T15:59:40.8011034Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_quantization 2024-04-03T15:59:40.8016759Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8018201Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8022770Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8031442Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8036412Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8042638Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8047624Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8055083Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8060950Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8072126Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:40.8077466Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:40.8079152Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:40.8081043Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:40.8085300Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:40.8090042Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:40.8095155Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent 2024-04-03T15:59:40.8096396Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent 2024-04-03T15:59:40.8098181Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events 2024-04-03T15:59:40.8099434Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events 2024-04-03T15:59:40.8105533Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events 2024-04-03T15:59:40.8110954Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events 2024-04-03T15:59:40.8125208Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/metrics 2024-04-03T15:59:40.8126468Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/metrics 2024-04-03T15:59:40.8131383Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/metrics 2024-04-03T15:59:40.8137378Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:40.8138808Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:40.8145057Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:40.8155208Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:40.8161728Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:40.8167719Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8169038Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8173673Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8179417Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8184777Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8194983Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8205145Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8209985Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8215169Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8220431Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8225170Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8229437Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous 2024-04-03T15:59:40.8234809Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer 2024-04-03T15:59:40.8236235Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer 2024-04-03T15:59:40.8240860Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer 2024-04-03T15:59:40.8257824Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer 2024-04-03T15:59:40.8263916Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer 2024-04-03T15:59:40.8269877Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8271078Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8276043Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8281504Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8287038Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8291621Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8296574Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils 2024-04-03T15:59:40.8302518Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server 2024-04-03T15:59:40.8304093Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server 2024-04-03T15:59:40.8309045Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server 2024-04-03T15:59:40.8321440Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server 2024-04-03T15:59:40.8328792Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:40.8330426Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:40.8335729Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:40.8341103Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:40.8347215Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:40.8349056Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:40.8353358Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:40.8363135Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:40.8368128Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data 2024-04-03T15:59:40.8369433Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data 2024-04-03T15:59:40.8374992Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data 2024-04-03T15:59:40.8379985Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data 2024-04-03T15:59:40.8386198Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/nn/api 2024-04-03T15:59:40.8387401Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn/api 2024-04-03T15:59:40.8388698Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn/api 2024-04-03T15:59:40.8396126Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit 2024-04-03T15:59:40.8397422Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit 2024-04-03T15:59:40.8398829Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit 2024-04-03T15:59:40.8403848Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/templates 2024-04-03T15:59:40.8405466Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/templates 2024-04-03T15:59:40.8407209Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/templates 2024-04-03T15:59:40.8413578Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8414931Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8419688Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8425549Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8430581Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8436103Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8441186Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8446730Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8454371Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8459925Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8466442Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8471055Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8475388Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync 2024-04-03T15:59:40.8480592Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:40.8482170Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:40.8487870Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:40.8493039Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:40.8498624Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8499926Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8510512Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8516100Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8521233Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8527087Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8532987Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:40.8538545Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/_testing 2024-04-03T15:59:40.8539707Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/_testing 2024-04-03T15:59:40.8544765Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/_testing 2024-04-03T15:59:40.8550331Z creating build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8551658Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8557730Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8562822Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8567200Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8574101Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8581528Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8590156Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8595481Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8608031Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel 2024-04-03T15:59:40.8617258Z creating build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8618881Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8620312Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8644153Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8649140Z copying torch/fx/experimental/_sym_dispatch_mode.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8654250Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8666276Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8671624Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8681367Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8686306Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8690217Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8694354Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8698499Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8703168Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8707489Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8715803Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8720234Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8724165Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8728366Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8732467Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8740483Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8752026Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8755923Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental 2024-04-03T15:59:40.8761696Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8762872Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8768645Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8782365Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8786932Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8792701Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8797562Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8804249Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8811627Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8815397Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8820483Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8829673Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8833568Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8838733Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8842534Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8847725Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes 2024-04-03T15:59:40.8853418Z creating build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8855173Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8856929Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8876268Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8887835Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8904998Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8909733Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8920119Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8923976Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:40.8928856Z creating build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8930082Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8936309Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8941640Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8947282Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8952719Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8958705Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8965421Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8971352Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification 2024-04-03T15:59:40.8977597Z creating build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.8979220Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.8983763Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.8988863Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.8994936Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.9001615Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.9006575Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:40.9011865Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes/backends 2024-04-03T15:59:40.9013272Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/backends 2024-04-03T15:59:40.9014688Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/backends 2024-04-03T15:59:40.9021353Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect 2024-04-03T15:59:40.9023432Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect 2024-04-03T15:59:40.9024674Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra 2024-04-03T15:59:40.9025650Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra 2024-04-03T15:59:40.9030671Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra 2024-04-03T15:59:40.9037394Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra 2024-04-03T15:59:40.9042911Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra 2024-04-03T15:59:40.9049206Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes/tests 2024-04-03T15:59:40.9050582Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/tests 2024-04-03T15:59:40.9051840Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/tests 2024-04-03T15:59:40.9057831Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9058893Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9064229Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9071976Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9077522Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9084405Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9089476Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils 2024-04-03T15:59:40.9095566Z creating build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect/common 2024-04-03T15:59:40.9097358Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect/common 2024-04-03T15:59:40.9098947Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect/common 2024-04-03T15:59:40.9104145Z creating build/lib.linux-x86_64-cpython-312/torch/jit/_passes 2024-04-03T15:59:40.9105437Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/jit/_passes 2024-04-03T15:59:40.9106873Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-312/torch/jit/_passes 2024-04-03T15:59:40.9113402Z creating build/lib.linux-x86_64-cpython-312/torch/jit/mobile 2024-04-03T15:59:40.9114665Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/jit/mobile 2024-04-03T15:59:40.9120476Z creating build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9121616Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9126668Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9133417Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9138477Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9146538Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9152326Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9157774Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9163511Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor 2024-04-03T15:59:40.9169290Z creating build/lib.linux-x86_64-cpython-312/torch/nested/_internal 2024-04-03T15:59:40.9170511Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nested/_internal 2024-04-03T15:59:40.9171807Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/nested/_internal 2024-04-03T15:59:40.9181920Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-312/torch/nested/_internal 2024-04-03T15:59:40.9193562Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-312/torch/nested/_internal 2024-04-03T15:59:40.9200974Z creating build/lib.linux-x86_64-cpython-312/torch/nn/attention 2024-04-03T15:59:40.9201991Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/attention 2024-04-03T15:59:40.9208082Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/attention 2024-04-03T15:59:40.9213028Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-312/torch/nn/attention 2024-04-03T15:59:40.9223102Z creating build/lib.linux-x86_64-cpython-312/torch/nn/backends 2024-04-03T15:59:40.9224224Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/backends 2024-04-03T15:59:40.9225303Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/backends 2024-04-03T15:59:40.9231028Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic 2024-04-03T15:59:40.9232142Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic 2024-04-03T15:59:40.9238721Z creating build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9239609Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9245554Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9250720Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9263651Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9268624Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9287090Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9292330Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9304084Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9318975Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9324267Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9332654Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9345357Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9357108Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9371093Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9375739Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9381762Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9399654Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9414808Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9420977Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9428799Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9433835Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9445629Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9465138Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9471308Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9495483Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9502789Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/modules 2024-04-03T15:59:40.9509775Z creating build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9510740Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9514886Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9520292Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9525846Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9531097Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9546128Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9550743Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9555968Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-312/torch/nn/parallel 2024-04-03T15:59:40.9563595Z creating build/lib.linux-x86_64-cpython-312/torch/nn/qat 2024-04-03T15:59:40.9564344Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat 2024-04-03T15:59:40.9572982Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantizable 2024-04-03T15:59:40.9573564Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantizable 2024-04-03T15:59:40.9579567Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantized 2024-04-03T15:59:40.9580390Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized 2024-04-03T15:59:40.9585776Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized 2024-04-03T15:59:40.9591774Z creating build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9592488Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9598971Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9604912Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9610271Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9618226Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9623194Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9629014Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9633932Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9646876Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9651585Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9658199Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9666038Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9674189Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9680124Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9684475Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9688883Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils 2024-04-03T15:59:40.9694522Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/modules 2024-04-03T15:59:40.9695149Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/modules 2024-04-03T15:59:40.9700181Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/modules 2024-04-03T15:59:40.9705479Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat 2024-04-03T15:59:40.9706128Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat 2024-04-03T15:59:40.9712066Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized 2024-04-03T15:59:40.9713148Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized 2024-04-03T15:59:40.9718714Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:40.9719895Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:40.9725032Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:40.9730524Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:40.9735605Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:40.9741907Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:40.9743048Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:40.9749769Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.9750705Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.9757842Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.9763554Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.9768368Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:40.9775372Z creating build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:40.9776575Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:40.9781598Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:40.9789262Z creating build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic 2024-04-03T15:59:40.9790176Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic 2024-04-03T15:59:40.9795885Z creating build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules 2024-04-03T15:59:40.9796430Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules 2024-04-03T15:59:40.9802471Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules 2024-04-03T15:59:40.9807674Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules 2024-04-03T15:59:40.9812918Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules 2024-04-03T15:59:40.9819419Z creating build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic/modules 2024-04-03T15:59:40.9820136Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic/modules 2024-04-03T15:59:40.9825923Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic/modules 2024-04-03T15:59:40.9831405Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules 2024-04-03T15:59:40.9832069Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules 2024-04-03T15:59:40.9837766Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules 2024-04-03T15:59:40.9842757Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules 2024-04-03T15:59:40.9848612Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference 2024-04-03T15:59:40.9849272Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference 2024-04-03T15:59:40.9854900Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic 2024-04-03T15:59:40.9855545Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic 2024-04-03T15:59:40.9861524Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9862390Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9867639Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9872054Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9877066Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9883003Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9888846Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9893471Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9901549Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9905805Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9909823Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9914107Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules 2024-04-03T15:59:40.9920002Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9921127Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9926002Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9931303Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9936126Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9941427Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9946057Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules 2024-04-03T15:59:40.9951741Z creating build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:40.9952639Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:40.9959801Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:40.9964800Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:40.9970500Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:40.9976107Z creating build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:40.9976961Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:40.9982352Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:40.9989005Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:40.9996659Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0003131Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0008742Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0014722Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0021233Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0026356Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0031780Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights 2024-04-03T15:59:41.0037491Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0038156Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0039370Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0044970Z copying torch/onnx/_internal/exporter.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0057478Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0063047Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0070451Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0075609Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0091789Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal 2024-04-03T15:59:41.0097491Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics 2024-04-03T15:59:41.0098785Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics 2024-04-03T15:59:41.0105289Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics 2024-04-03T15:59:41.0113802Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics 2024-04-03T15:59:41.0133219Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0134610Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0139517Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0145258Z copying torch/onnx/_internal/fx/decomposition_skip.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0150355Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0154980Z copying torch/onnx/_internal/fx/diagnostics.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0160827Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0167755Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0178165Z copying torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0185008Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0197474Z copying torch/onnx/_internal/fx/op_validation.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0202939Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0208035Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0213100Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0220114Z copying torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0225341Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx 2024-04-03T15:59:41.0231605Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0232901Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0237694Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0243239Z copying torch/onnx/_internal/diagnostics/infra/context.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0249865Z copying torch/onnx/_internal/diagnostics/infra/decorator.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0255033Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0260722Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:41.0269384Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0270838Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0275726Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0281061Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0285804Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0290795Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0295740Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0300203Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0305164Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0310188Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0315145Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0319632Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0326539Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0330252Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0334126Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0338871Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0342887Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0346739Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0350354Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0354186Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0357845Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0361628Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0365598Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0370078Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0373648Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0377804Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0381502Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0386144Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0390656Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0395146Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0402261Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0407685Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0412197Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0421351Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0426299Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0430895Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0435626Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0441793Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0448863Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0453656Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0458378Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0463718Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0467457Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0471946Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0475391Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0479080Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0482994Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0486823Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0490433Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0494297Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0498974Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0502759Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0508903Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0514356Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0518906Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0522686Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:41.0526920Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/analysis 2024-04-03T15:59:41.0528131Z copying torch/onnx/_internal/fx/analysis/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/analysis 2024-04-03T15:59:41.0532603Z copying torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/analysis 2024-04-03T15:59:41.0538016Z creating build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0539152Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0544749Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0550758Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0556098Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0560736Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0573205Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0581039Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0589796Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes 2024-04-03T15:59:41.0594355Z creating build/lib.linux-x86_64-cpython-312/torch/optim/_multi_tensor 2024-04-03T15:59:41.0595386Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/optim/_multi_tensor 2024-04-03T15:59:41.0601153Z creating build/lib.linux-x86_64-cpython-312/torch/package/analyze 2024-04-03T15:59:41.0602142Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/package/analyze 2024-04-03T15:59:41.0606656Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-312/torch/package/analyze 2024-04-03T15:59:41.0611697Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-312/torch/package/analyze 2024-04-03T15:59:41.0620887Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-312/torch/package/analyze 2024-04-03T15:59:41.0626425Z creating build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0627715Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0632633Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0637432Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0641994Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0647037Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0652022Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0656659Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0665897Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0670028Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0674054Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0677994Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0681818Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-312/torch/quantization/fx 2024-04-03T15:59:41.0686406Z creating build/lib.linux-x86_64-cpython-312/torch/signal/windows 2024-04-03T15:59:41.0687452Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/signal/windows 2024-04-03T15:59:41.0692080Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-312/torch/signal/windows 2024-04-03T15:59:41.0700954Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0702508Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0703879Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0712021Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0717998Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0724737Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0729899Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0742852Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0747338Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0757654Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0762836Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0778054Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0782614Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0846879Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0852271Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0878162Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0898788Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0918837Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0924435Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0943221Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0948273Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0953213Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0981235Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0990490Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.0997925Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1003347Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1010654Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1021441Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1025558Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1029236Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1037642Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1046127Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1051019Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1054942Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1058816Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1062631Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1066487Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal 2024-04-03T15:59:41.1072506Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/codegen 2024-04-03T15:59:41.1073931Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/codegen 2024-04-03T15:59:41.1078291Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data 2024-04-03T15:59:41.1079398Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data 2024-04-03T15:59:41.1083954Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data 2024-04-03T15:59:41.1088718Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data 2024-04-03T15:59:41.1094603Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1096044Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1097607Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1101675Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1106794Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1115601Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1149097Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1154089Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1159533Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1165227Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1170790Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed 2024-04-03T15:59:41.1176968Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/generated 2024-04-03T15:59:41.1178942Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/generated 2024-04-03T15:59:41.1180591Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/generated 2024-04-03T15:59:41.1184623Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo 2024-04-03T15:59:41.1185775Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo 2024-04-03T15:59:41.1191116Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo 2024-04-03T15:59:41.1207950Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo 2024-04-03T15:59:41.1215354Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo 2024-04-03T15:59:41.1222702Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1223903Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1234332Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1241668Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1246933Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1252577Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1260674Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests 2024-04-03T15:59:41.1266577Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module 2024-04-03T15:59:41.1268131Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module 2024-04-03T15:59:41.1269618Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module 2024-04-03T15:59:41.1273631Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module 2024-04-03T15:59:41.1280706Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard 2024-04-03T15:59:41.1282083Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard 2024-04-03T15:59:41.1286824Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard 2024-04-03T15:59:41.1292944Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_tensor 2024-04-03T15:59:41.1294744Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_tensor 2024-04-03T15:59:41.1296623Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_tensor 2024-04-03T15:59:41.1301391Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn 2024-04-03T15:59:41.1303268Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn 2024-04-03T15:59:41.1304741Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/pipeline 2024-04-03T15:59:41.1306263Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/pipeline 2024-04-03T15:59:41.1307856Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1309522Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1311206Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1328723Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1338646Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1345954Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1352288Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1357426Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1379958Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:41.1385177Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:59:41.1386824Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:59:41.1391348Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:59:41.1396954Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:59:41.1402475Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn/api 2024-04-03T15:59:41.1404021Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn/api 2024-04-03T15:59:41.1405758Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn/api 2024-04-03T15:59:41.1411561Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:41.1413314Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:41.1415397Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:41.1430987Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:41.1438618Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:41.1440323Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:41.1442340Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:41.1448430Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:41.1459840Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:41.1466438Z creating build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1467962Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1473542Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1485663Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1492213Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1506198Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1512185Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1526435Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:41.1532852Z creating build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1534162Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1535375Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1541054Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1546260Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1552307Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1557047Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1562655Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-312/torch/utils/_sympy 2024-04-03T15:59:41.1570691Z creating build/lib.linux-x86_64-cpython-312/torch/utils/backcompat 2024-04-03T15:59:41.1571787Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/backcompat 2024-04-03T15:59:41.1577278Z creating build/lib.linux-x86_64-cpython-312/torch/utils/benchmark 2024-04-03T15:59:41.1578280Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark 2024-04-03T15:59:41.1584099Z creating build/lib.linux-x86_64-cpython-312/torch/utils/bottleneck 2024-04-03T15:59:41.1585362Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/bottleneck 2024-04-03T15:59:41.1586571Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/bottleneck 2024-04-03T15:59:41.1592743Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1593895Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1598805Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1603930Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1616687Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1622919Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1628392Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1637733Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1649782Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data 2024-04-03T15:59:41.1660497Z creating build/lib.linux-x86_64-cpython-312/torch/utils/hipify 2024-04-03T15:59:41.1661452Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/hipify 2024-04-03T15:59:41.1670568Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-312/torch/utils/hipify 2024-04-03T15:59:41.1677082Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-312/torch/utils/hipify 2024-04-03T15:59:41.1708679Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-312/torch/utils/hipify 2024-04-03T15:59:41.1720048Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-312/torch/utils/hipify 2024-04-03T15:59:41.1725761Z creating build/lib.linux-x86_64-cpython-312/torch/utils/jit 2024-04-03T15:59:41.1726815Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/jit 2024-04-03T15:59:41.1733439Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-312/torch/utils/jit 2024-04-03T15:59:41.1742480Z creating build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:41.1743478Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:41.1749122Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:41.1755293Z creating build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1768749Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1770027Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1771321Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1773685Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1778821Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1783563Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1788720Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1802442Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1806644Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1814481Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard 2024-04-03T15:59:41.1827301Z creating build/lib.linux-x86_64-cpython-312/torch/utils/viz 2024-04-03T15:59:41.1828226Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/viz 2024-04-03T15:59:41.1829509Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-312/torch/utils/viz 2024-04-03T15:59:41.1836515Z creating build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1837973Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1839572Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1846277Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1851109Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1856629Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1862479Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1867002Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples 2024-04-03T15:59:41.1872962Z creating build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1874434Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1875926Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1881382Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1886521Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1892440Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1897366Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:41.1903600Z creating build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1904940Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1906318Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1910718Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1916500Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1922677Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1927392Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1933071Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1939366Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1949828Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:41.1957196Z creating build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:41.1958957Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:41.1960789Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:41.1970804Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.1971813Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.1976087Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.1981312Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.1986952Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.1992742Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.1998140Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils 2024-04-03T15:59:41.2005274Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2006953Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2008502Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2010184Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2011727Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2013246Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2015065Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.2018014Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:41.2019570Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:41.2026089Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:41.2028242Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:41.2030353Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:41.2032129Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:41.2033967Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2035509Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2045178Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2047124Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2049266Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2051141Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2052893Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2054781Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2056859Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2058714Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2060682Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2063058Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2064664Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter 2024-04-03T15:59:41.2067662Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2068960Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2075283Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2078196Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2081091Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2083847Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2086590Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map 2024-04-03T15:59:41.2088767Z creating build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils 2024-04-03T15:59:41.2091078Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils 2024-04-03T15:59:41.2093912Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils 2024-04-03T15:59:41.2096708Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils 2024-04-03T15:59:41.2099559Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils 2024-04-03T15:59:41.2101601Z creating build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2103217Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2104934Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2106680Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2108491Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2110461Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2112272Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2113949Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2115664Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2117411Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2119206Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2121018Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2122792Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2124543Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-312/torchgen/api 2024-04-03T15:59:41.2126062Z creating build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2127550Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2129425Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2131343Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2133345Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2135420Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2137343Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-312/torchgen/dest 2024-04-03T15:59:41.2138934Z creating build/lib.linux-x86_64-cpython-312/torchgen/executorch 2024-04-03T15:59:41.2140735Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch 2024-04-03T15:59:41.2142902Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch 2024-04-03T15:59:41.2144946Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch 2024-04-03T15:59:41.2146700Z creating build/lib.linux-x86_64-cpython-312/torchgen/operator_versions 2024-04-03T15:59:41.2148602Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/operator_versions 2024-04-03T15:59:41.2151110Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-312/torchgen/operator_versions 2024-04-03T15:59:41.2153896Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-312/torchgen/operator_versions 2024-04-03T15:59:41.2156035Z creating build/lib.linux-x86_64-cpython-312/torchgen/selective_build 2024-04-03T15:59:41.2158042Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/selective_build 2024-04-03T15:59:41.2160333Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-312/torchgen/selective_build 2024-04-03T15:59:41.2162716Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-312/torchgen/selective_build 2024-04-03T15:59:41.2164549Z creating build/lib.linux-x86_64-cpython-312/torchgen/static_runtime 2024-04-03T15:59:41.2166345Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/static_runtime 2024-04-03T15:59:41.2168507Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-312/torchgen/static_runtime 2024-04-03T15:59:41.2170722Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-312/torchgen/static_runtime 2024-04-03T15:59:41.2173035Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-312/torchgen/static_runtime 2024-04-03T15:59:41.2174992Z creating build/lib.linux-x86_64-cpython-312/torchgen/api/types 2024-04-03T15:59:41.2176729Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/api/types 2024-04-03T15:59:41.2178859Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-312/torchgen/api/types 2024-04-03T15:59:41.2180789Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-312/torchgen/api/types 2024-04-03T15:59:41.2182951Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-312/torchgen/api/types 2024-04-03T15:59:41.2184758Z creating build/lib.linux-x86_64-cpython-312/torchgen/executorch/api 2024-04-03T15:59:41.2186650Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api 2024-04-03T15:59:41.2189019Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api 2024-04-03T15:59:41.2191304Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api 2024-04-03T15:59:41.2193655Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api 2024-04-03T15:59:41.2195791Z creating build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types 2024-04-03T15:59:41.2197921Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types 2024-04-03T15:59:41.2200619Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types 2024-04-03T15:59:41.2203305Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types 2024-04-03T15:59:41.3279645Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:41.3281056Z creating build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3282026Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3312586Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3342861Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3349573Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3396502Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3494337Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3497007Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3501843Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3506818Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3511812Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3516786Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3522686Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3631045Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3636844Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3638632Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3670022Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-312/torch/bin 2024-04-03T15:59:41.3671302Z creating build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3672550Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3677248Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3681959Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3686685Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3692059Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3697051Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3701620Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3706405Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3711462Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3716457Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3721625Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3728151Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3733565Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3739234Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3743713Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3748552Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3753893Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3759124Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3763966Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3769686Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3775518Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3780225Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3785010Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3789851Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3794806Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3799460Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3804566Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3809597Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3814369Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3819229Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3823993Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3837636Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3842319Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3847401Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3854412Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3859948Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3865006Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3879119Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3883113Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3887906Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3893055Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3897914Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3903036Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3907034Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3913302Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3917982Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3923536Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3928383Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3933457Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3939000Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3944699Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3949647Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3954199Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3959373Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3964026Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3972200Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3976949Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3981514Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3986831Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3991575Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.3999503Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4004353Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4009065Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4013932Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4018705Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4024069Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4028561Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4033196Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4037929Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4042446Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4048838Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4053892Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4058559Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4063331Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4068222Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4073904Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4078540Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4083239Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4090503Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4095293Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4097086Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4101715Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4107268Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4112258Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4113226Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4119266Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4124586Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4128486Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4133086Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4138441Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4148211Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4153921Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4165202Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4173530Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4185541Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4194669Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4200159Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4208563Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4213115Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4218147Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4222834Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4252976Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-312/torch/test 2024-04-03T15:59:41.4258259Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:41.4266363Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-312/torch 2024-04-03T15:59:41.4268359Z creating build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4268824Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4275568Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4281192Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4286361Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4291623Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4297088Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4306253Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4314499Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4318247Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4322532Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4327006Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4331563Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4335896Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4339787Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4344492Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4350013Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4354570Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4360251Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4363980Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4367887Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4375766Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-312/torch/_C 2024-04-03T15:59:41.4377073Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-312/torch/fx 2024-04-03T15:59:41.4382385Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4387608Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4392648Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4397128Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4403533Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4408401Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4412876Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4418101Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4425111Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4431186Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4436370Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4441518Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4446362Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4451566Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4456614Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4462994Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-312/torch/optim 2024-04-03T15:59:41.4468012Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:41.4473296Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-312/torch/nn 2024-04-03T15:59:41.4475486Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes 2024-04-03T15:59:41.4476170Z creating build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4477100Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4484632Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4491252Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4494267Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4497401Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4499117Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.4665024Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.6551626Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.6553305Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-312/torch/lib 2024-04-03T15:59:41.6554321Z creating build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6555268Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6556822Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6558091Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6559329Z copying torch/include/qnnpack.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6560347Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6562021Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6563340Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6564544Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6565860Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6567175Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6570144Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6571439Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6572608Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6574036Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6575256Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6576643Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6578019Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6579428Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6581080Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6582685Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6583790Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6587197Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-312/torch/include 2024-04-03T15:59:41.6588305Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6589351Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6590731Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6592536Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6594415Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6595885Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6597325Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6598785Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6600301Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6601767Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6603414Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6604878Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6606293Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6607611Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6609291Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6610758Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6612301Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6613760Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6615218Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6616559Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6617987Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6619400Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6620958Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6622589Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6624056Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6625518Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6626920Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6628503Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6630364Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6631894Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6633268Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6634939Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6636486Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6638106Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6640018Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6641615Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6643390Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6644973Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6646476Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6647825Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6649162Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6650635Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6652261Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6653682Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6655327Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6656905Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6658751Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6660193Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6661631Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6662991Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6664538Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6666178Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6667592Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6669145Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6670742Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6672246Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6673843Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6675326Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6676800Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6678443Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6679891Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6681244Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6684980Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6686553Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6688782Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6690402Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6691824Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6693144Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6694582Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6696025Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6697448Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6698723Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6700309Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6701887Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6703381Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6704926Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6706341Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6707951Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6709425Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6710885Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6712396Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6713819Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6715087Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6716561Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6717827Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6719195Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6720625Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6722134Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6723337Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6724735Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6726037Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6727474Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6728718Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6729979Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6731223Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6732454Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6733650Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6734925Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6736323Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6737910Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6739581Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6741379Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6743173Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6745014Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6746691Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6748466Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6749910Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6751245Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6752540Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6753779Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6755008Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6756257Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6757472Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6758750Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6760099Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6761439Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6764422Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6765865Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen 2024-04-03T15:59:41.6767232Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu 2024-04-03T15:59:41.6768420Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu 2024-04-03T15:59:41.6770163Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu 2024-04-03T15:59:41.6771733Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu 2024-04-03T15:59:41.6772841Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6773759Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6775603Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6777491Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6779250Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6781057Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6783318Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6785865Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6787688Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6789438Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6791295Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6793057Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6794953Z copying torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6796837Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6798612Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6800336Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:41.6802153Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6804305Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6806831Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6809804Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6812684Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6815148Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6817815Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6820466Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6823239Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6825765Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6828248Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6830959Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6833709Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6836362Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:41.6838511Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:59:41.6840791Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:59:41.6843138Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6845307Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6847692Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6850332Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6852864Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6855466Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6858069Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6860118Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6861748Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6863914Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6865660Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:41.6867511Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6869182Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6870970Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6872745Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6874120Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6875544Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6876963Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6878475Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6879920Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6881472Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec 2024-04-03T15:59:41.6882838Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6884192Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6885829Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6887400Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6889010Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6891055Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6892914Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6895260Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6897632Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6900180Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6902484Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6903706Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6904953Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6906366Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6907952Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6909745Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6911363Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6913025Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6914896Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6916486Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6918153Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6919872Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6921165Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6922561Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6923965Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6925432Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6927022Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6928568Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6930341Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6932286Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6934129Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6935554Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6937336Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6938607Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6940169Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6941814Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6943682Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6945236Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6946787Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6948441Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6950257Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6951985Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6953630Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6955161Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6956813Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6958176Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6959694Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6961207Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6962682Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6964043Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6965382Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6966831Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6968299Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6969737Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6971155Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6972551Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6974060Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6975645Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6977064Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6978642Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6980178Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6981688Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6983495Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6985125Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6986956Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6988770Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6990396Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6991988Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6993540Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6995177Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6996662Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6998212Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.6999855Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.7001539Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core 2024-04-03T15:59:41.7002842Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7004290Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7006096Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7007895Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7009711Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7011523Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7013103Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7014965Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7016543Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7018141Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7019747Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7021524Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7023339Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7025281Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7027346Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7029504Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7031385Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7033419Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7035157Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7037108Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7038763Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7040413Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7042134Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7043627Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7045484Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7047814Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7049438Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7051339Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7052853Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7054622Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7056370Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7058018Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7059653Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7061109Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7062757Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7064154Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7065711Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7067210Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda 2024-04-03T15:59:41.7068374Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7069763Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7071534Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7073555Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7075383Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7077222Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7078992Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7080693Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7082680Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7084458Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7086299Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail 2024-04-03T15:59:41.7087561Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7089443Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7091748Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7093973Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7096227Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7097734Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7099969Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7102176Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable 2024-04-03T15:59:41.7103962Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7105360Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7107138Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7108826Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7110505Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7112066Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7113481Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7115059Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn 2024-04-03T15:59:41.7116328Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7117882Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7119931Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7121992Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7124051Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7126065Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7128045Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7129961Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7132222Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7134407Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7136389Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7138380Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7140259Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7142474Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch 2024-04-03T15:59:41.7143916Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7145260Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7147021Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7148760Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7150562Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7152491Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7154496Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7156384Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7158283Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7160130Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7162065Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7164179Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7166122Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7168234Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7169878Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7171679Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7173304Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7175433Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7177560Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7179519Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7181661Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7183653Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7185432Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7187254Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7189099Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7190888Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7192463Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7194033Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7195870Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7197791Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7199517Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7201002Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7202701Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7204366Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7205981Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7207600Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7209247Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7210784Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7212798Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7214684Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7216578Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7218187Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7220079Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7221810Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7223533Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7225001Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7227012Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7229072Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7230733Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7232405Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7233995Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7235578Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7237677Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7239655Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7241608Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7243392Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7245183Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7246863Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7248934Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7251053Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7253009Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7254943Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7256780Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7258567Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7280204Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7282552Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7284883Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7286657Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7288189Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7289745Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7291364Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7292980Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7294404Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7295955Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7297742Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7299514Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7301393Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7303239Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7305494Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7308373Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7310820Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7312649Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7314429Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7316380Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7318390Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7319962Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7321666Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7323274Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7325089Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7326809Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7328568Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7330560Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7332693Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7334800Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7336795Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7338697Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7340514Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7342472Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7344637Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7346680Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7348201Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7349741Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7351674Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7353480Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7355071Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7356858Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7358491Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7360226Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7361895Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7363597Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7365062Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7366545Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7368254Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7370003Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7371725Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7373239Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7375097Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7376928Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7378491Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7380087Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7381706Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7383508Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7385149Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7386456Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7388168Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7389716Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7391007Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7392394Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7393853Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7395379Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7396669Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7397921Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7399387Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7400893Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7402212Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7403628Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7405187Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7406862Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7408284Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7409676Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7411328Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7413068Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7414849Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7416476Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7417995Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7419431Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7421214Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7423349Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7424973Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7425707Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7426401Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7427247Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7428152Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7428934Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7429801Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7430480Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7431261Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7432012Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7432915Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7433746Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7434432Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7435134Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7435937Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7436690Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7437348Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7438002Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7438654Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7439456Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7440154Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7440857Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7441482Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7442374Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7443074Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7443743Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7444377Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7445163Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7446017Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7446887Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7447627Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7448463Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7449003Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7449880Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7450502Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7451449Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7452360Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7453043Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7453630Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7454361Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7454942Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7455583Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7456474Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7457101Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7457780Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7458808Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7459988Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7460876Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7461555Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7462499Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7463728Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7464845Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7465906Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7467276Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7468749Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7470048Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7471359Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7472618Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7474472Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7476004Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7477465Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7478950Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7480394Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7481546Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7483041Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7483713Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7484462Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7485264Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7486058Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7486823Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7487398Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7488336Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7489226Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7490018Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7491086Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7491966Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7492820Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7493501Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7494551Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7495287Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7496050Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7496729Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7497405Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7498087Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7498743Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7499731Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7500577Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7501419Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7502436Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7503063Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7503697Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7504290Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7505014Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7505737Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7506518Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7507193Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7507945Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7508579Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7509279Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7510016Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7510988Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7511777Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7512534Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7513127Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7513747Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7514692Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7515556Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7516314Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7517140Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7517907Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7518857Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7519533Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7520292Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7521051Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7521749Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7522510Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7523211Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7524118Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7524979Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7525686Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7526399Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7527213Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7528222Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7529129Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7529870Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7530626Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7531349Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7532051Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7533085Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7534042Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7534770Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7535539Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7536568Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7537309Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7538052Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7539119Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7539928Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7540822Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7541558Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7542550Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7543446Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7544561Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7546021Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7547234Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7548438Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7549690Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7551415Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7552408Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7553227Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7554000Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7555094Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7555908Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7556807Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7557670Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7558686Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7559604Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7560525Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7561256Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7562089Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7562857Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7563607Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7564269Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7564975Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7565778Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7566600Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7567503Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7568222Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7568998Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7570031Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7570857Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7571630Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7572160Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7572741Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7573485Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7574156Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7574823Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7575863Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7576836Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7578066Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7579094Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7580009Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7580889Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7582335Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7583227Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7584309Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7585243Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7586171Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7587220Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7587995Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7588711Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7589408Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7590087Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7590830Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7591616Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7592306Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7592875Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7593519Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7594369Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7595089Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7595880Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7596814Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7597578Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7598358Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7598965Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7599701Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7600610Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7601412Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7602284Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7603224Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7603940Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7604715Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7605442Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7606377Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7607142Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7607899Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7608623Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7609377Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7610034Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7610931Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7611706Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7612447Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7613193Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7613951Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7614643Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7615342Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7616313Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7617402Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7618519Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7619542Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7620451Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7621341Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7622385Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7623593Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7624574Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7625380Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7626194Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7627222Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7628095Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7628875Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7629707Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7630542Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7631612Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7632511Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7633448Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7634346Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7635199Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7636266Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7637085Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7637844Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7638745Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7639734Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7640875Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7641952Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7643019Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7643965Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7645106Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7646135Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7647034Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7647841Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7648613Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7649360Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7650207Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7651075Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7651967Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7652799Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7653627Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7654655Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7655511Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7656345Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7657157Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7657933Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7658763Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7659810Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7660722Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7661625Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7662766Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7663624Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7664170Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7664818Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7665561Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7666321Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7666898Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7667501Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7668223Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7668960Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7669648Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7670336Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7671072Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7671845Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7672684Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7673360Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7674023Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7674888Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7675969Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7676819Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7677727Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7678680Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7679563Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7680472Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7681363Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7682192Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7682934Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7683849Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7684692Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7685364Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7686128Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7686974Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7687724Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7688335Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7688952Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7689562Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7690426Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7691190Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7691918Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7692613Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7693212Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7693879Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7694780Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7695501Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7696365Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7697165Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7697790Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7698398Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7699265Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7699932Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7700719Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7701427Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7702435Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7703128Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7703963Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7704639Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7705337Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7705974Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7706647Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7707331Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7708218Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7708967Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7709767Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7710421Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7711135Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7711785Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7712674Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7713390Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7714117Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7714815Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7715488Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7716077Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7716980Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7717570Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7718281Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7718946Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7719579Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7720211Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7720980Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7721913Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7722750Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7723622Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7724446Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7725197Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7725904Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7727066Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7727829Z copying torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7728583Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7729243Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7729964Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7730806Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7731889Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7732834Z copying torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7733699Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7734560Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7735364Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7736069Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7737096Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7737822Z copying torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7738674Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7739486Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7740195Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7741063Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7741992Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7742976Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7743751Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7744614Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7745295Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7746056Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7747442Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7749312Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7750747Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7752134Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7753598Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7754724Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7756889Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7757940Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7758932Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7759827Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7761152Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7762279Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7764921Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7765717Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7766540Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7767545Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7768779Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7769720Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7771516Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7772482Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7773494Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7774801Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7776076Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7777193Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7778744Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7779620Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7780795Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7781851Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7783189Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7784439Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7785963Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7787078Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7788445Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7789805Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7790958Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7791965Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7793627Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7794692Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7795685Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7796708Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7798176Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7799254Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7800916Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7802502Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7803809Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7805060Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7807141Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7807924Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7809235Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7810098Z copying torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7811436Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7812543Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7815040Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7815825Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7816883Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7817659Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7818553Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7820551Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7821768Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7823067Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7825209Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7826565Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7828160Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7829441Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7830754Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7831971Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7833799Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7834964Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7836652Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7837936Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7839216Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7840431Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7841612Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7842792Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7844355Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7845702Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7846957Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7848159Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7849317Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7850878Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7852135Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7853408Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7854669Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7855812Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7856971Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7858560Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7859865Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7861198Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7862662Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7863841Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7864990Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7866583Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7867909Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7869291Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7870538Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7871710Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7872819Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7874343Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7875598Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7876883Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7878112Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7879273Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7880447Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7882104Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7883391Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7884665Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7885863Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7887002Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7888112Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7889674Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7890939Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7892230Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7893495Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7894722Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7895832Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7897423Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7898705Z copying torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7899972Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7901141Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7902418Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7903664Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7905334Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7906565Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7907570Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7908517Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7909642Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7910886Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7912468Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7913755Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7914948Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7915967Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7917076Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7918251Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7919844Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7920946Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7922075Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7923105Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7924320Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7925609Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7927187Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7928253Z copying torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7929457Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7930450Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7931835Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7932874Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7934588Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7935604Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7937131Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7938489Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7939691Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7941159Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7942346Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7943795Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7944749Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7945685Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7947784Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7948866Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7950755Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7951662Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7952864Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7953907Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7955294Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7956322Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7958546Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7959448Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7960871Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7961982Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7963272Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7964537Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7966130Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7967087Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7969585Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7970287Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7973094Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7974098Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7976327Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7977255Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7978407Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7979682Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7981060Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7982473Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7983950Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7985058Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7986435Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7987679Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7989029Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7990301Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7991912Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7992820Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7994125Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7995015Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7996299Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7997412Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.7998595Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8002501Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8003338Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8004869Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8006052Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8006862Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8007727Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8008529Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8009665Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8010747Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8011933Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8012998Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8014031Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8015172Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8016218Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8017162Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8019357Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8020515Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8021606Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8022569Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8023503Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8025357Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8026496Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8027586Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8028584Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8029845Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8031452Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8032371Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8033622Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8034497Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8035910Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8037216Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8038232Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8039206Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8040347Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8041420Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8042562Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8043911Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8045117Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8046207Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8048137Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8049534Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8051094Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8052533Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8053657Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8055792Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8056437Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8057988Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8059041Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8060411Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8062413Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8063261Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8064274Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8065163Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8066747Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8067720Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8069413Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8070663Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8071588Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8072677Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8073703Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8076428Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8077392Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8078208Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8079233Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8080368Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8081320Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8083050Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8084360Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8085487Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8086711Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8087489Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8089767Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8090566Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8091399Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8092302Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8093589Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8094704Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8095611Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8097050Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8097947Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8099810Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8100782Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8101712Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8103537Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8104665Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8106131Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8107289Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8108308Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8109495Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8110544Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8111927Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8113647Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8114555Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8115840Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8116886Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8117956Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8119088Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8120394Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8121776Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8123323Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8124339Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8125464Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8127097Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8128291Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8129172Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8131210Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8132564Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8133267Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8137004Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8137724Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8139103Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8140278Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8141424Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8142720Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8144272Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8145560Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8146700Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8147832Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8149479Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8150719Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8152364Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8153457Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8155058Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8156222Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8157350Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8158546Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8160167Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8161170Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8162441Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8163693Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8164791Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8166499Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8167736Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8168986Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8170833Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8172152Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8173330Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8174505Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8175593Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8177324Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8178642Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8179910Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8181062Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8182523Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8183712Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8184846Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8185981Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8187259Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8188621Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8189844Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8191086Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8192235Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8193981Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8195244Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8196583Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8197756Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8199073Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8200300Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8201469Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8202610Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8204354Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8205672Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8207023Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8208183Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8209491Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8210712Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8211466Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8212291Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8213988Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8214855Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8215816Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8216788Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8217867Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8218896Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8219856Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8220672Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8221901Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8223248Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8224252Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8225975Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8227834Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8229305Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8231285Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8232282Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8233180Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8233974Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8234938Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8236101Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8237090Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8239093Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8240234Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8241046Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8241977Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8243312Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8244340Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8245681Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8246687Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8248371Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8249451Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8250672Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8252495Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8253644Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8255600Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8256833Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8258413Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8259587Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8261448Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8262655Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8263923Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8265091Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8266714Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8267836Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8269127Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8270396Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8271930Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8272939Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8274903Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8276537Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8277252Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8278266Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8279867Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8281034Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8282374Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8283455Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8285364Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8286444Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8287415Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8288749Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8289761Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8290799Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8293223Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8294074Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8294908Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8296320Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8297502Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8298585Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8300245Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8301201Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8302581Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8303780Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8305120Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8306685Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8308171Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8309301Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8310630Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8312427Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8314310Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8315844Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8317025Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8318435Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8320324Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8321355Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8323428Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8324500Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8326611Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8327720Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8329254Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8330680Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8332141Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8333271Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8334438Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8335798Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8336644Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8338472Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8340493Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8341112Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8342590Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8343530Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8344941Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8346450Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8348019Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8349230Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8350145Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8351345Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8352925Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8354838Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8355769Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8356879Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8358022Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8359633Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8360714Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8361857Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8363022Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8365898Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8366890Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8367817Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8368866Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8369756Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8370627Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8372080Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8372802Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8374297Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8375899Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8377050Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8378152Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8379448Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8380543Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8382176Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8383494Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8385124Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8386551Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8390117Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8391011Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8391950Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8393401Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8394490Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8395709Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8396994Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8398163Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8399261Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8400206Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8401086Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8402246Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8403747Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8405016Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8406162Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8407576Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8408855Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8410311Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8411676Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8413143Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8414593Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8416053Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8417341Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8418693Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8420004Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8421662Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8423242Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8424415Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8425629Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8427151Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8428442Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8429988Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8431330Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8432840Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8434153Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8435531Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8436814Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8438223Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8439992Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8441306Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8442756Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8444099Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8445354Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8446308Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8447331Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8448788Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8450092Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8451301Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8452282Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8453941Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8455021Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8456130Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8457030Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8458512Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8459303Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8460613Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8461945Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8463139Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8464351Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8465560Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8467152Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8468190Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8469425Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8470242Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8471923Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8472993Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8474027Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8475373Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8476755Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8478436Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8479751Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8480888Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8482189Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8483529Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8485212Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8486358Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8487745Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8488679Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8490158Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8491633Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8493044Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8494242Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8495553Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8496867Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8498082Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8499536Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8500739Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8501893Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8503001Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8504776Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8506428Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8507496Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8508671Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8510353Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8511975Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8512926Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8514366Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8515285Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8516823Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8518899Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8519728Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8520638Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8522465Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8523601Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8524702Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8526154Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8527093Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8528206Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8529437Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8531174Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8532348Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8533567Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8534791Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8536590Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8537881Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8538990Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8540722Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8542390Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8543420Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8544792Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8546105Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8547664Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8548653Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8549694Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8551935Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8553022Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8554104Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8555561Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8556610Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8557622Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8558669Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8559773Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8560951Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8562728Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8563954Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8565038Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8566134Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8567220Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8568412Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8569431Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8570695Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8571596Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8572823Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8574963Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8576139Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8577390Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8578898Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8579962Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8581472Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8582629Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8583622Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8584729Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8585885Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8587082Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8588107Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8589117Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8590600Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8591410Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8593174Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8594090Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8595693Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8597131Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8598494Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8599448Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8600549Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8602999Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8603965Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8605038Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8606034Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8607356Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8608692Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8610158Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8611092Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8612138Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8613312Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8615153Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8616168Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8617412Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8618597Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8620261Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8621253Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8622568Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8623844Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8624987Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8626498Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8627627Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8628669Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8630227Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8632135Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8633214Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8634369Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8635543Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8636856Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8638028Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8639596Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8640563Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8641526Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8642972Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8644772Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8645736Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8646828Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8647786Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8649107Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8650298Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8651939Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8653002Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8654502Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8655814Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8657460Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8658704Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8659897Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8661003Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8662378Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8663439Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8665084Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8666387Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8667577Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8668687Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8669798Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8670738Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8672165Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8673598Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8674798Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8676198Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8677469Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8678660Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8679886Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8681123Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8682135Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8683088Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8684539Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8685885Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8686793Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8687890Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8689090Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8690598Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8691920Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8692990Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8694124Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8695108Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8696303Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8697692Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8698905Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8700160Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8701436Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8703359Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8704301Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8705541Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8706769Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8708072Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8709047Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8710654Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8712570Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8714028Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8715369Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8716675Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8718064Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8718885Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8720303Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8721473Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8722604Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8723613Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8724693Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8725855Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8727436Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8728448Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8729554Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8730673Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8732094Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8733053Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8734072Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8735518Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8737178Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8738234Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8739350Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8740629Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8741459Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8743174Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8746051Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8747201Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8748094Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8748923Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8749728Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8750513Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8751402Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8752376Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8753293Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8754807Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8755763Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8756633Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8757556Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8758657Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8760623Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8761901Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8762886Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8763995Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8765270Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8767419Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8768284Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8769556Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8770792Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8771957Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8773306Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8775075Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8776304Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8777441Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8778856Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8780277Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8781375Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8782796Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8784102Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8785877Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8786828Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8788151Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8789546Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8790879Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8792791Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8794353Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8795499Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8796593Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8797934Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8799375Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8800465Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8801765Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8803061Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8804223Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8805795Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8806985Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8807947Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8809180Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8810880Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8811785Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8812918Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8814174Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8815813Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8816613Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8818051Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8819255Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8820777Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8821779Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8823109Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8824697Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8826010Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8827550Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8828723Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8830007Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8831385Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8832868Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8834040Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8835486Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8836819Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8838426Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8839680Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8841177Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8842779Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8843858Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8844998Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8846776Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8858971Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8860400Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8861462Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8862644Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8864291Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8865431Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8866848Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8868086Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8869360Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8870524Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8871874Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8873368Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8874754Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8876163Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8877484Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8879820Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8880810Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8882112Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8883190Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8884606Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8886516Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8887311Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8888224Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8889650Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8890975Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8891993Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8893261Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8894767Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8895767Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8897359Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8898678Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8899529Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8901471Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8903939Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8905176Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8905915Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8906819Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8907907Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8909893Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8910656Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8912207Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8913249Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8914673Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8916566Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8917724Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8918999Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8920235Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8921612Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8922483Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8923594Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8924789Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8925799Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8927329Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8929054Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8930254Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8931937Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8932737Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8933765Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8935116Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8937542Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8938680Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8939454Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8940353Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8941359Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8942751Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8944137Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8945947Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8947483Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8948464Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8949957Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8951249Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8952338Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8953076Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8955301Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8956046Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8957906Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8958824Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8960781Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8961703Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8962876Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8964463Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8965551Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8967070Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8968182Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8969923Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8972401Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8974532Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8976659Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8977794Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8979125Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8980483Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8981653Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8983297Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8986532Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8987219Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8988060Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8989082Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8990273Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8991202Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8992020Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8993136Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8994853Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8996222Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8997467Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.8998627Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9000174Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9001456Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9002587Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9004034Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9005042Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9006761Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9008834Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9010049Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9011229Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9012710Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9014163Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9015364Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9016669Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9018123Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9019496Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9020615Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9021486Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9022950Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9024149Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9025462Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9026573Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9027693Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9028981Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9029918Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9030730Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9031437Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9032577Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9033983Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9035428Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9036844Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9038405Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9039612Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9040908Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9042028Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9043197Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9044557Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9046243Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9047375Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9048504Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9049655Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9050840Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9051828Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9052995Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9054372Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9056068Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9057606Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9058644Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9060029Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9061519Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9063361Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9064446Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9065626Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9066883Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9082942Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9084436Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9085548Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9086423Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9087306Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9088242Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9089475Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9090437Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9091286Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9092332Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9093274Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9094409Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9095311Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9096384Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9097546Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9098746Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9099719Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9100807Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9101841Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9102643Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9103938Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9104896Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9106040Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9107198Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9108432Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9109310Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9110412Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9111445Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9112572Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9113775Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9114896Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9115997Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9117036Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9117742Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9119247Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9120271Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9121502Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9122669Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9123492Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9124312Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9125466Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9126314Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9127202Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9128152Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9128946Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9129857Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9130982Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9131651Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9132376Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9133237Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9136066Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9136978Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9137897Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9138783Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9139888Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9141710Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9142889Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9144530Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9145690Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9146714Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9148408Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9149928Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9150993Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9152716Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9153695Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9154768Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9157047Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9158026Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9158719Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9159803Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9160917Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9162523Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9163960Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9165177Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9166351Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9167432Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9169266Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9170071Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9171317Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9172963Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9174518Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9175503Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9176794Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9178192Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9179441Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9180298Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9181260Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9182685Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9184458Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9185947Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9186928Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9188151Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9189253Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9190410Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9196287Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9197152Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9198193Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9199183Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9200011Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9200793Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9201585Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9202397Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9203297Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9204389Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9205236Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9206015Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9207118Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9208833Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9209739Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9210812Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9211920Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9212922Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9214211Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9215772Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9217324Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9218779Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9219851Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9220944Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9221989Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9223234Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9225363Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9226312Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9227313Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9229436Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9230711Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9231724Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9233079Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9234521Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9235695Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9236771Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9238155Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9239340Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9240999Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9242388Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9243618Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9244764Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9246664Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9247681Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9250207Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9251467Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9252710Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9255547Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9256486Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9258699Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9259584Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9260749Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9261851Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9263444Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9265846Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9267071Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9268268Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9269388Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9270431Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9271754Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9272951Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9274180Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9275508Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9276938Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9278539Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9279687Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9281140Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9282512Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9283833Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9285091Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9286321Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9287817Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9289183Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9290105Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9291635Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9292688Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9293926Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9294987Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9296175Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9297436Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9298750Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9299814Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9300977Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9302444Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9303921Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9304952Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9306096Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9307577Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9308940Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9310505Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9312044Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9313275Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9314386Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9315564Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9317191Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9318587Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9319785Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9320970Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9322532Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9323722Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9325028Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9326444Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9328049Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9329222Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9330536Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9331889Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9333567Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9334920Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9336112Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9337831Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9339209Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9340400Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9341676Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9343234Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9344872Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9346010Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9347325Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9348567Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9350181Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9351692Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9352732Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9354734Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9355584Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9356921Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9358389Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9359633Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9360857Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9362437Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9363746Z copying torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9365182Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9366432Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9367800Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9369065Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9371028Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9371890Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9373307Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9374577Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9376593Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9377558Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9379356Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9380307Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9381805Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9383003Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9384811Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9386166Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9387486Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9388720Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9390181Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9391337Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9393004Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9394022Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9395441Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9396909Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9398151Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9400028Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9401702Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9402751Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9404813Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9405667Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9407189Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9408411Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9409762Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9411334Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9412582Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9414163Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9415631Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9417202Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9418988Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9419914Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9421356Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9422709Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9424914Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9426175Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9427693Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9428863Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9430964Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9431786Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9433198Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9434375Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9435869Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9437121Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9438792Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9439998Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9442153Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9443430Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9444304Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9445634Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9447442Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9448716Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9450522Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9451554Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9452753Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9454136Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9455426Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9456665Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9457971Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9459000Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9459790Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9461589Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9462601Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9464926Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9465622Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9466541Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9467454Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9469017Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9470001Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9471239Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9472405Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9473900Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9475203Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9476534Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9477853Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9478796Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9480018Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9481282Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9482325Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9483924Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9484720Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9486592Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9487741Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9488586Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9489719Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9490834Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9492020Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9493276Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9495020Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9496359Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9497589Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9498617Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9499756Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9500768Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9502764Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9504175Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9505055Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9506305Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9507477Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9509352Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9510594Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9511277Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9512098Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9513720Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9514900Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9515998Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9516667Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9517707Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9518910Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9520181Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9521416Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9522370Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9523699Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9525257Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9526272Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9527623Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9529180Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9530388Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9532310Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9533111Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9534478Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9535787Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9537198Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9538408Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9539670Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9540888Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9542939Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9543985Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9545549Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9546724Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9548343Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9549701Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9551003Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9552257Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9554168Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9555116Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9556515Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9557757Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9559608Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9560635Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9562131Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9563354Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9565190Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9566208Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9567651Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9569450Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9570874Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9572067Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9573547Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9574794Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9576659Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9577754Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9579243Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9580460Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9582023Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9583256Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9585582Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9586592Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9587762Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9588848Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9591492Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9592620Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9593482Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9594343Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9595775Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9596901Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9597701Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9598576Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9600448Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9601189Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9602947Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9604151Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9604993Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9606080Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9607939Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9608705Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9609894Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9611638Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9612503Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9614089Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9615146Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9617017Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9617923Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9619123Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9620559Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9622473Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9623491Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9625085Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9627110Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9628120Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9629529Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9630680Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9631677Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9632769Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9634013Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9635200Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9636308Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9637189Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9639034Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9640199Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9641229Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9642454Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9643243Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9645030Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9645746Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9647138Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9648299Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9650215Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9651123Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9653142Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9654281Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9655918Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9657008Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9658258Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9659386Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9660875Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9661771Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9663143Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9663960Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9665677Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9666650Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9667608Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9669155Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9670496Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9671339Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9672537Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9673517Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9674681Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9675719Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9676867Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9677861Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9679325Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9680294Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9681331Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9682714Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9683845Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9684956Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9685881Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9687071Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9688190Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9689752Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9691173Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9692001Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9693422Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9694650Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9696151Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9697393Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9698202Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9699770Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9700795Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9702709Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9703780Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9705005Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9706539Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9707727Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9709066Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9710743Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9712362Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9713400Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9714619Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9716270Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9717346Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9719246Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9720623Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9721881Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9723737Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9725043Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9726334Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9727894Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9729911Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9730725Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9732117Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9733750Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9735305Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9736790Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9737759Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9738767Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9740316Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9741193Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9742574Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9743666Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9745556Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9746415Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9747401Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9748869Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9750341Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9751420Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9752506Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9753853Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9755062Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9756366Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9757510Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9758742Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9760368Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9761333Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9762547Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9763728Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9765022Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9766181Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9767367Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9768598Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9770109Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9771445Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9772419Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9773652Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9774845Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9776100Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9777332Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9778872Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9779866Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9781095Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9782532Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9784551Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9785377Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9786820Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9788091Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9789136Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9790201Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9791421Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9792613Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9793647Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9794794Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9795762Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9796875Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9798664Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9799408Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9801055Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9802160Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9803157Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9804741Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9805694Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9806480Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9807721Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9808982Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9810051Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9811113Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9812186Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9814537Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9815354Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9816432Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9817617Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9819031Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9820138Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9821248Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9822488Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9823706Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9825289Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9826222Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9827307Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9828550Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9829624Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9830768Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9831982Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9833299Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9834239Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9835413Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9836462Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9837785Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9839074Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9840264Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9841384Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9843046Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9844016Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9845080Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9846184Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9847386Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9848523Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9849687Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9850810Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9852417Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9853294Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9854674Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9855815Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9857480Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9858372Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9859581Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9860857Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9862344Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9863410Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9865444Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9866589Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9868055Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9869118Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9870372Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9871581Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9872989Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9874667Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9875593Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9877148Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9878243Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9879567Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9880901Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9882253Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9883921Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9884750Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9886943Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9887668Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9888792Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9889785Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9890698Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9891741Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9893779Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9895308Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9896336Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9897563Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9898767Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9899870Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9901208Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9902650Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9904140Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9905128Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9906373Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9907528Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9909124Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9910418Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9911671Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9912919Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9914759Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9915694Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9917024Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9918251Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9919861Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9920954Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9922208Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9923796Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9925156Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9927205Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9927974Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9928896Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9930180Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9931583Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9932833Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9933908Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9935675Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9936769Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9937964Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9938933Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9940274Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9941430Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9943509Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9944790Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9946109Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9947166Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9948220Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9949805Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9950688Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9951964Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9952936Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9954053Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9955472Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9957327Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9958496Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9959735Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9960701Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9961868Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9963405Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9964529Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9965932Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9966935Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9967626Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9968686Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9969376Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9970908Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9972059Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9973278Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9975339Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9976461Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9978649Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9979584Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9981041Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9982506Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9983896Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9985034Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9986343Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9987751Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9988908Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9989785Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9991142Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9992516Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9993834Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9995306Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9996998Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9997918Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:41.9999212Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0000405Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0001638Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0002913Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0004056Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0005209Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0006359Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0007655Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0008866Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0009856Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0010798Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0012365Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0013647Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0015096Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0016353Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0017550Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0018609Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0019479Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0020733Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0021953Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0023375Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0024401Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0025739Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0026610Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0027698Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0028826Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0029829Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0030941Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0032252Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0033568Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0034670Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0036035Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0037398Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0038415Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0039330Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0040206Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0041526Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0042893Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0044162Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0045316Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0046501Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0047486Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0048824Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0049936Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0051089Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0052648Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0055053Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0055933Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0057287Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0058735Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0060132Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0061119Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0062355Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0063788Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0065107Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0066568Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0067442Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0068665Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0070332Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0071483Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0072626Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0074130Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0075414Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0076961Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0078310Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0079351Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0080504Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0081719Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0082996Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0084193Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0085469Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0087852Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0088940Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0089940Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0091165Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0092150Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0093196Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0094332Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0095344Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0096689Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0097736Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0099043Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0099985Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0101094Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0102305Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0103909Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0105073Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0107478Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0109143Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0111073Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0113523Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0115330Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0116788Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0118110Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0119417Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0120668Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0121956Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0123669Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0125292Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0126745Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0128068Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0129627Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0131182Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0132574Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0134045Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0135580Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0137150Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0138867Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0140447Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0142368Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0143853Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0145721Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0147399Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0148931Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0150389Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0152146Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0153859Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0155364Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0156613Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0158184Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0160038Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0161956Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0163564Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0165123Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0166633Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0168219Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0169730Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0171236Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0172671Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0174424Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0176150Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0177910Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0179529Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0181126Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0182793Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0184385Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0186128Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0187904Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0189729Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0191891Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0193782Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0195492Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0197336Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0199165Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0200714Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0202723Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0204534Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0205886Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0207256Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0208902Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0210610Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0212196Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0213747Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0215558Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0217143Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0218660Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0220172Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0221866Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0223671Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0225168Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0226762Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0228657Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0230525Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0232168Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0233721Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0235579Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0237492Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0238880Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0240298Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0241973Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0243727Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0245360Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0247026Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0248502Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0249985Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0251647Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0253376Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0255077Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0256828Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0258540Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0260359Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0261936Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0263817Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0265281Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0266710Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0268593Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0270308Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0271852Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0273765Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0275656Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0277616Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0279274Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0280710Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0282272Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0283817Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0285181Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0286613Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0288421Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0290392Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0291904Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0293536Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0295610Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0297703Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0299323Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0300982Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0302575Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0304114Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0305589Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0307075Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0308620Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0310032Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0312125Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0314036Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0315706Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0317506Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0319229Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0320850Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0322513Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0324198Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0326041Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0327610Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0329318Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0330961Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0332526Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0334071Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0335951Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0337589Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0339005Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0340426Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0341905Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0343839Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0345603Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0347237Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0348851Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0350333Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0351872Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0353398Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0354822Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0356356Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0357936Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0359673Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0361518Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0363652Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0365595Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0367131Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0368822Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0370292Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0371772Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0373584Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0375503Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0377019Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0378641Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0380249Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0381915Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0383657Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0385198Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0386722Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0388443Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0389933Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0391428Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0392986Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0394582Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0396173Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0398082Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0399648Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0401368Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0403472Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0405490Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0407182Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0408778Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0410611Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0412392Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0414011Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0415585Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0417684Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0419894Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0421780Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0423667Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0425270Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0426701Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0428118Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0429753Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0431399Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0432855Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0434270Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0435901Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0437538Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0438961Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0440302Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0441887Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0443415Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0444768Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0446077Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0447599Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0449181Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0450539Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0451855Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0453361Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0455035Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0456403Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0457782Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0459497Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0461266Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0462951Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0464482Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0465897Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0467304Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0469214Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0470981Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0472653Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0474462Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0476240Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0477775Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0479284Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0481136Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0482916Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0484449Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0486038Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0487799Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0489546Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0491100Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0492648Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0494547Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0496462Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0498327Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0499932Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0501380Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0503197Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0505068Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0506766Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0508375Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0510214Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0512342Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0514519Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0516398Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0518390Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0520441Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0521981Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0523776Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0525761Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0527828Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0529722Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0531315Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0532876Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0534899Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0536708Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0538176Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0539592Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0541794Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0543855Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0545626Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0547319Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0548898Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0550644Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0552662Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0554568Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0556154Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0557594Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0559097Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0560652Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0562313Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0563657Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0565299Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0567038Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0568465Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0569806Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0571405Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0573198Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0574808Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0576348Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0577711Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0579237Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0580716Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0582210Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0583980Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0585743Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0587446Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0588775Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0590177Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0591515Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0593036Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0594752Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0596786Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0598817Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0600549Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0602036Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0603740Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0605532Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0606957Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0608586Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0610442Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0612258Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0613969Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0615605Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0617072Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0618429Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0620024Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0621623Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0623103Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0624489Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0626014Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0627583Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0629243Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0630912Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0632477Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0634044Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0635382Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0636735Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0638328Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0639923Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0641777Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0644007Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0646005Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0647840Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0649503Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0651111Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0652572Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0654353Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0656126Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0657641Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0659251Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0661015Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0663083Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0665028Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0666798Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0668456Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0670426Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0672267Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0673918Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0675518Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0677100Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0678644Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0680638Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0682637Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0684610Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0686312Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0688376Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0690324Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0692002Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0693700Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0695578Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0697355Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0699060Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0701012Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0702846Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0704714Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0706498Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0708270Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0709923Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0711616Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0713642Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0715834Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0717864Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0719676Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0721608Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0723682Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0725920Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0727977Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0729865Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0731609Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0733164Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0735267Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0737465Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0739585Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0741509Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0757987Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0759744Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0761374Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0762945Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0764475Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0766364Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0768115Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0769839Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0771287Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0773004Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0774954Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0776737Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0778244Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0779836Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0781573Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0783484Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0785729Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0787794Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0790085Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0792240Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0794486Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0795986Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0797625Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0799064Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0800942Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0803033Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0804756Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0806729Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0808840Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0810728Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0812557Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0814318Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0816158Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0817784Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0819414Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0820898Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0822843Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0824631Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0826480Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0828155Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0829692Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0831253Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0832851Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0834214Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0835876Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0837845Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0839673Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0841366Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0842938Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0844517Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0846208Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0847663Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0849054Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0850845Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0852563Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0854167Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0855615Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0857176Z copying torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0858830Z copying torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0860452Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0861892Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0863359Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0865255Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0867356Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0869307Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0871096Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0872781Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0874577Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0876486Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0878545Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0880383Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0881966Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0884036Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0885963Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0887765Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0889830Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0891735Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0893445Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0895147Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0896833Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0898426Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0900450Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0902287Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0904291Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0906540Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0908687Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0910339Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0911921Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0913600Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0915230Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0917086Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0919025Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0920722Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0922351Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0923892Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0925900Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0927780Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0929604Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0931593Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0933712Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0936170Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0938441Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0940910Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0943206Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0944836Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0946305Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0947687Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0949299Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0951143Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0953472Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0955358Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0957109Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0958541Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0960223Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0962057Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0963856Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0965473Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0967490Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0969611Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0971271Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0972798Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0974521Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0976060Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0976736Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0977412Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0978290Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0978927Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0979576Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0980182Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0981036Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0982181Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0982854Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0983554Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0984125Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0984793Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0985459Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0986063Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0986741Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0987611Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0988294Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0988969Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0989598Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0990265Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0991119Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0991793Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0992454Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0993067Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0993712Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0994571Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0995252Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0995888Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0996533Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0997374Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0998149Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0998742Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.0999371Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1000273Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1000961Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1001568Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1002265Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1003134Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1003800Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1004456Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1005039Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1005719Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1006682Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1007555Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1008312Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1009028Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1009810Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1010494Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1011216Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1012187Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1012857Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1013567Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1014254Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1014958Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1015602Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1016239Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1016890Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1017614Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1018527Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1019408Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1020161Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1020830Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1021802Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1022622Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1023377Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1024289Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1025005Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1026055Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1026948Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1027803Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1028625Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1029460Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1030118Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1030878Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1031601Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1032504Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1033342Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1034158Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1034919Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1035685Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1036384Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1037206Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1038438Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1039273Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1039991Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1040685Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1041596Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1042467Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1043147Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1043878Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1044548Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1045535Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1046244Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1046923Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1047724Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1048402Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1049116Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1050036Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1051104Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1051753Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1052625Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1053457Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1054669Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1055531Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1056258Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1056926Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1057989Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1058905Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1059698Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1060617Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1061472Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1062431Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1063506Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1064433Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1065225Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1065959Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1066793Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1067581Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1068378Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1069058Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1070099Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1071003Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1071800Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1072564Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1073324Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1074557Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1075403Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1076346Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1076967Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1077899Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1078744Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1079500Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1080205Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1081299Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1081984Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1082832Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1083521Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1084334Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1085182Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1085859Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1086492Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1087493Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1088245Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1088968Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1089589Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1090291Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1090897Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1091582Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1092164Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1092814Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1093894Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1094693Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1095542Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1096273Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1097031Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1097839Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1098518Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1099664Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1100453Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1101201Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1101962Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1102809Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1103583Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1104260Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1104951Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1105721Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1106764Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1107503Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1108286Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1109277Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1110039Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1111191Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1112345Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1113106Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1113914Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1114677Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1115451Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1116203Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1117286Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1118094Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1118902Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1119666Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1120458Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1121145Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1121908Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1122693Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1123759Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1124659Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1125559Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1126403Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1127246Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1128031Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1128706Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1129665Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1130461Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1131288Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1132131Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1132919Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1133607Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1134676Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1135764Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1136870Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1138194Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1139230Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1140384Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1141700Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1142671Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1143847Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1144808Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1145851Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1147085Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1148064Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1148912Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1149671Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1150621Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1151628Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1152359Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1153581Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1154553Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1155707Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1156987Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1157917Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1159175Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1160159Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1161083Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1162311Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1163261Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1164169Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1165196Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1166049Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1167175Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1168084Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1168931Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1170012Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1170829Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1171652Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1172690Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1173577Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1174782Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1175658Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1176553Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1177404Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1178180Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1178986Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1179994Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1180847Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1181672Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1182658Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1183733Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1184579Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1185333Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1186241Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1187245Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1187979Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1188815Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1189464Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1190446Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1191190Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1191974Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1192705Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1193596Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1194394Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1195112Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1195809Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1196462Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1197365Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1198122Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1198770Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1199754Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1200441Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1201133Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1201813Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1202754Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1203531Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1204237Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1204918Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1205812Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1206574Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1207203Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1208000Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1208972Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1209690Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1210468Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1211076Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1211804Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1212686Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1213512Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1214275Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1215121Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1215826Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1216518Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1217245Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1218098Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1218902Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1219543Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1220298Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1220902Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1221860Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1222685Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1223303Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1224208Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1225008Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1225897Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1226620Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1227694Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1228446Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1229190Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1229964Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1231097Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1231896Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1232593Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1233266Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1233877Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1234942Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1235781Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1236434Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1237476Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1238194Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1238987Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1239563Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1240616Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1241325Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1242085Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1242818Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1243473Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1244514Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1245211Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1245968Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1247021Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1247814Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1248584Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1249325Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1250266Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1251071Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1251884Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1252633Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1253331Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1254398Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1255023Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1255783Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1256696Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1257417Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1258093Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1258819Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1259749Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1260546Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1261289Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1261944Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1263084Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1263859Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1264450Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1265181Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1265953Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1266748Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1267386Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1268153Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1269158Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1269794Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1270673Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1271445Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1272085Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1272783Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1273305Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1274189Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1274898Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1275611Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1276176Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1277082Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1277800Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1278738Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1279529Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1280442Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1281111Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1281869Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1282493Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1283347Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1284153Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1284882Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1285617Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1286349Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1287067Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1288005Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1288785Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1289534Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1290265Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1291312Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1292117Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1292960Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1293745Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1294840Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1295661Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1296464Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1297254Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1298519Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1299426Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1300075Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1300692Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1301865Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1302704Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1303454Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1304232Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1305054Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1305922Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1306567Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1307400Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1308124Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1308940Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1309619Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1310517Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1311380Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1312074Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1312735Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1313514Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1314294Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1315024Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1315761Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1316927Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1317726Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1318474Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1319176Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1320026Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1320765Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1321456Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1322052Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1323020Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1324035Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1324816Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1325724Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1326709Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1327595Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1328516Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1329275Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1329815Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1330878Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1331501Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1332259Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1332915Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1333582Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1334334Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1335087Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1335744Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1336597Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1337789Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1338720Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1339712Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1340614Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1341513Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1342440Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1343304Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1344533Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1345460Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1346441Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1347282Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1348202Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1349075Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1349988Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1350799Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1351835Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1352841Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1353875Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1354854Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1355820Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1357069Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1358047Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1358973Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1359887Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1360860Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1361736Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1362614Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1363356Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1364366Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1365220Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1366048Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1366787Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1367583Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1368370Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1369402Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1370178Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1370997Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1371772Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1372742Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1373594Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1374577Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1375322Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1376062Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1377082Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1377828Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1378980Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1379752Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1380344Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1383178Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1383993Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1385102Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1386371Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1387500Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1388607Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1389822Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1391274Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1392629Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1393762Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1394953Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1396537Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1397987Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1398985Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1400226Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1401356Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1402683Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1403844Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1405089Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1406301Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1407881Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1409050Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1410319Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1411460Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1412783Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1414015Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1415279Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1416824Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1417922Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1419131Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1420320Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1421651Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1423141Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1424274Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1425481Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1426583Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1428581Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1429766Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1430975Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1432099Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1433151Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1434057Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1434987Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1436275Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1437066Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1437832Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1438770Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1440142Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1441239Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1442483Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1443851Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1445360Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1446668Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1447959Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1449482Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1450695Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1452532Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1453844Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1455314Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1456676Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1457908Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1459212Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1460502Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1462266Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1463300Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1464484Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1465973Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1467417Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1468690Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1469893Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1471299Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1472915Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1474062Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1475296Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1476327Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1477647Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1479103Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1480239Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1481901Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1482854Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1483963Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1485238Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1486689Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1487917Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1488925Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1490365Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1491378Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1492658Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1494226Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1495488Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1497033Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1498038Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1499705Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1500894Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1502193Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1503601Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1506041Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1507059Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1508259Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1509165Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1510407Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1511618Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1512879Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1514097Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1515371Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1516823Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1518212Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1519336Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1520489Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1521620Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1522736Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1524138Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1525183Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1526389Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1527505Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1528555Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1529703Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1530915Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1532560Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1533645Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1535611Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1536529Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1537761Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1539134Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1540409Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1541462Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1542933Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1544068Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1545592Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1546657Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1548002Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1549418Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1551279Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1552201Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1553464Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1554583Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1556323Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1557532Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1558812Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1559752Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1561765Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1563186Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1564406Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1566495Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1567641Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1569015Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1570411Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1572330Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1573724Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1575069Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1576804Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1579053Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1580205Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1581603Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1583182Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1584560Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1585716Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1587535Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1588464Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1590567Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1592080Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1593412Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1594796Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1596174Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1597532Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1599336Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1600384Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1601962Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1603298Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1604569Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1606216Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1607533Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1608717Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1610034Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1611444Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1612902Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1614841Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1616794Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1618249Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1619584Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1621219Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1622827Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1624078Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1626050Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1627607Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1629143Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1630687Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1632382Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1633867Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1635455Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1636847Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1638678Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1640729Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1641788Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1643370Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1644756Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1646042Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1647709Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1648607Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1650045Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1651164Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1652605Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1653903Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1655431Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1656282Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1657837Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1659214Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1660315Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1661546Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1662902Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1664856Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1665997Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1667315Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1668542Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1670300Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1671255Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1672829Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1673975Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1675272Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1676386Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1677729Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1679394Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1680909Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1681836Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1683175Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1684763Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1686075Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1687128Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1688386Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1689579Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1691036Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1692189Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1693228Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1694515Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1695892Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1697316Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1698389Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1699450Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1700509Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1702260Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1703095Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1704527Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1705745Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1708109Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1708931Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1709904Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1711179Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1712694Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1713754Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1715002Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1716361Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1717866Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1719063Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1720469Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1721675Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1723126Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1724083Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1725526Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1726569Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1727998Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1728999Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1730565Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1731663Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1732684Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1733653Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1734973Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1736331Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1737416Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1739219Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1740356Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1741685Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1743030Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1744215Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1745084Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1746284Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1747349Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1749057Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1750023Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1750834Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1752384Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1753447Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1754744Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1756068Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1757291Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1758817Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1759756Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1761287Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1762283Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1763674Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1764738Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1765926Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1767099Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1768647Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1769865Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1771075Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1772248Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1773478Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1775253Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1776197Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1777399Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1778921Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1780058Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1781648Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1783081Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1783970Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1785611Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1786564Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1787784Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1788979Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1790783Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1792153Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1793055Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1795073Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1796595Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1798075Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1799197Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1800685Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1801665Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1802943Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1804300Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1805388Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1806899Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1808651Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1810058Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1811301Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1812313Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1815046Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1815987Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1817086Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1818444Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1819781Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1821113Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1822602Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1823886Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1825003Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1826630Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1827712Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1829027Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1830270Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1831881Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1833094Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1834254Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1835669Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1836943Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1838110Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1839131Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1840367Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1841296Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1843057Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1844094Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1845083Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1846265Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1847506Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1848994Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1849943Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1851142Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1852157Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1853552Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1854835Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1856324Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1858039Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1859181Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1860262Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1861451Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1862753Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1864131Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1865989Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1867219Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1868370Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1869354Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1871170Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1872017Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1873194Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1874420Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1875660Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1877380Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1878247Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1881320Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1882883Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1884088Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1885207Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1886319Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1887863Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1889221Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1890371Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1891839Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1893688Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1895019Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1896402Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1897873Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1899901Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1901263Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1902782Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1905414Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1907200Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1908673Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1910229Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1911883Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1913912Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1915378Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1916809Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1918392Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1920439Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1921355Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1922771Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1924028Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1926095Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1926947Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1928677Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1929437Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1931472Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1932314Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1933661Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1934657Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1936311Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1937253Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1938496Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1939836Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1941136Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1942320Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1943346Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1944447Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1945757Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1947002Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1947977Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1949068Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1950214Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1951529Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1952541Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1953707Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1954984Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1956369Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1957415Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1958603Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1959689Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1960571Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1962402Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1963207Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1964106Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1965344Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1967572Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1968614Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1970198Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1970955Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1972552Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1973572Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1974848Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1976133Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1977770Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1978534Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1980169Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1981317Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1983067Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1984196Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1985443Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1986988Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1988178Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1989059Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1990196Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1991878Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1993127Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1994357Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1995670Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1997172Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1998619Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.1999859Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2000729Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2001846Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2002923Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2004206Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2005853Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2006778Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2007995Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2009196Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2010419Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2011806Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2012790Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2014108Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2015837Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2016869Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2018276Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2019019Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2020088Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2020991Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2023339Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2023967Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2025581Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2026734Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2028263Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2029145Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2030876Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2031926Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2033021Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2034653Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2035880Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2037221Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2038370Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2039702Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2041223Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2042281Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2043459Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2044395Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2046215Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2046940Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2048553Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2049583Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2050855Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2051882Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2053014Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2054265Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2055753Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2057179Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2058378Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2059419Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2060484Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2061867Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2063420Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2064826Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2066284Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2067514Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2068930Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2070374Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2071731Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2072805Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2074219Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2075267Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2077134Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2078170Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2079417Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2080785Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2082061Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2083399Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2084481Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2085844Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2087278Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2088418Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2089658Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2091363Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2092301Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2093308Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2094624Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2096385Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2097106Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2098168Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2099520Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2100750Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2102475Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2103477Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2104605Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2105450Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2106746Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2108031Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2109316Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2110870Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2112022Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2113618Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2114907Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2116515Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2117817Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2119463Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2120646Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2122606Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2123581Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2125040Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2126114Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2127844Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2129297Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2130366Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2132331Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2133928Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2134857Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2136628Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2137712Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2139123Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2140649Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2141785Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2143406Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2144994Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2145938Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2147211Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2148306Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2149677Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2150821Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2152103Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2153280Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2154880Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2155759Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2157580Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2158377Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2159948Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2161441Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2162566Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2163477Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2164439Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2165561Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2167387Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2168101Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2169414Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2170816Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2171852Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2173649Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2174879Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2175969Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2176985Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2178694Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2179775Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2181199Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2182322Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2183688Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2186027Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2187119Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2188454Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2189594Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2191003Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2192860Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2193646Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2195098Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2195809Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2197071Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2198515Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2199638Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2200823Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2202314Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2203207Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2204116Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2206423Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2207515Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2208371Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2209142Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2210129Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2211430Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2212510Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2214239Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2215350Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2216510Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2218070Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2218898Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2219971Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2221322Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2222690Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2223807Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2225041Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2226011Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2227274Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2228500Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2229817Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2231029Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2232082Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2233358Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2234737Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2235844Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2236918Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2238500Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2239430Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2240902Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2242068Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2243788Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2244775Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2246467Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2247620Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2248895Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2250575Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2251560Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2252667Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2253969Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2254950Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2256378Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2257717Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2259212Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2260525Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2261653Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2262615Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2263827Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2264729Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2265794Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2266775Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2267999Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2268930Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2270388Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2271297Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2272621Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2274232Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2275573Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2276654Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2277887Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2278816Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2280568Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2281645Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2282906Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2284192Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2285512Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2286873Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2288338Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2289440Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2290589Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2291848Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2293605Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2294541Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2296268Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2297686Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2298702Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2299809Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2301119Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2302311Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2303507Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2304942Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2306132Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2307246Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2308475Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2309852Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2311030Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2312478Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2313978Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2315540Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2316909Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2317859Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2319205Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2319925Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2322337Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2323258Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2324157Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2325974Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2326772Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2327825Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2329263Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2330814Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2331830Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2332832Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2333920Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2334978Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2336101Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2337976Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2338928Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2340183Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2341232Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2342750Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2345411Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2346689Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2348030Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2349657Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2350925Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2352169Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2353345Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2354910Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2356162Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2357508Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2358420Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2360455Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2361236Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2362969Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2364251Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2365705Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2367086Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2368131Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2369358Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2370475Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2372260Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2373465Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2374740Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2375745Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2377983Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2379072Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2380453Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2381697Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2383164Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2384181Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2385618Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2386763Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2388214Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2389415Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2390926Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2392055Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2393359Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2394470Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2396061Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2397083Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2398345Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2399659Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2400958Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2402055Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2403197Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2404701Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2405416Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2407224Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2408215Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2409856Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2410809Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2412047Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2413602Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2415566Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2416642Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2417733Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2418588Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2420647Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2421587Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2423232Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2424662Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2425859Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2426795Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2428538Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2429481Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2430554Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2431667Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2432830Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2434159Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2435909Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2436971Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2438285Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2439755Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2440750Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2442042Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2443122Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2444172Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2445751Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2447049Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2448220Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2449454Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2450706Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2452089Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2452971Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2454138Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2455356Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2456816Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2457882Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2459536Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2460722Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2461971Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2463397Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2464378Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2466061Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2467397Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2468256Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2469424Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2470529Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2472054Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2473002Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2474013Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2475374Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2477074Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2477925Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2479386Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2480184Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2481403Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2482599Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2483666Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2484778Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2486438Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2487277Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2488452Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2499768Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2501227Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2501942Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2502671Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2503592Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2504219Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2504883Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2505562Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2506243Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2506973Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2507694Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2508600Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2509368Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2510119Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2510837Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2511610Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2512303Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2513055Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2513750Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2514566Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2515451Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2516268Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2517637Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2518825Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2520036Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2521168Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2522420Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2523603Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2524925Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2526062Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2527584Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2528871Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2530289Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2533014Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2534145Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2535474Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2536665Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2537832Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2539187Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2541291Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2542429Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2543575Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2545568Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2546915Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2548142Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2549496Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2551331Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2552392Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2553885Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2554969Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2556903Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2557757Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2559607Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2560699Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2562064Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2562844Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2565265Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2566062Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2566758Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2568132Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2569132Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2570591Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2571503Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2572949Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2574066Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2575187Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2576174Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2577590Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2579685Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2580579Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2581871Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2583238Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2584803Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2585844Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2587184Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2588844Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2590062Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2591274Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2592538Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2594299Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2595397Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2597108Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2598141Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2599649Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2600886Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2602225Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2603817Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2605154Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2606866Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2607696Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2609670Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2610890Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2612075Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2613652Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2614871Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2615981Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2617022Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2618012Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2619121Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2620480Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2621506Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2623241Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2624217Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2626017Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2627068Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2628028Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2629286Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2630500Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2632152Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2633775Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2634888Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2636087Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2637025Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2638298Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2639474Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2640720Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2641996Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2643195Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2644743Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2646485Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2647573Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2648911Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2650380Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2651443Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2652962Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2654444Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2655604Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2657206Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2658359Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2660372Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2661176Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2662579Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2663960Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2664944Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2666401Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2667611Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2668929Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2670295Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2671410Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2673250Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2674708Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2675730Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2677002Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2679809Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2680994Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2681861Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2683133Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2684237Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2685263Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2686704Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2687840Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2689220Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2690251Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2691581Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2692676Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2694355Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2695460Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2696751Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2698363Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2699590Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2701154Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2702595Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2703871Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2705371Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2706666Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2707797Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2709042Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2710720Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2711914Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2713246Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2714553Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2716077Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2717320Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2718459Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2720048Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2721170Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2723224Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2724284Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2725469Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2726362Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2727160Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2728433Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2729829Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2730664Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2732129Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2733087Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2734257Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2736047Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2736882Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2737908Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2739854Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2740961Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2741796Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2743195Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2745241Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2746056Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2747237Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2748382Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2749889Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2750911Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2751920Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2752897Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2754346Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2755640Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2756653Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2757994Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2758817Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2759639Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2761255Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2761938Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2764053Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2764961Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2765784Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2766625Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2768236Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2769190Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2771195Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2771952Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2772869Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2774114Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2775264Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2777474Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2778704Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2779674Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2781254Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2781939Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2783508Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2784734Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2785769Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2786846Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2787737Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2789674Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2791291Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2792502Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2793757Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2795169Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2796345Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2797818Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2798832Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2800124Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2801702Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2802992Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2803900Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2804983Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2806293Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2807480Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2808893Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2810523Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2811409Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2812636Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2814202Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2815656Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2817630Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2818581Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2820024Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2821311Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2822677Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2824037Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2825440Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2826736Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2828307Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2829533Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2830816Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2831739Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2832976Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2834048Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2835349Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2836413Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2838204Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2839004Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2840433Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2841511Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2842540Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2844459Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2845050Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2847475Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2848424Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2849069Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2850251Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2851577Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2852731Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2853938Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2855054Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2856350Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2857481Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2858451Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2860548Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2861524Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2863143Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2864800Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2865779Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2866703Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2868161Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2869183Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2870411Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2872152Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2873374Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2874660Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2876245Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2877892Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2878808Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2880843Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2881571Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2882361Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2883738Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2885126Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2886039Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2887285Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2888288Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2889884Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2890924Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2894834Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2902743Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2903648Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2904763Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2905625Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2907347Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2908264Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2928689Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2929594Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2930654Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2932212Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2933517Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2937018Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2939306Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2940530Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2942357Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2943898Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2948471Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2950581Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2951605Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2953838Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2955949Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2957563Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2959913Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2961765Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2963796Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2965163Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2966516Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2967894Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2970408Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2971656Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2973023Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2974391Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2975763Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2977134Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2978721Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2980311Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2981379Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2982826Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2984415Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2985691Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2987092Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2988210Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2989116Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2990844Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2991918Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2993243Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2994356Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2996071Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2997350Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.2998865Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3000145Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3001343Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3002261Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3003817Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3004647Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3007034Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3007881Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3009124Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3010310Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3011834Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3012860Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3014963Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3015806Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3016584Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3018107Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3018977Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3020532Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3021743Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3023301Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3024408Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3025665Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3027171Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3028374Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3029916Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3031054Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3032222Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3033562Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3034842Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3035919Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3037212Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3038610Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3039475Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3040845Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3041940Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3043610Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3044638Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3046340Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3047396Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3048600Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3049945Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3051262Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3052658Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3054147Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3055205Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3056146Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3057708Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3058698Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3059810Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3061058Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3063650Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3064771Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3065900Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3067324Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3069077Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3070037Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3071454Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3072430Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3073589Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3075083Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3076253Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3077408Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3079588Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3080604Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3081770Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3083022Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3084602Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3085819Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3087216Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3088783Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3090413Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3091722Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3093005Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3094321Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3095799Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3097416Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3098710Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3099976Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3101406Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3103174Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3104452Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3105623Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3107037Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3108593Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3109874Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3111219Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3113790Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3114419Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3115502Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3116515Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3117941Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3119334Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3120765Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3121836Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3123014Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3124253Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3125143Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3126946Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3128062Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3129420Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3130433Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3131493Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3133174Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3134244Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3135874Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3137131Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3138651Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3139568Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3140332Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3142231Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3143879Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3145059Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3146417Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3148035Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3148923Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3150709Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3151870Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3153009Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3154043Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3155698Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3156468Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3157763Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3158930Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3159994Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3161174Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3162855Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3165246Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3166252Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3167030Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3167603Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3168866Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3170288Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3171454Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3172240Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3173700Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3174905Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3176017Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3177241Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3178432Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3179742Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3180991Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3182844Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3183844Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3184710Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3186045Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3187374Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3188601Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3189875Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3190968Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3193662Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3194574Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3195605Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3196566Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3197690Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3198892Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3200659Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3201488Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3202567Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3203834Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3205099Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3206336Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3207529Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3208850Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3210135Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3211512Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3212879Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3214293Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3215446Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3216670Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3218369Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3219389Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3221188Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3222916Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3223956Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3226172Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3227406Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3228913Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3230079Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3231377Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3232571Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3233930Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3235285Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3236942Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3237909Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3239306Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3240502Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3241796Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3242958Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3244370Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3245393Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3247569Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3248713Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3250648Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3251882Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3253097Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3254287Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3255958Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3257053Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3258691Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3260142Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3261313Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3264250Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3264829Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3265909Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3267074Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3268318Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3269361Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3270398Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3271944Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3272760Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3274421Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3275409Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3276670Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3278351Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3279210Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3280587Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3281694Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3283048Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3284403Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3285517Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3286673Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3287812Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3289018Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3290494Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3291613Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3292719Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3294046Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3295876Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3297200Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3298135Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3299592Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3300576Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3301747Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3303306Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3304843Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3305895Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3307488Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3308450Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3309717Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3311451Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3312590Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3313862Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3315313Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3316346Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3317821Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3319156Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3320785Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3322068Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3323387Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3324819Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3325952Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3326869Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3328666Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3329566Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3331882Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3332874Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3333836Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3336142Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3337262Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3338264Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3339210Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3340131Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3341474Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3343161Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3344322Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3345143Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3347058Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3348174Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3349180Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3350996Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3352238Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3353350Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3354566Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3356355Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3357379Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3358764Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3359800Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3361321Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3362242Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3363572Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3364769Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3366505Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3367471Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3368819Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3369873Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3371201Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3372631Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3373672Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3375290Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3376708Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3377900Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3379010Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3380351Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3381870Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3383037Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3384832Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3386029Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3387969Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3388994Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3390430Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3391869Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3392904Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3394391Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3395453Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3396554Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3397923Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3399232Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3400470Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3401772Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3402583Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3404608Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3405454Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3406567Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3408051Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3409956Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3411035Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3412136Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3413417Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3416041Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3417056Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3418091Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3419211Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3420452Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3421808Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3422956Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3424623Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3426287Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3427335Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3428858Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3430342Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3431492Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3432621Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3434327Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3435330Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3436687Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3438266Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3439343Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3440613Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3441882Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3443053Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3444865Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3446361Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3447406Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3448723Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3449929Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3451344Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3452474Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3453739Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3454861Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3456550Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3457962Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3459816Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3461067Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3462016Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3462973Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3464265Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3465754Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3466838Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3468005Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3468899Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3471080Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3471803Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3472753Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3474089Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3475129Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3476659Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3478765Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3479398Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3480322Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3481643Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3482826Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3484086Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3485212Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3486655Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3488211Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3489592Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3490627Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3491581Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3492914Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3494659Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3495649Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3496448Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3498883Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3500431Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3501609Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3503624Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3504659Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3505640Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3506699Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3507560Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3508464Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3509643Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3511257Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3512357Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3513603Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3515004Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3516062Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3518139Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3518877Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3520229Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3521578Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3522573Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3523716Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3524955Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3526013Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3527025Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3528177Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3529472Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3530326Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3531771Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3532435Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3534193Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3535363Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3537079Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3537922Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3539043Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3540521Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3542239Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3543190Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3544235Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3545189Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3546275Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3548308Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3549074Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3550067Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3550955Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3552739Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3554977Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3555646Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3556811Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3557815Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3558746Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3560017Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3561220Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3562424Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3563866Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3564836Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3565958Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3567133Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3568770Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3569767Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3571280Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3572264Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3574970Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3575924Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3576700Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3578755Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3580249Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3581223Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3582757Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3583841Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3586092Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3587080Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3588169Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3589311Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3591312Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3592308Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3593363Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3594652Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3596265Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3597147Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3599440Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3600801Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3602027Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3602875Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3604603Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3605354Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3606285Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3608427Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3609515Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3610604Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3611689Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3612994Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3614430Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3615083Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3616394Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3618233Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3619347Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3620641Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3621640Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3623643Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3625165Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3626544Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3627905Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3629228Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3630523Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3631992Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3633277Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3634619Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3635686Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3636712Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3638045Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3639841Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3641125Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3642109Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3643223Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3644331Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3645970Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3647280Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3648481Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3649629Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3651034Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3652629Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3654117Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3655588Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3657168Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3658092Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3659850Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3660796Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3661868Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3664184Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3665371Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3666298Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3667676Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3668822Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3670244Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3671131Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3672192Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3672927Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3674166Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3675227Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3676506Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3677564Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3678874Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3680053Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3681566Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3682661Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3683812Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3684947Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3686676Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3688230Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3689234Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3690448Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3691920Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3693061Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3694198Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3695340Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3696236Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3697511Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3698955Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3699721Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3700643Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3701719Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3703364Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3705715Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3707073Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3707816Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3709936Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3710680Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3711530Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3712482Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3713372Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3714351Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3715492Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3716360Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3717295Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3718723Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3720108Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3721518Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3722601Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3723744Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3724490Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3725573Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3727392Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3728598Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3729923Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3731078Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3732659Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3733530Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3734649Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3736351Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3737618Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3738874Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3740726Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3742763Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3743719Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3745848Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3747128Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3748981Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3750013Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3751817Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3753079Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3754310Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3755532Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3757591Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3758889Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3760043Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3761050Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3762917Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3767190Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3768892Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3770484Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3772051Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3773694Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3775308Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3776845Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3778953Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3780905Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3782827Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3784287Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3786305Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3787307Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3788734Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3790937Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3792655Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3793878Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3795281Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3797234Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3798595Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3799901Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3801411Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3802533Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3804069Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3805065Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3806473Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3807467Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3808862Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3810085Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3811347Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3813077Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3814500Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3815877Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3817207Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3818455Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3820287Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3821445Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3822820Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3823719Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3825083Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3826035Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3827204Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3828509Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3830865Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3832101Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3832729Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3834780Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3835989Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3836985Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3839167Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3840275Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3841181Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3843217Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3843920Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3845705Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3846695Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3848050Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3849378Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3850857Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3852050Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3853561Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3854920Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3856000Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3857681Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3859106Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3859993Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3861074Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3863304Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3864369Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3865812Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3866909Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3867903Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3869412Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3870321Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3872234Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3873642Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3875193Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3876975Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3878079Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3879146Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3880517Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3882067Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3883939Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3885649Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3887002Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3888897Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3890167Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3891245Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3892644Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3894468Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3895347Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3896592Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3897765Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3899409Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3900379Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3901545Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3902607Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3904231Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3906570Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3907470Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3908832Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3909696Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3911485Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3912542Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3913846Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3915016Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3916458Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3917754Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3919021Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3920012Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3922879Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3923669Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3924305Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3925739Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3927113Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3928790Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3929750Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3931642Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3932563Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3934027Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3934926Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3936352Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3937818Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3938800Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3940024Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3941158Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3943336Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3944382Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3945694Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3946816Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3948450Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3949708Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3951583Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3953111Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3953952Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3954837Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3956029Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3957070Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3958149Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3959467Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3960577Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3961836Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3963031Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3964405Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3965775Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3967141Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3968478Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3969758Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3971285Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3972343Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3973382Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3975330Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3976666Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3978076Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3979399Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3980626Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3981782Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3983409Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3984514Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3985823Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3987917Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3989297Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3990293Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3991219Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3992061Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3993509Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3994600Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3996510Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3998256Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.3999819Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4001130Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4002549Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4004090Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4005696Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4007006Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4008797Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4010370Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4012941Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4014353Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4017539Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4020244Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4025038Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4025880Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4026591Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4027311Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4028319Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4029053Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4029965Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4031049Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4031837Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4033031Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4034382Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4035443Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4036577Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4037566Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4038972Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4040201Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4041149Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4042620Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4043768Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4046142Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4047233Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4048412Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4049550Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4050998Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4052300Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4053339Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4054612Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4055445Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4057118Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4058074Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4059264Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4060294Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4061742Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4063567Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4065040Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4066048Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4067183Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4068379Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4069611Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4071235Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4072209Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4073314Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4074519Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4075938Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4077224Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4078364Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4079638Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4080963Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4083526Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4084730Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4086026Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4087071Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4088426Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4089286Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4090703Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4091841Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4093047Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4094368Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4095640Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4096667Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4099161Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4099938Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4101040Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4102289Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4103811Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4105595Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4106942Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4107686Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4108632Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4110250Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4111649Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4112619Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4113602Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4114924Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4115979Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4117985Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4119037Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4120486Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4121436Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4124047Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4125007Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4126059Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4126841Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4128330Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4129146Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4130582Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4132003Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4132898Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4134664Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4136209Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4137444Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4138617Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4139925Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4141592Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4143112Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4145059Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4145666Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4146831Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4148169Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4149037Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4150278Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4151686Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4153121Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4154114Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4155183Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4156985Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4158240Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4159232Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4160538Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4162239Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4163966Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4164910Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4166173Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4167557Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4168456Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4170891Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4171721Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4172590Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4173995Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4175057Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4176108Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4177603Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4178411Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4181295Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4182411Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4183407Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4184832Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4186037Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4186712Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4188189Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4189696Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4190562Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4191750Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4192708Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4193956Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4195056Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4197697Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4198518Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4199382Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4200472Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4202078Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4203192Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4204577Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4205706Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4207063Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4208307Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4209592Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4210984Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4212445Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4213689Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4215277Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4216828Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4217954Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4219200Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4220492Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4221880Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4223299Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4225108Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4226205Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4227344Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4228544Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4229948Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4231015Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4233250Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4234184Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4236680Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4237818Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4239067Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4240019Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4241080Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4242115Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4242978Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4244521Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4247753Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4248682Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4249331Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4250906Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4251872Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4253180Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4254060Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4255313Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4255942Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4256980Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4258382Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4260707Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4261653Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4262612Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4264043Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4265905Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4267269Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4268598Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4270521Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4271829Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4272839Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4273967Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4275756Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4276998Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4278485Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4279518Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4281270Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4284235Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4285574Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4286511Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4288124Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4289087Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4290521Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4293178Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4294493Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4295305Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4296121Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4297007Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4299385Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4300175Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4301484Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4303032Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4304114Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4305498Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4306870Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4307982Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4309283Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4310634Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4311971Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4313064Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4314878Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4315818Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4317035Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4318139Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4319340Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4320459Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4322369Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4323382Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4324608Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4325913Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4327065Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4328446Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4329569Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4331474Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4332356Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4333310Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4335907Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4336777Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4337623Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4338727Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4340276Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4341513Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4342957Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4343948Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4345439Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4346967Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4349123Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4350165Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4351473Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4352492Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4353247Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4354858Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4355756Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4357180Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4358372Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4359746Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4361576Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4362435Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4363232Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4365104Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4365995Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4367215Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4369185Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4370502Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4371852Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4372847Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4374021Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4375050Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4376991Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4378094Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4379423Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4381532Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4383201Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4384331Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4386374Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4387480Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4388550Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4389770Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4390841Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4392093Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4393504Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4396004Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4396722Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4397578Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4399031Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4400274Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4401384Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4402620Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4403888Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4405858Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4406990Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4408600Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4410675Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4411440Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4412405Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4414254Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4415388Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4416391Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4417328Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4419048Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4420152Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4420893Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4423205Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4424084Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4425017Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4426886Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4427942Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4429595Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4430677Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4431426Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4432240Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4433426Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4434762Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4436473Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4437867Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4439015Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4441034Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4442260Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4443350Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4444754Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4446048Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4447677Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4448503Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4449395Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4451147Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4452733Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4454096Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4455095Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4456332Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4457603Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4458954Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4460029Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4461896Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4462912Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4464040Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4465617Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4467004Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4467926Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4469482Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4470312Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4472634Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4473845Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4474654Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4476013Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4477382Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4478138Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4479534Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4480533Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4482592Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4483451Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4484987Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4486414Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4487659Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4488916Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4489931Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4490909Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4492354Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4493562Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4495147Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4496517Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4497890Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4499848Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4501072Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4502413Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4504029Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4505151Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4506429Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4507843Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4509016Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4510304Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4521685Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4523469Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4524162Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4525026Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4525775Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4526562Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4527180Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4528123Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4529296Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4529956Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4530714Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4531286Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4532203Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4533089Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4533970Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4534724Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4535899Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4536725Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4537719Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4538694Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4539692Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4540669Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4541801Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4542947Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4544303Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4545365Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4546430Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4547374Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4548756Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4550345Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4551507Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4552858Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4554213Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4555554Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4556801Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4558397Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4559728Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4560929Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4562079Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4563523Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4564732Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4566021Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4567262Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4569022Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4570470Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4571473Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4572905Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4574665Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4576419Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4578334Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4579658Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4581913Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4583511Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4585732Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4587245Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4589374Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4590740Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4591778Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4593264Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4595052Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4596101Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4597820Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4598907Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4600187Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4601532Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4602853Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4604596Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4606318Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4608027Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4609331Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4610635Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4612979Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4614711Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4616381Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4617750Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4619836Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4621623Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4623143Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4625598Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4627244Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4628927Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4630620Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4632964Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4634490Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4636119Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4637716Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4639326Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4640859Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4643065Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4644357Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4645343Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4646736Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4648460Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4649469Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4651100Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4652328Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4653852Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4655748Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4656955Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4658278Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4659595Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4661067Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4662511Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4663927Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4665938Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4667100Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4668270Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4669331Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4670683Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4671979Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4673345Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4674460Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4676363Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4677847Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4678869Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4680022Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4681796Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4682832Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4684558Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4685468Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4686881Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4688357Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4690163Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4691224Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4692630Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4693672Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4695429Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4696337Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4698690Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4699435Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4700698Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4701870Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4703006Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4704340Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4706097Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4708456Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4709477Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4711290Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4712104Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4713762Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4714528Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4715733Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4716800Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4718640Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4719856Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4720780Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4721749Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4722994Z copying torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4724371Z copying torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4725588Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4727188Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4728469Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4729967Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4731148Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4732366Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4733421Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4735218Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4736467Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4737548Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4738564Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4739891Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4741118Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4742564Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4743865Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4744896Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4746333Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4747514Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4749193Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4750296Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4752002Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4753213Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4754458Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4755734Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4757529Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4758624Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4760014Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4761299Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4763027Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4764325Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4765509Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4767068Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4768325Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4769746Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4770984Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4772808Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4774438Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4775701Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4777054Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4778380Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4779856Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4781205Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4782685Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4785007Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4786552Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4787632Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4789033Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4790341Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4791939Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4793249Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4795162Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4796407Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4798239Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4799398Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4800809Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4802122Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4803954Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4805142Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4806560Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4808121Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4809758Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4811361Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4812594Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4814055Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4815457Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4816947Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4818439Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4819845Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4821410Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4823834Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4825198Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4826273Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4827814Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4829275Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4830818Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4832327Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4833663Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4835149Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4836852Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4838403Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4839689Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4841372Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4842599Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4844222Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4845709Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4847279Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4848557Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4850311Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4852084Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4853217Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4854720Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4856037Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4858076Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4859167Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4861041Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4861987Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4863432Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4864867Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4866063Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4867852Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4868680Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4870329Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4871520Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4872712Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4873786Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4875141Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4876158Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4876917Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4878658Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4880244Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4881148Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4882556Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4883782Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4885243Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4887113Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4888144Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4889523Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4891305Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4892439Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4893640Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4895467Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4896613Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4897823Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4899139Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4900442Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4902294Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4903382Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4904338Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4905385Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4906755Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4907884Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4908982Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4910149Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4911622Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4912637Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4913917Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4915031Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4916755Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4917816Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4919089Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4920439Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4921912Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4923008Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4924356Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4925806Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4927225Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4928174Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4929615Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4930523Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4932267Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4933197Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4934599Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4936167Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4937729Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4939319Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4940427Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4941865Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4943451Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4944382Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4945426Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4946496Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4947737Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4949212Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4950591Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4951624Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4954062Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4954913Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4955791Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4957338Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4958671Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4959755Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4960923Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4962038Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4963273Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4964733Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4965705Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4966939Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4968243Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4969908Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4971080Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4972306Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4973668Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4975168Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4976420Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4977947Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4978951Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4980356Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4981326Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4982727Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4984362Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4986209Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4987212Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4988355Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4989378Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4990595Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4991769Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4993057Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4994042Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4995759Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4997005Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4998016Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.4998961Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5000347Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5001866Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5003049Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5004166Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5005621Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5007028Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5008288Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5009350Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5010355Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5011421Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5012721Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5013931Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5015275Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5016460Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5017661Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5018567Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5019783Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5021033Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5022892Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5023951Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5025115Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5026034Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5027365Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5028804Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5030005Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5030931Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5032185Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5033360Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5034659Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5035659Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5037418Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5038468Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5039671Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5040892Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5042438Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5043593Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5044668Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5046249Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5047786Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5048909Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5050855Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5052109Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5053475Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5054652Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5055695Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5056992Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5058446Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5059536Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5060863Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5061993Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5063541Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5064681Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5065885Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5067119Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5069283Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5070173Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5071215Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5072458Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5073884Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5075166Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5076264Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5077707Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5079338Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5080618Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5082038Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5083071Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5084239Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5085611Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5086782Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5088123Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5089649Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5090840Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5092621Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5093239Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5095014Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5096288Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5097335Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5098685Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5100456Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5101618Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5102956Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5103674Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5104773Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5105749Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5107259Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5108860Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5111280Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5113958Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5116325Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5118085Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5120023Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5121695Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5123602Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5125310Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5127393Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5129092Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5130689Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5132535Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5134880Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5137392Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5139415Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5141745Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5143713Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5146077Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5148258Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5150324Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5152883Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5155573Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5157884Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5160029Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5162320Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5164469Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5166563Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5168410Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5170831Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5173644Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5176292Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5178474Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5180634Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5183035Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5185082Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5187165Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5189420Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5191655Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5194263Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5196660Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5198756Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5200858Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5202945Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5205167Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5207188Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5209175Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5211428Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5214132Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5216407Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5218572Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5220733Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5223605Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5226290Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5228454Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5230537Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5232821Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5235282Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5237432Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5239320Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5241234Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5243086Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5244920Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5246757Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5248319Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5250012Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5251669Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5253182Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5254815Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5256709Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5258360Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5260085Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5261814Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5264056Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5266508Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5268440Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5270451Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5272188Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5274197Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5276489Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5278279Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5280346Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5282844Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5284921Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5286696Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5288399Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5290138Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5291859Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5293529Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5295203Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5296980Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5298807Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5300518Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5301988Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5303995Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5306165Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5308217Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5309893Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5311585Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5313467Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5315110Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5316948Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5318341Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5320076Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5322007Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5323695Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5325471Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5327694Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5329491Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5331233Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5332903Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5334588Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5336112Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5337957Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5340022Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5342206Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5344430Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5346415Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5348146Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5349838Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5351652Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5353393Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5354914Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5356691Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5358460Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5360000Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5361523Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5362931Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5364516Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5366087Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5367601Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5369410Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5371007Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5372716Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5374525Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5376142Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5378217Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5379983Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5381792Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5384114Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5385952Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5387540Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5389180Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5390723Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5392234Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5393937Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5395828Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5397499Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5399171Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5400767Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5402242Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5403965Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5405756Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5407238Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5408725Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5410321Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5412099Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5413707Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5415318Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5417030Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5418950Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5420871Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5422584Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5424178Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5425818Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5427331Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5428770Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5430255Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5431813Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5433484Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5435038Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5436444Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5438118Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5439812Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5441280Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5442637Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5444460Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5446292Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5448199Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5449806Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5451214Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5452750Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5454283Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5455790Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5457156Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5458914Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5460681Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5462291Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5463771Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5465345Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5467415Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5469548Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5471485Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5473044Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5474599Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5476108Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5477603Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5478997Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5480363Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5482057Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5483729Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5485243Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5486670Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5488292Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5489853Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5491266Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5492728Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5494564Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5496327Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5498292Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5500138Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5502272Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5504183Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5505842Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5507455Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5509302Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5511182Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5513072Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5515161Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5516884Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5518598Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5520401Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5521909Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5523670Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5525478Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5526927Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5528269Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5529643Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5531303Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5532914Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5534617Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5536366Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5538162Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5539947Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5541785Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5543464Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5545024Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5546963Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5548479Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5550231Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5552076Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5553872Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5556211Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5558045Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5559628Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5561217Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5562926Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5564539Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5566092Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5568130Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5570142Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5572032Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5573991Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5575709Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5577410Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5579079Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5580458Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5582304Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5583938Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5585467Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5586836Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5588401Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5590043Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5591647Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5593140Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5594704Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5596906Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5598996Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5600933Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5603141Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5605433Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5607361Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5609490Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5611860Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5614148Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5616241Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5618250Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5620277Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5622391Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5624217Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5625861Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5628153Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5630257Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5632201Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5633861Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5636148Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5638048Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5640157Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5641806Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5643675Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5645980Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5647743Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5649814Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5651515Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5654109Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5656677Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5658849Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5660932Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5663372Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5665162Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5667208Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5669704Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5672294Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5674343Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5676356Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5678478Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5680419Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5682384Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5684294Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5686249Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5688005Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5689614Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5691445Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5693184Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5694921Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5697054Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5699043Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5700841Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5703025Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5704909Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5706599Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5708332Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5709936Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5711960Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5714090Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5715807Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5717757Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5719783Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5721400Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5723031Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5724654Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5726329Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5728005Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5730001Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5731895Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5733638Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5735402Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5736990Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5738808Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5740551Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5742293Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5743743Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5745464Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5747164Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5748910Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5750585Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5752388Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5754183Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5756283Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5758155Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5759955Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5761979Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5763709Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5765178Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5766623Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5768043Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5769392Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5771098Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5773157Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5774961Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5776685Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5778223Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5779963Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5781555Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5783500Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5785398Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5787332Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5789310Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5790886Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5792625Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5794352Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5795928Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5797466Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5799025Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5800716Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5802431Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5804572Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5806274Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5808043Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5810368Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5812637Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5814340Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5815861Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5817560Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5819399Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5821270Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5823456Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5824990Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5826355Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5828058Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5829904Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5831408Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5832868Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5834706Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5836488Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5838436Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5840296Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5842152Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5844069Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5845820Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5847288Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5848914Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5850933Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5852679Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5854455Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5856550Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5858563Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5860330Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5861911Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5863567Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5864969Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5866644Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5868427Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5870087Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5871853Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5873812Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5875903Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5877601Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5879181Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5880997Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5882917Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5884496Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5885907Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5887608Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5889560Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5891316Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5893071Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5894703Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5896203Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5897707Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5899317Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5900695Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5902021Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5903678Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5905369Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5907025Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5908544Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5910551Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5912536Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5914349Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5915799Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5917482Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5919160Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5920461Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5921683Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5923276Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5924902Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5926353Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5927785Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5929438Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5931263Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5932937Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5934807Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5936882Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5938668Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5940208Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5941732Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5943323Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5944856Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5946656Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5948485Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5950449Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5952327Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5954073Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5955690Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5957202Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5958650Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5960120Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5961862Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5963772Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5965578Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5967272Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5968941Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5970511Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5972354Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5974618Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5976615Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5978223Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5979681Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5981335Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5983029Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5984503Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5986474Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5988095Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5990357Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5992321Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5994023Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5995718Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5997279Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.5998804Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6000379Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6002350Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6004423Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6006222Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6008055Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6009694Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6011312Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6013128Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6015063Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6017061Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6019093Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6020974Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6021838Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6022775Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6023757Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6024537Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6025401Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6026127Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6026935Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6027986Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6028725Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6029584Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6030265Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6031382Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6032133Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6033055Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6033741Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6034965Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6035961Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6036754Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6037572Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6038569Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6039412Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6040429Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6041231Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6042567Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6043370Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6044229Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6045045Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6045876Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6046850Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6048160Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6049165Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6050156Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6051186Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6052162Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6053109Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6054203Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6055501Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6056629Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6057590Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6058441Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6059230Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6060163Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6061007Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6061900Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6062707Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6063503Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6064741Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6065633Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6066733Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6067629Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6068643Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6069589Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6070522Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6071723Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6072835Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6073697Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6074675Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6075436Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6076442Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6077276Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6078026Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6078793Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6079580Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6081093Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6082171Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6083098Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6084063Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6085141Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6086006Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6086931Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6088200Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6089594Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6090569Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6091625Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6092596Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6093464Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6094503Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6095412Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6096279Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6097409Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6098975Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6100178Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6101378Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6102314Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6103238Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6104121Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6104926Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6106012Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6107010Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6107876Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6108731Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6109466Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6110305Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6111178Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6111935Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6112711Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6113528Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6114664Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6115710Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6116704Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6117624Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6118546Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6119486Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6120351Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6121549Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6122654Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6123450Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6124322Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6125180Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6126005Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6126776Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6127561Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6128354Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6129139Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6130582Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6131393Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6132327Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6133134Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6134132Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6135199Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6135976Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6137160Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6138202Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6138991Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6139937Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6140797Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6141775Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6157833Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6158776Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6159486Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6160400Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6161700Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6162588Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6163480Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6164341Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6165121Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6165975Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6166812Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6167887Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6168858Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6169766Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6170777Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6171564Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6172420Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6173443Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6174308Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6175159Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6176353Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6177306Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6178226Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6178956Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6180066Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6180912Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6181903Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6183223Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6183953Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6184682Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6185292Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6185985Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6186532Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6187487Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6188080Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6188825Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6189351Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6190258Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6190879Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6191647Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6192309Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6193192Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6194131Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6194871Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6195649Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6196290Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6196885Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6197454Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6198054Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6198585Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6199558Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6200375Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6201035Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6201764Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6202578Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6203322Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6203990Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6204735Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6205489Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6206465Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6207457Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6208396Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6209110Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6209868Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6211049Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6211870Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6213030Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6214231Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6215477Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6216539Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6217298Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6218158Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6219249Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6220223Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6221414Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6222393Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6223147Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6223808Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6224541Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6225407Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6226270Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6227102Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6227972Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6228592Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6229630Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6230692Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6231371Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6232086Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6232703Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6233358Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6234322Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6235218Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6236042Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6236846Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6238066Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6238981Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6239754Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6240442Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6241519Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6242312Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6243079Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6243746Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6244929Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6245784Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6246632Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6247420Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6248272Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6249044Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6250113Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6251346Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6252272Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6253163Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6254089Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6254886Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6255612Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6256216Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6256803Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6257799Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6258537Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6259381Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6260027Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6261038Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6261735Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6262689Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6263322Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6264050Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6264689Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6265245Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6266147Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6266798Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6267739Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6268860Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6269633Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6270435Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6271254Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6271931Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops 2024-04-03T15:59:42.6272324Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip 2024-04-03T15:59:42.6272841Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl 2024-04-03T15:59:42.6273924Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl 2024-04-03T15:59:42.6275085Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl 2024-04-03T15:59:42.6276113Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl 2024-04-03T15:59:42.6276977Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl 2024-04-03T15:59:42.6277441Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6278088Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6278805Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6279426Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6280247Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6280970Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6281550Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6282352Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6282969Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6283780Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6284482Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6285220Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps 2024-04-03T15:59:42.6285723Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6286639Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6287453Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6288125Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6288826Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6289514Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6290215Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen 2024-04-03T15:59:42.6290706Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6291673Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6292559Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6293264Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6294094Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6295062Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6295932Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6297049Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6298119Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6298911Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6299773Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail 2024-04-03T15:59:42.6300214Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6301044Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6301959Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6302961Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6303914Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6304622Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6305532Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6306346Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6307175Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6308027Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6308989Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6309983Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6311051Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6311783Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6312534Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6313440Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6314390Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6315629Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6316690Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6317703Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6318938Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6320044Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6321225Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6322183Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6322890Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6323971Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6325011Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6325766Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6326720Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6327612Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6328272Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6329095Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6329872Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6330691Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6331565Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6332402Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6333253Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6334152Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6335200Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6336121Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6336965Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6337808Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6338536Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6339244Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6340029Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6340822Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6341444Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6342200Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6342946Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6343838Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6344571Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6345499Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6346445Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6347356Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6348212Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6348984Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6349878Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6350890Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6351854Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6352724Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6353582Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6354346Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6355187Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6356275Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6357433Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6358671Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6359893Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6361193Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6362435Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6363539Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6364557Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6365637Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6366796Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6368156Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6369225Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6370225Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6371404Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6372424Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6373078Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6374307Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6375431Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6376352Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6377190Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6378101Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6379082Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6379980Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6380813Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6381623Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6382409Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6383268Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6383887Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6384695Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6385468Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native 2024-04-03T15:59:42.6385933Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6386911Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6387693Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6388738Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6389640Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6390512Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6391492Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6392340Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6393235Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6394002Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6394854Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6395643Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6396348Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6397234Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6398105Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6398924Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6399802Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6400708Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6401665Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6402688Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6403597Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6404572Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6405441Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6406366Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6407158Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6408059Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6409078Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6409935Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6410798Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6411717Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu 2024-04-03T15:59:42.6412349Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6413345Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6414324Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6415461Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6416304Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6417165Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6418073Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6419051Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6419804Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6420817Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6421833Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6422761Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6423675Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6424545Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6425360Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6426278Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6427145Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6428028Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6428938Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6430110Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6430965Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6431789Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6432807Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6433615Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6434504Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6435329Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6436331Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6437377Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6438460Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6439405Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6440279Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6441078Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6442100Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6442856Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6443837Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6444833Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6445691Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6446626Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6447407Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6448359Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6449236Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6450167Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6451217Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6452449Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6454006Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6455324Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6456494Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6457759Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6458934Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6460173Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6461413Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6462944Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6463947Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6465248Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6466124Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6467157Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6467895Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda 2024-04-03T15:59:42.6468299Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6469064Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6470026Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6471000Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6471986Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6472864Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6473720Z copying torch/include/ATen/native/mps/UnaryConstants.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps 2024-04-03T15:59:42.6474212Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6475405Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6476617Z copying torch/include/ATen/native/nested/NestedTensorFactories.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6477750Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6479082Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6480248Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6481380Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested 2024-04-03T15:59:42.6481795Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6482766Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6483719Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6484700Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6485545Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6486763Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6487914Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6488908Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized 2024-04-03T15:59:42.6489446Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6490437Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6491705Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6492724Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6493903Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6494864Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6495898Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6496881Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6497765Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6498804Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6499787Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6500748Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6501769Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6502950Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:42.6503404Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils 2024-04-03T15:59:42.6504364Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils 2024-04-03T15:59:42.6505337Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils 2024-04-03T15:59:42.6506078Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils 2024-04-03T15:59:42.6506580Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/quantized 2024-04-03T15:59:42.6507390Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/quantized 2024-04-03T15:59:42.6508245Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/quantized 2024-04-03T15:59:42.6508658Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu 2024-04-03T15:59:42.6509474Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu 2024-04-03T15:59:42.6510119Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu 2024-04-03T15:59:42.6510757Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu 2024-04-03T15:59:42.6511529Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu 2024-04-03T15:59:42.6511899Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/detail 2024-04-03T15:59:42.6512593Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/detail 2024-04-03T15:59:42.6512981Z creating build/lib.linux-x86_64-cpython-312/torch/include/caffe2 2024-04-03T15:59:42.6513373Z creating build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6514266Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6514975Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6515855Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6516646Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6517573Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6518390Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6519220Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize 2024-04-03T15:59:42.6519554Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10 2024-04-03T15:59:42.6520034Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/macros 2024-04-03T15:59:42.6520619Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/macros 2024-04-03T15:59:42.6521350Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/macros 2024-04-03T15:59:42.6522019Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/macros 2024-04-03T15:59:42.6522445Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6523224Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6523966Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6524831Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6525642Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6526595Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6527475Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6528413Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6529290Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6530013Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6530787Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6531427Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6532110Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6532818Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6533507Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6534296Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6535123Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6535713Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6536316Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6537192Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6537840Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6538724Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6539456Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6540321Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6541185Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6541994Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6542797Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6543419Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6544272Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6544925Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6545534Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6546331Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6547018Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6547690Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6548399Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6549064Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6549742Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6550425Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6551096Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6551777Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6552562Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6553193Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6554033Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6554862Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6555539Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6556329Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6557077Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6557849Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6558574Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core 2024-04-03T15:59:42.6558992Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing 2024-04-03T15:59:42.6559796Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing 2024-04-03T15:59:42.6560556Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing 2024-04-03T15:59:42.6561418Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing 2024-04-03T15:59:42.6562195Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing 2024-04-03T15:59:42.6563105Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing 2024-04-03T15:59:42.6563601Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:42.6564777Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:42.6566038Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:42.6566960Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:42.6568165Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:42.6569110Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:42.6569627Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6570671Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6571632Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6572522Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6573679Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6574751Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6575673Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6576761Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch 2024-04-03T15:59:42.6577369Z creating build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration 2024-04-03T15:59:42.6578357Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration 2024-04-03T15:59:42.6579397Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration 2024-04-03T15:59:42.6580387Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration 2024-04-03T15:59:42.6581323Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration 2024-04-03T15:59:42.6581874Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6582779Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6583770Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6584744Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6585662Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6586484Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6587700Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6588658Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6589565Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6590360Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6591195Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6592085Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6592870Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6593746Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6594784Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6595800Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6596862Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6597606Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl 2024-04-03T15:59:42.6598136Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6599007Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6599624Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6600519Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6601230Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6602004Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6602877Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6603944Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6605149Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6606325Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6607565Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6608456Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6609885Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6610980Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6612300Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6613478Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6614816Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6616638Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6618287Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6619692Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6620828Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6622229Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6623633Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6625378Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6626485Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6627792Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6628743Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6630157Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6631274Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6632534Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6633616Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6634680Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6637024Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6637866Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6638764Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6639846Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6640476Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6641514Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6642832Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6644722Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6645733Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6646945Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6648142Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6649508Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6650272Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6651457Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6652588Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6653966Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6655695Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6656832Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6657804Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6659676Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6660671Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6661509Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6662924Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6664324Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6665615Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6666535Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6667593Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6668605Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6669980Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6671121Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6672182Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6673080Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6674539Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6675678Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6677132Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6677956Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6679142Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6680150Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6682038Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6682878Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6683859Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6685500Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6686748Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6688347Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6689346Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6691153Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6692201Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6693135Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6694441Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6696594Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6697794Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6698877Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6699963Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6701286Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6702513Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6703625Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6704994Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6706292Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6707120Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6708315Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6709746Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6710877Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6711863Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6713186Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6714315Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6715432Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6716662Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6717805Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6718936Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6720720Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/util 2024-04-03T15:59:42.6721656Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6722609Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6723907Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6725418Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6726350Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6728100Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6729048Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6730111Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6731086Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6732174Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6733352Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6734366Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6735626Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6736888Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6738010Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda 2024-04-03T15:59:42.6739702Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/impl 2024-04-03T15:59:42.6740615Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/impl 2024-04-03T15:59:42.6742355Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/impl 2024-04-03T15:59:42.6743413Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6744363Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6745819Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6747068Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6748050Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6749089Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6750301Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu 2024-04-03T15:59:42.6751453Z creating build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/impl 2024-04-03T15:59:42.6752409Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/impl 2024-04-03T15:59:42.6753780Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch 2024-04-03T15:59:42.6754449Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch 2024-04-03T15:59:42.6755518Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch 2024-04-03T15:59:42.6756600Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch 2024-04-03T15:59:42.6757825Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch 2024-04-03T15:59:42.6758920Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch 2024-04-03T15:59:42.6759614Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6760808Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6762094Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6763131Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6764377Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6765714Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6766962Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6768041Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6769312Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6770372Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6772023Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6772896Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6774319Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6775408Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6776426Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6777547Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6779060Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6780136Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6781260Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6782931Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6783894Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6786262Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6787042Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6787856Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6788639Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6790269Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6791223Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6792400Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6793617Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc 2024-04-03T15:59:42.6794429Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api 2024-04-03T15:59:42.6796326Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include 2024-04-03T15:59:42.6796967Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6797888Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6798750Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6799848Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6801175Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6802140Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6803494Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6804693Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6805940Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6807691Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6808871Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6810025Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6811642Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6812813Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6814086Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6815174Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6816421Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6817724Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6819191Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6820228Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6821364Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6822843Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6824278Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6825399Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6826498Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6827984Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:42.6829045Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6830202Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6831921Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6833434Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6834788Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6836099Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6837469Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6838725Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6840092Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:42.6840861Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:59:42.6842421Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:59:42.6844061Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:59:42.6845516Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:59:42.6846277Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6847654Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6849227Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6850796Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6852300Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6853955Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6855569Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6857172Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:42.6858041Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:59:42.6859398Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:59:42.6860631Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:59:42.6861810Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:59:42.6862758Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6864072Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6865720Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6867150Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6868420Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6869919Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6871931Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6873461Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:42.6874223Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:42.6875825Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:42.6877641Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:42.6879085Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:42.6880729Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:42.6881954Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:42.6882479Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:59:42.6883677Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:59:42.6884974Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:59:42.6885560Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6886949Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6888209Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6889399Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6890560Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6891954Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6893289Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6894644Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6895823Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6896953Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:42.6897602Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6899132Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6900590Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6902166Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6903503Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6904765Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6906018Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6907566Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6908995Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6910545Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6912094Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6913521Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6915394Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6917420Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6919159Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6920723Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6922254Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:42.6923023Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6924508Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6925909Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6927452Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6928811Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6930285Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6931747Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6933323Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6934996Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6936377Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6937762Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6939172Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6940596Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6941945Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6943496Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6944740Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6946087Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6947607Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6949119Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6950412Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6951695Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6952959Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:42.6953651Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6954921Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6956074Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6957312Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6958550Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6959806Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6961187Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6962565Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6963844Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6965162Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6966426Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6967923Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6969247Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6970762Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6972087Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6973589Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6975425Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6977031Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6978327Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6979650Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6981027Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6982581Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6983912Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6985161Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:42.6986274Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6987754Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6989545Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6991386Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6993014Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6994784Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6996626Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.6998455Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.7000411Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.7002690Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.7004467Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:42.7005561Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:59:42.7007309Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:59:42.7008360Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:59:42.7009939Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:59:42.7011793Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:59:42.7013050Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:59:42.7013912Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7015106Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7016153Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7017272Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7018378Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7019619Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7020812Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7022003Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7023193Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:42.7023957Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:59:42.7025326Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:59:42.7026833Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:59:42.7028371Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:59:42.7028939Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:59:42.7030237Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:59:42.7031657Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:59:42.7033262Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:59:42.7034617Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:59:42.7035206Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7036192Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7037069Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7038058Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7038995Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7039756Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7040844Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7041653Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7042597Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7043495Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7044373Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7045475Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7046427Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7047496Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7048453Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7049381Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7050371Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7051313Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7052500Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7053597Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7054833Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7055982Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7056903Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7058136Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7059096Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7060169Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7061124Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7062417Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7063256Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7064116Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7064879Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7065828Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7066753Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7067940Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7068739Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7069842Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7070914Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7071969Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7072941Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7073878Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7075005Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7076031Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7077059Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7078113Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7078915Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7079840Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7080883Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd 2024-04-03T15:59:42.7081375Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7082313Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7083191Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7084056Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7085176Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7086144Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7087127Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:42.7087590Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7088798Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7090206Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7091497Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7092719Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7094061Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7095116Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:42.7095651Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7096908Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7098094Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7099228Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7100614Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7101780Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7103119Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:42.7103713Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7104845Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7105577Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7106473Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7107442Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7108328Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7109205Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7110179Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7111205Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7111984Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7113012Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7114037Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda 2024-04-03T15:59:42.7114668Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed 2024-04-03T15:59:42.7115247Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7116410Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7117641Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7118692Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7119710Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7120723Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7121685Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7122773Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7123841Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7124796Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7126022Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7126917Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7127949Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7128939Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7129921Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7131045Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7132142Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7133342Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7134896Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7136627Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7138023Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7139393Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7141385Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7142653Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7144995Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7146992Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7148716Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7150361Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7152065Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7153855Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7155513Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7157219Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7159025Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7160796Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7162518Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7164256Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7165877Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7167497Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7169271Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7171020Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7172633Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7174366Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7176103Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7177818Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:42.7178666Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7180407Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7182270Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7183858Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7185491Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7187191Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7189022Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7190664Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7192388Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7194056Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7195804Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7197604Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7199277Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7200966Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7202589Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7204210Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7205805Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7207420Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7209085Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7210817Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7212424Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7214212Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7215894Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7217650Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7219225Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7221082Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7222937Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7224504Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:42.7225430Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd 2024-04-03T15:59:42.7226541Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:59:42.7228576Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:59:42.7230567Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:59:42.7231685Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:59:42.7233829Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:59:42.7235968Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:59:42.7237249Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7239403Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7241784Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7244044Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7246312Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7248626Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7250767Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7253039Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7255318Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7257511Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7259716Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:42.7260575Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7261967Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7263494Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7264810Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7266182Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7267648Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7268993Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7270347Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7271646Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7272903Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7274420Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7275718Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo 2024-04-03T15:59:42.7276610Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor 2024-04-03T15:59:42.7278167Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor 2024-04-03T15:59:42.7279120Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:42.7281029Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:42.7282863Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:42.7284704Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:42.7286359Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:42.7287278Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7288967Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7290622Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7292237Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7293920Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7295682Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7297467Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7299285Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7300947Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7302826Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:42.7303722Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:59:42.7305581Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:59:42.7307338Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:59:42.7308977Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:59:42.7309928Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:59:42.7311575Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:59:42.7312574Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:59:42.7314507Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:59:42.7316571Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:59:42.7317288Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit 2024-04-03T15:59:42.7318579Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit 2024-04-03T15:59:42.7319867Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit 2024-04-03T15:59:42.7321204Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit 2024-04-03T15:59:42.7322005Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7323496Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7325175Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7326789Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7328441Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7330036Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7331600Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7333229Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7334930Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7336673Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:42.7337456Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7338981Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7340508Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7341960Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7343712Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7345150Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7346712Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7348380Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7349953Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7351517Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7353229Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7355016Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7356582Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7358156Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7359777Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7361432Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7363111Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7364699Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7366229Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7367837Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7369345Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7370924Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7372507Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7374252Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7375847Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7377362Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7378889Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7380467Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7382347Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7384004Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7385681Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7387305Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7388910Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7390509Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7392007Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7393571Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7395046Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7396642Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7398208Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7399835Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7401489Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7403071Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7404682Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7406155Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7407673Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7409183Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7410834Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7412357Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7414020Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7415567Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7417111Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7418610Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7420109Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7421743Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7423396Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7425015Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7426552Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7428118Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7429524Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7431047Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7432635Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7434306Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7436006Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7437565Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7439164Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7440722Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7442299Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7443793Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7445378Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7446881Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7448450Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7450004Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7451608Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7453454Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7455187Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7456753Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7458302Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7459895Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7461612Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7463227Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7464803Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7466492Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7468068Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7469915Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7471628Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7473143Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7474760Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7476312Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:42.7477285Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7479184Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7481016Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7482926Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7484771Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7486741Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7488721Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7490763Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7492848Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7494888Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:42.7495823Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:42.7497589Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:42.7499265Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:42.7501010Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:42.7502975Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:42.7504710Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:42.7505506Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7507021Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7508489Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7510129Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7511791Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7513460Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7515273Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7516863Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7518375Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7519985Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7521539Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7523118Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7524668Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7526190Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7527618Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7529066Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7530560Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7532236Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7533885Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7535631Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7537231Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7538839Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7540502Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7542443Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7544145Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7545820Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7547434Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7549005Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7550795Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7552506Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7554171Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7555819Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:42.7556569Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7557967Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7559355Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7560704Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7562131Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7563453Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7564660Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7565971Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7567288Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7568658Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7570086Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7571371Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7572710Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7574095Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:42.7574884Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7576312Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7577793Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7579228Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7580774Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7582531Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7584110Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7585657Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7587234Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7588645Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7590295Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7592027Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7593660Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7595238Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7596758Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7598231Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7599814Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7601284Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7602823Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7604296Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7605743Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7607276Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7608741Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7610371Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7611890Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7613415Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7615073Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7616584Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7618229Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:42.7618990Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api 2024-04-03T15:59:42.7620451Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api 2024-04-03T15:59:42.7621829Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api 2024-04-03T15:59:42.7623294Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api 2024-04-03T15:59:42.7624781Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api 2024-04-03T15:59:42.7626124Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api 2024-04-03T15:59:42.7626975Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7628978Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7630842Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7632511Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7634271Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7636110Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7638026Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7639693Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7641522Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7643304Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7645106Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7646864Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7648574Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7650269Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7652062Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7653862Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7655508Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7657191Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7658915Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7660824Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7662727Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7664564Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7666287Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:42.7667076Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7668543Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7670042Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7671471Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7672983Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7674542Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7676119Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7677625Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7679051Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7680566Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7682020Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7683643Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7685281Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7686848Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7688313Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7689929Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7691504Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python 2024-04-03T15:59:42.7692417Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7693846Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7695313Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7696770Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7698323Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7699684Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7701140Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7703147Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7704290Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7705462Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7706546Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7707423Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7708327Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7709164Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7710091Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7711021Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7712020Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7712931Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7713870Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7714837Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7715866Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7716833Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7717858Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:42.7718307Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/testing 2024-04-03T15:59:42.7719255Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/testing 2024-04-03T15:59:42.7720197Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/testing 2024-04-03T15:59:42.7720807Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7721847Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7722812Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7723845Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7724868Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7725888Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7726846Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7727945Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7728921Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7729992Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7730895Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7731914Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7732855Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7734010Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7735056Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7736156Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7737142Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7738169Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7739123Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7740163Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7741212Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7742361Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7743185Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7744067Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7745144Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7746069Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7747276Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7748802Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7750129Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7751484Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7752703Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7754003Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7755709Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7757018Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7758438Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7759820Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7760838Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7761786Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7762817Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7763888Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7764846Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7765908Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7766826Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:42.7767434Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7768630Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7769800Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7770868Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7772007Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7773283Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7774718Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7775928Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7777175Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7778447Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:42.7778945Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/codegen 2024-04-03T15:59:42.7779393Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:59:42.7780683Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:59:42.7781217Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx 2024-04-03T15:59:42.7782161Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx 2024-04-03T15:59:42.7782915Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx 2024-04-03T15:59:42.7783748Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx 2024-04-03T15:59:42.7784195Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7785056Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7786033Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7787218Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7788327Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7789477Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7790445Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7791418Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7792531Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7793402Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7794338Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler 2024-04-03T15:59:42.7794937Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:42.7796100Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:42.7797295Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:42.7798576Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:42.7799290Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:59:42.7800525Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:59:42.7801164Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7802358Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7803762Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7805205Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7806519Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7807837Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7809105Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7810480Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7811744Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7812753Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:42.7813511Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:42.7814720Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:42.7815550Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:42.7816457Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:42.7816865Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7817723Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7818507Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7819358Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7820285Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7821257Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7822202Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7823047Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7823902Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7824746Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7825507Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7826426Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7827288Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7828328Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7829151Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7830051Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7831016Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7832099Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7833235Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7834241Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7835260Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7836207Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7837215Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7838248Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7839376Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7840412Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7841450Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7842428Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7843161Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7843860Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7844573Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7845286Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7846066Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7846796Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7847490Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7848260Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7848954Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7849692Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7850430Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7851134Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7854261Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7855391Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7856633Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7857895Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7859198Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils 2024-04-03T15:59:42.7859802Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/tensor 2024-04-03T15:59:42.7878341Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/tensor 2024-04-03T15:59:42.7879420Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy 2024-04-03T15:59:42.7879994Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:42.7881129Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:42.7882448Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:42.7883738Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:42.7884926Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:42.7887019Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7887757Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7891989Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7893085Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7894393Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7896220Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7897768Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7899944Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7902539Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7903614Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7905180Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7907074Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7908386Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7909302Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7914168Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7915616Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7916527Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7917621Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7918978Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7920772Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7923534Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7925059Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7926491Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7927525Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7928772Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:42.7929571Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:59:42.7930740Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:59:42.7931897Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:59:42.7932959Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:59:42.7934124Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:59:42.7934900Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/python 2024-04-03T15:59:42.7936232Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/python 2024-04-03T15:59:42.7937167Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7938458Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7940182Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7941002Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7942657Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7944174Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7945097Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7946245Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7947281Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7948474Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7949714Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:42.7950110Z creating build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu 2024-04-03T15:59:42.7951005Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu 2024-04-03T15:59:42.7951832Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu 2024-04-03T15:59:42.7952845Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu 2024-04-03T15:59:42.7953761Z creating build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7954449Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7956310Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7957155Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7959038Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7960282Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7961302Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7962398Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7963514Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7965036Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7966198Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7967240Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7968471Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7969549Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7971932Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7973045Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7974260Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7975501Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7977516Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7979314Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7980871Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7982677Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7983513Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11 2024-04-03T15:59:42.7984545Z creating build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7985594Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7987313Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7989077Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7990384Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7991762Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7992879Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7994476Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail 2024-04-03T15:59:42.7995365Z creating build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen 2024-04-03T15:59:42.7996307Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen 2024-04-03T15:59:42.7997318Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen 2024-04-03T15:59:42.7998667Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen 2024-04-03T15:59:42.8000810Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen 2024-04-03T15:59:42.8006343Z creating build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:59:42.8007436Z copying torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:59:42.8013770Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:59:42.8019578Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-312/torch/_export/serde 2024-04-03T15:59:42.8028629Z creating build/lib.linux-x86_64-cpython-312/torch/share 2024-04-03T15:59:42.8029083Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake 2024-04-03T15:59:42.8029721Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/ATen 2024-04-03T15:59:42.8030502Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/ATen 2024-04-03T15:59:42.8031505Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8032847Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8034134Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8035546Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8036795Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8038080Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8039431Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2 2024-04-03T15:59:42.8040343Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8041232Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8042929Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8043929Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8045243Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8046326Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8047454Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8048651Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8049748Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8051752Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public 2024-04-03T15:59:42.8052672Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:59:42.8053684Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:59:42.8055271Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:59:42.8056055Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:59:42.8057313Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:59:42.8058429Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:59:42.8072970Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:59:42.8074283Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:59:42.8074902Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:59:42.8076025Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:59:42.8077163Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:59:42.8078469Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:59:42.8079738Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:59:42.8080126Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Tensorpipe 2024-04-03T15:59:42.8080899Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Tensorpipe 2024-04-03T15:59:42.8081796Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Tensorpipe 2024-04-03T15:59:42.8082129Z creating build/lib.linux-x86_64-cpython-312/torch/share/cmake/Torch 2024-04-03T15:59:42.8082828Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Torch 2024-04-03T15:59:42.8083545Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-312/torch/share/cmake/Torch 2024-04-03T15:59:42.8084452Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils 2024-04-03T15:59:42.8085375Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:42.8086369Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:42.8090127Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:42.8091283Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:42.8095053Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:42.8100430Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:42.8107455Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:42.8112028Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-312/torch/utils/model_dump 2024-04-03T15:59:42.8117218Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe 2024-04-03T15:59:42.8118148Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe 2024-04-03T15:59:42.8119729Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe 2024-04-03T15:59:42.8120646Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel 2024-04-03T15:59:42.8122331Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel 2024-04-03T15:59:42.8123620Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel 2024-04-03T15:59:42.8124462Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/basic 2024-04-03T15:59:42.8125933Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/basic 2024-04-03T15:59:42.8126739Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/cma 2024-04-03T15:59:42.8128189Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/cma 2024-04-03T15:59:42.8128995Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/mpt 2024-04-03T15:59:42.8130623Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/mpt 2024-04-03T15:59:42.8131473Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/xth 2024-04-03T15:59:42.8132488Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/xth 2024-04-03T15:59:42.8133369Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common 2024-04-03T15:59:42.8134398Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common 2024-04-03T15:59:42.8135920Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common 2024-04-03T15:59:42.8136885Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common 2024-04-03T15:59:42.8137932Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common 2024-04-03T15:59:42.8139085Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common 2024-04-03T15:59:42.8140038Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core 2024-04-03T15:59:42.8140909Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core 2024-04-03T15:59:42.8142009Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core 2024-04-03T15:59:42.8143118Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core 2024-04-03T15:59:42.8144648Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core 2024-04-03T15:59:42.8145708Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core 2024-04-03T15:59:42.8146554Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport 2024-04-03T15:59:42.8147567Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport 2024-04-03T15:59:42.8148631Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport 2024-04-03T15:59:42.8149497Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:42.8150893Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:42.8151884Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:42.8153070Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:42.8153759Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/shm 2024-04-03T15:59:42.8168845Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/shm 2024-04-03T15:59:42.8169457Z creating build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:42.8170946Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:42.8171946Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:42.8173595Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:42.8174029Z creating build/lib.linux-x86_64-cpython-312/torchgen/packaged 2024-04-03T15:59:42.8174710Z creating build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen 2024-04-03T15:59:42.8175170Z creating build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/native 2024-04-03T15:59:42.8176065Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/native 2024-04-03T15:59:42.8227184Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/native 2024-04-03T15:59:42.8232655Z creating build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8233433Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8240776Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8248056Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8252962Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8257595Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8262549Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8267636Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8271999Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8276956Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8281192Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8285012Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8289260Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8293391Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8297907Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8301829Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8306149Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8311255Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8316332Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8321545Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8327190Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8333069Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8338215Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8343108Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8349507Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8357626Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8361647Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8365431Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8369708Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8374514Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8378383Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8382682Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8387491Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8391121Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8395964Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8399796Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8404239Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8408302Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8412416Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8416663Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates 2024-04-03T15:59:42.8420331Z creating build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8421264Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8427845Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8432957Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8433838Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8439871Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8440660Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8453494Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8476159Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8477092Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8478499Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8479839Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8481127Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8483038Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8484010Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8485490Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8487584Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8488652Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd 2024-04-03T15:59:42.8490454Z creating build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8491372Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8497305Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8504713Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8509629Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8515331Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8521201Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8526103Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8531863Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8536597Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8541967Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8547158Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8552574Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8557011Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8562255Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8568097Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8573229Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8578334Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8583061Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8588134Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8593221Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8598040Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8603897Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8615503Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates 2024-04-03T15:59:42.8869612Z running build_ext 2024-04-03T15:59:42.8910180Z -- Building with NumPy bindings 2024-04-03T15:59:42.8910416Z -- Not using cuDNN 2024-04-03T15:59:42.8910676Z -- Not using CUDA 2024-04-03T15:59:42.8910878Z -- Not using XPU 2024-04-03T15:59:42.8911127Z -- Using MKLDNN 2024-04-03T15:59:42.8911757Z -- Not using Compute Library for the Arm architecture with MKLDNN 2024-04-03T15:59:42.8912064Z -- Not using CBLAS in MKLDNN 2024-04-03T15:59:42.8912327Z -- Not using NCCL 2024-04-03T15:59:42.8912597Z -- Building with distributed package: 2024-04-03T15:59:42.8912887Z -- USE_TENSORPIPE=True 2024-04-03T15:59:42.8913015Z -- USE_GLOO=True 2024-04-03T15:59:42.8913156Z -- USE_MPI=False 2024-04-03T15:59:42.8913292Z -- Building Executorch 2024-04-03T15:59:42.8913424Z -- Using ITT 2024-04-03T15:59:43.0619423Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-312/functorch/_C.cpython-312-x86_64-linux-gnu.so 2024-04-03T15:59:43.0621402Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-312/functorch/_C.cpython-312-x86_64-linux-gnu.so 2024-04-03T15:59:43.0625040Z building 'torch._C' extension 2024-04-03T15:59:43.0626261Z creating build/temp.linux-x86_64-cpython-312 2024-04-03T15:59:43.0626886Z creating build/temp.linux-x86_64-cpython-312/torch 2024-04-03T15:59:43.0627775Z creating build/temp.linux-x86_64-cpython-312/torch/csrc 2024-04-03T15:59:43.0631807Z clang -fno-strict-overflow -DNDEBUG -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/py_3.12/include -fPIC -O2 -isystem /opt/conda/envs/py_3.12/include -fPIC -I/opt/conda/envs/py_3.12/include/python3.12 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-312/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2024-04-03T15:59:43.1902663Z clang -shared -Wl,-rpath,/opt/conda/envs/py_3.12/lib -Wl,-rpath-link,/opt/conda/envs/py_3.12/lib -L/opt/conda/envs/py_3.12/lib -Wl,-rpath,/opt/conda/envs/py_3.12/lib -Wl,-rpath-link,/opt/conda/envs/py_3.12/lib -L/opt/conda/envs/py_3.12/lib build/temp.linux-x86_64-cpython-312/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-312/torch/_C.cpython-312-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2024-04-03T15:59:43.2408240Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-04-03T15:59:43.2409346Z !! 2024-04-03T15:59:43.2409480Z 2024-04-03T15:59:43.2409691Z ******************************************************************************** 2024-04-03T15:59:43.2410218Z Please avoid running ``setup.py`` directly. 2024-04-03T15:59:43.2410758Z Instead, use pypa/build, pypa/installer or other 2024-04-03T15:59:43.2411464Z standards-based tools. 2024-04-03T15:59:43.2411712Z 2024-04-03T15:59:43.2412204Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-04-03T15:59:43.2412953Z ******************************************************************************** 2024-04-03T15:59:43.2413324Z 2024-04-03T15:59:43.2413411Z !! 2024-04-03T15:59:43.2413654Z self.initialize_options() 2024-04-03T15:59:43.2465668Z installing to build/bdist.linux-x86_64/wheel 2024-04-03T15:59:43.2466107Z running install 2024-04-03T15:59:43.2521458Z running install_lib 2024-04-03T15:59:43.2574846Z creating build/bdist.linux-x86_64 2024-04-03T15:59:43.2575609Z creating build/bdist.linux-x86_64/wheel 2024-04-03T15:59:43.2576415Z creating build/bdist.linux-x86_64/wheel/functorch 2024-04-03T15:59:43.2577927Z copying build/lib.linux-x86_64-cpython-312/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2024-04-03T15:59:43.2579190Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2024-04-03T15:59:43.2580459Z copying build/lib.linux-x86_64-cpython-312/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2024-04-03T15:59:43.2581858Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-04-03T15:59:43.2583862Z copying build/lib.linux-x86_64-cpython-312/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-04-03T15:59:43.2585901Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-04-03T15:59:43.2587375Z copying build/lib.linux-x86_64-cpython-312/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-04-03T15:59:43.2589000Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-04-03T15:59:43.2590545Z copying build/lib.linux-x86_64-cpython-312/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-04-03T15:59:43.2591954Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-04-03T15:59:43.2593255Z copying build/lib.linux-x86_64-cpython-312/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-04-03T15:59:43.2594419Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2024-04-03T15:59:43.2595674Z copying build/lib.linux-x86_64-cpython-312/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2024-04-03T15:59:43.2596815Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2597869Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2599409Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2601220Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2602881Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2604473Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2606083Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2607665Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2609387Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2610826Z copying build/lib.linux-x86_64-cpython-312/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T15:59:43.2611845Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:59:43.2613183Z copying build/lib.linux-x86_64-cpython-312/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:59:43.2615066Z copying build/lib.linux-x86_64-cpython-312/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:59:43.2616604Z copying build/lib.linux-x86_64-cpython-312/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T15:59:43.2617814Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:59:43.2619023Z copying build/lib.linux-x86_64-cpython-312/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:59:43.2620870Z copying build/lib.linux-x86_64-cpython-312/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:59:43.2622745Z copying build/lib.linux-x86_64-cpython-312/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T15:59:43.2624640Z copying build/lib.linux-x86_64-cpython-312/functorch/_C.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2024-04-03T15:59:43.2625923Z creating build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2626886Z copying build/lib.linux-x86_64-cpython-312/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2628167Z copying build/lib.linux-x86_64-cpython-312/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2629505Z copying build/lib.linux-x86_64-cpython-312/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2630917Z copying build/lib.linux-x86_64-cpython-312/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2632406Z copying build/lib.linux-x86_64-cpython-312/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2633727Z copying build/lib.linux-x86_64-cpython-312/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2635082Z copying build/lib.linux-x86_64-cpython-312/torch/_compile.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2636577Z copying build/lib.linux-x86_64-cpython-312/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2638030Z copying build/lib.linux-x86_64-cpython-312/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2639437Z copying build/lib.linux-x86_64-cpython-312/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2640954Z copying build/lib.linux-x86_64-cpython-312/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2642387Z copying build/lib.linux-x86_64-cpython-312/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2643692Z copying build/lib.linux-x86_64-cpython-312/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2645086Z copying build/lib.linux-x86_64-cpython-312/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2646463Z copying build/lib.linux-x86_64-cpython-312/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2647796Z copying build/lib.linux-x86_64-cpython-312/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2649214Z copying build/lib.linux-x86_64-cpython-312/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2650674Z copying build/lib.linux-x86_64-cpython-312/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2652070Z copying build/lib.linux-x86_64-cpython-312/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2653629Z copying build/lib.linux-x86_64-cpython-312/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2655208Z copying build/lib.linux-x86_64-cpython-312/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2656418Z copying build/lib.linux-x86_64-cpython-312/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2658511Z copying build/lib.linux-x86_64-cpython-312/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2659832Z copying build/lib.linux-x86_64-cpython-312/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2661313Z copying build/lib.linux-x86_64-cpython-312/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2662772Z copying build/lib.linux-x86_64-cpython-312/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2664188Z copying build/lib.linux-x86_64-cpython-312/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2665604Z copying build/lib.linux-x86_64-cpython-312/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2667152Z copying build/lib.linux-x86_64-cpython-312/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2668651Z copying build/lib.linux-x86_64-cpython-312/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2670025Z copying build/lib.linux-x86_64-cpython-312/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2671415Z copying build/lib.linux-x86_64-cpython-312/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2672953Z copying build/lib.linux-x86_64-cpython-312/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2675298Z copying build/lib.linux-x86_64-cpython-312/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2677598Z copying build/lib.linux-x86_64-cpython-312/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2679967Z copying build/lib.linux-x86_64-cpython-312/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2682242Z copying build/lib.linux-x86_64-cpython-312/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2684172Z copying build/lib.linux-x86_64-cpython-312/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2686299Z copying build/lib.linux-x86_64-cpython-312/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2688121Z copying build/lib.linux-x86_64-cpython-312/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2690097Z copying build/lib.linux-x86_64-cpython-312/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.2691576Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2024-04-03T15:59:43.2693064Z copying build/lib.linux-x86_64-cpython-312/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_awaits 2024-04-03T15:59:43.2694528Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:59:43.2695972Z copying build/lib.linux-x86_64-cpython-312/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:59:43.2698178Z copying build/lib.linux-x86_64-cpython-312/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:59:43.2700430Z copying build/lib.linux-x86_64-cpython-312/torch/_custom_op/functional.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:59:43.2702787Z copying build/lib.linux-x86_64-cpython-312/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T15:59:43.2704174Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:59:43.2705558Z copying build/lib.linux-x86_64-cpython-312/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:59:43.2707705Z copying build/lib.linux-x86_64-cpython-312/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:59:43.2709761Z copying build/lib.linux-x86_64-cpython-312/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:59:43.2712041Z copying build/lib.linux-x86_64-cpython-312/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T15:59:43.2713686Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T15:59:43.2715315Z copying build/lib.linux-x86_64-cpython-312/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T15:59:43.2717186Z copying build/lib.linux-x86_64-cpython-312/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T15:59:43.2718738Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2720335Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2722272Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2724302Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2726304Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2727946Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2729429Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2731010Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2732583Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2734287Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2735880Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2737355Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2738953Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2740527Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2742303Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2743955Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2745622Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2747316Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2748871Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2750504Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2752035Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2753743Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2755323Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2756803Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2758287Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2760061Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2761835Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2763532Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2765332Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2767039Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2768788Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2770455Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2772047Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2773841Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2775549Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2777269Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2779048Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2780725Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2782422Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2784074Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2785526Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T15:59:43.2786683Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2788032Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2789717Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2791485Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2793458Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2795366Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2797241Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2799191Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2801307Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2803102Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2805099Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2806799Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T15:59:43.2807930Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:59:43.2809099Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:59:43.2810851Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:59:43.2812564Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T15:59:43.2813852Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2815124Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2816883Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2818659Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2820431Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2822592Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2824603Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2826809Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2828902Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2831040Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2833288Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2835205Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2836972Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2838927Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2840752Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2842537Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2844409Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2846224Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2848122Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2850096Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2852128Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2854224Z copying build/lib.linux-x86_64-cpython-312/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T15:59:43.2855568Z creating build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2856702Z copying build/lib.linux-x86_64-cpython-312/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2858376Z copying build/lib.linux-x86_64-cpython-312/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2860012Z copying build/lib.linux-x86_64-cpython-312/torch/_export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2861863Z copying build/lib.linux-x86_64-cpython-312/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2863422Z copying build/lib.linux-x86_64-cpython-312/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2865139Z copying build/lib.linux-x86_64-cpython-312/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2866732Z copying build/lib.linux-x86_64-cpython-312/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2868457Z copying build/lib.linux-x86_64-cpython-312/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T15:59:43.2869496Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:59:43.2870853Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:59:43.2872522Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:59:43.2874259Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:59:43.2876467Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T15:59:43.2878284Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2880347Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2882549Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2884638Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2886667Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2888629Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2890697Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2893072Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2895299Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2897393Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2899354Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2901678Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2904293Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2906437Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2908387Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2910455Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2912507Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2914632Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2916761Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2919346Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2922059Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2925104Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2927754Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2930828Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2933158Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2935875Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2938771Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2941302Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2944319Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2946568Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2948478Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2950771Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2953057Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2955084Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2957036Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2958814Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/torch_sym_min.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2960847Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2963023Z copying build/lib.linux-x86_64-cpython-312/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T15:59:43.2964524Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:59:43.2966026Z copying build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:59:43.2967944Z copying build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:59:43.2970137Z copying build/lib.linux-x86_64-cpython-312/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T15:59:43.2971702Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2973086Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2975294Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2977852Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2979983Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2982016Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2984065Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2986243Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2988546Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/replace_sym_size_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2990613Z copying build/lib.linux-x86_64-cpython-312/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T15:59:43.2992239Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.2993741Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.2995382Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.2997573Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.2999969Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.3002471Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.3004961Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/upgrade.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.3007040Z copying build/lib.linux-x86_64-cpython-312/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T15:59:43.3008623Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3010111Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3012052Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3013641Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3015460Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3017239Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3019202Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3020866Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3022694Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3024369Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3025877Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3027617Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3029293Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3030946Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3032635Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3034228Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3035856Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3037412Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3039029Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3040828Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3042321Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3043940Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T15:59:43.3045142Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3046586Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3048716Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3051292Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3053452Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3055894Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3058259Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3060446Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3062669Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3064887Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3066968Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3069075Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3071146Z copying build/lib.linux-x86_64-cpython-312/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T15:59:43.3072681Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3074101Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3076073Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3078027Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3080078Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3081955Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3083638Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3085563Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3087560Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3089748Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3091553Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3093199Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3095115Z copying build/lib.linux-x86_64-cpython-312/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T15:59:43.3096386Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3097670Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3099478Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3101226Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3103156Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3104947Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3106779Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3108547Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3110113Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3111988Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3113810Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3115644Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3117473Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3119300Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3121006Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3122660Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3124531Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3126177Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3127761Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3129381Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3130943Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3132530Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3134459Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3135982Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3137530Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3138978Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3140511Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3142273Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3144156Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3145841Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3147653Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3149467Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3151369Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3153026Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3154681Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3156387Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/triton_helpers.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3158126Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3159771Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3161469Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3163004Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T15:59:43.3164485Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3165833Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3167723Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3169628Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3171586Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3173406Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3175543Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3177513Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3179411Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3181629Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3184258Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/triton_foreach.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3186584Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3188580Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3190549Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3192105Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3193634Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3195814Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3197809Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3199854Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3202051Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3204115Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3206550Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3208679Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3210727Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T15:59:43.3212643Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:59:43.3214895Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T15:59:43.3217619Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3220050Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T15:59:43.3221614Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:59:43.3223530Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:59:43.3225992Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T15:59:43.3227509Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3228849Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3231174Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3233897Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3236085Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3238231Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3240573Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3242894Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3245130Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3247228Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3249213Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3251358Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3253448Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3255456Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3257588Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3259822Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3261994Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3264219Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3266398Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3268384Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3270409Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T15:59:43.3271855Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3273534Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3276238Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3278811Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3281415Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3284064Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3286614Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3289340Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3291985Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3294525Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3296987Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3299319Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3301632Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3304109Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3306601Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3309246Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3312036Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3315716Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3319565Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3323672Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3327795Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/fx_passes/serialized_patterns/central_index.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T15:59:43.3330433Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3332643Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3335611Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3338493Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3341344Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3344385Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3347390Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3350456Z copying build/lib.linux-x86_64-cpython-312/torch/_inductor/kernel/unpack_mixed_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T15:59:43.3352578Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3354399Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3356879Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3359358Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3361869Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3364318Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3366916Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3369640Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3372266Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3374871Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3377554Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3380211Z copying build/lib.linux-x86_64-cpython-312/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T15:59:43.3381479Z creating build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:59:43.3383362Z copying build/lib.linux-x86_64-cpython-312/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:59:43.3385341Z copying build/lib.linux-x86_64-cpython-312/torch/_library/abstract_impl.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:59:43.3387556Z copying build/lib.linux-x86_64-cpython-312/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:59:43.3389710Z copying build/lib.linux-x86_64-cpython-312/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T15:59:43.3391372Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:59:43.3392882Z copying build/lib.linux-x86_64-cpython-312/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:59:43.3394685Z copying build/lib.linux-x86_64-cpython-312/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:59:43.3397090Z copying build/lib.linux-x86_64-cpython-312/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:59:43.3399143Z copying build/lib.linux-x86_64-cpython-312/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T15:59:43.3400652Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3401878Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3404074Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3406288Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3408561Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3410489Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3412668Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3414847Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3416751Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3419258Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3421459Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3423741Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3425511Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3427192Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3429115Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3430796Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3432382Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3433951Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T15:59:43.3434998Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T15:59:43.3436413Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T15:59:43.3438431Z copying build/lib.linux-x86_64-cpython-312/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T15:59:43.3439525Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:59:43.3440668Z copying build/lib.linux-x86_64-cpython-312/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:59:43.3442549Z copying build/lib.linux-x86_64-cpython-312/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:59:43.3444232Z copying build/lib.linux-x86_64-cpython-312/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:59:43.3445949Z copying build/lib.linux-x86_64-cpython-312/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:59:43.3447600Z copying build/lib.linux-x86_64-cpython-312/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T15:59:43.3448732Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T15:59:43.3450096Z copying build/lib.linux-x86_64-cpython-312/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T15:59:43.3451866Z copying build/lib.linux-x86_64-cpython-312/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T15:59:43.3453077Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:59:43.3454347Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:59:43.3456254Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:59:43.3457819Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T15:59:43.3458944Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-04-03T15:59:43.3460228Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-04-03T15:59:43.3461412Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-04-03T15:59:43.3462921Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-04-03T15:59:43.3464445Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-04-03T15:59:43.3465797Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-04-03T15:59:43.3467235Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-04-03T15:59:43.3468542Z copying build/lib.linux-x86_64-cpython-312/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-04-03T15:59:43.3469859Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3470918Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3472796Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3473702Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3474542Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3475522Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3476289Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3477170Z copying build/lib.linux-x86_64-cpython-312/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T15:59:43.3477427Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2024-04-03T15:59:43.3478299Z copying build/lib.linux-x86_64-cpython-312/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor 2024-04-03T15:59:43.3478667Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:59:43.3479708Z copying build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:59:43.3480596Z copying build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:59:43.3481702Z copying build/lib.linux-x86_64-cpython-312/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T15:59:43.3482091Z creating build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:59:43.3482690Z copying build/lib.linux-x86_64-cpython-312/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:59:43.3483535Z copying build/lib.linux-x86_64-cpython-312/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:59:43.3484311Z copying build/lib.linux-x86_64-cpython-312/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T15:59:43.3484533Z creating build/bdist.linux-x86_64/wheel/torch/ao 2024-04-03T15:59:43.3485331Z copying build/lib.linux-x86_64-cpython-312/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2024-04-03T15:59:43.3485574Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-04-03T15:59:43.3486257Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-04-03T15:59:43.3486566Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-04-03T15:59:43.3487422Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-04-03T15:59:43.3487812Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T15:59:43.3488727Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T15:59:43.3489738Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T15:59:43.3490079Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-04-03T15:59:43.3490962Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-04-03T15:59:43.3491401Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:43.3492603Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:43.3493962Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:43.3495241Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:43.3496547Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T15:59:43.3497044Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-04-03T15:59:43.3498238Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-04-03T15:59:43.3498825Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:43.3500121Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:43.3500847Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:43.3502419Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:43.3503983Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3504424Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.3505697Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.3507120Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.3508515Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.3510177Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.3511499Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.3511790Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-04-03T15:59:43.3512653Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-04-03T15:59:43.3513011Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-04-03T15:59:43.3513862Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-04-03T15:59:43.3514258Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:59:43.3515400Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:59:43.3516518Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T15:59:43.3517121Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:59:43.3518536Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:59:43.3519800Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:59:43.3521129Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:59:43.3522620Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T15:59:43.3523218Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-04-03T15:59:43.3524703Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-04-03T15:59:43.3525393Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:59:43.3527116Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:59:43.3528926Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:59:43.3530731Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T15:59:43.3531316Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T15:59:43.3532738Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T15:59:43.3534377Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T15:59:43.3535049Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-04-03T15:59:43.3536720Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-04-03T15:59:43.3537491Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:43.3539402Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:43.3541169Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:43.3542816Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:43.3544363Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T15:59:43.3544931Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3546228Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3547581Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3548858Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3550616Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3552340Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3554140Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3555946Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3557150Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3558324Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3559375Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3560309Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T15:59:43.3560809Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-04-03T15:59:43.3562009Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-04-03T15:59:43.3562578Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3564006Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3565350Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3566719Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3568210Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3569635Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3570998Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T15:59:43.3571306Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-04-03T15:59:43.3572209Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-04-03T15:59:43.3572702Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:59:43.3573847Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:59:43.3574968Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:59:43.3575980Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T15:59:43.3576477Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:59:43.3577785Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:59:43.3579070Z copying build/lib.linux-x86_64-cpython-312/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T15:59:43.3579326Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:59:43.3580056Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:59:43.3580991Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:59:43.3581848Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T15:59:43.3582200Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3582982Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3583827Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3584779Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3585467Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3586279Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3586995Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3587921Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3588777Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3589628Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3590394Z copying build/lib.linux-x86_64-cpython-312/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T15:59:43.3590663Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T15:59:43.3591472Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T15:59:43.3592218Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T15:59:43.3592638Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-04-03T15:59:43.3593578Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-04-03T15:59:43.3594083Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:59:43.3595452Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:59:43.3596894Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T15:59:43.3597423Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:59:43.3598712Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:59:43.3600079Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T15:59:43.3600661Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:43.3601869Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:43.3603129Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:43.3604546Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:43.3605937Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T15:59:43.3606542Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:59:43.3607968Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T15:59:43.3608673Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T15:59:43.3610203Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3611821Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3613432Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3613988Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3615241Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3616270Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3617505Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3618725Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3619829Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3621317Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3622969Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3624271Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T15:59:43.3624855Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:59:43.3625929Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:59:43.3626902Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:59:43.3628091Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:59:43.3629270Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T15:59:43.3629737Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:59:43.3630811Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:59:43.3632214Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:59:43.3633583Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:59:43.3634590Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:59:43.3635919Z copying build/lib.linux-x86_64-cpython-312/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T15:59:43.3636384Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3637403Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3638439Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3639483Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3640585Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3641651Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3642777Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3643829Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3644759Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3645626Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3646493Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3647503Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3648532Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3649458Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3650367Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3651262Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3652629Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3653871Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3655217Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T15:59:43.3655954Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3657662Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3659074Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3660662Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3661973Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3663180Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3664300Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3665479Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3666679Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3667946Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3669124Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3670301Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3671386Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3672503Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T15:59:43.3672881Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3673815Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3674807Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3675912Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3677089Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3678086Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3679356Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3680183Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3681148Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3682210Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3683357Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3684361Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3685564Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3686589Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3687484Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3688710Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3689855Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3690939Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3691764Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3692601Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T15:59:43.3693066Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:43.3694302Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:43.3695349Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:43.3696566Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:43.3697738Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:43.3698925Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T15:59:43.3699310Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3700251Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3701391Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3702563Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3703760Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3704855Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3706047Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3707089Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3708156Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3709239Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T15:59:43.3709735Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T15:59:43.3710971Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T15:59:43.3712569Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T15:59:43.3713339Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3714548Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3716311Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3717900Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3719368Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3721004Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3722439Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3724022Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3725700Z copying build/lib.linux-x86_64-cpython-312/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T15:59:43.3726141Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3727118Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3728192Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3729418Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3730495Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3731565Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3732654Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3733516Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3734645Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3735741Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3736960Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3738004Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3739032Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T15:59:43.3739622Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:59:43.3740824Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:59:43.3742136Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:59:43.3743487Z copying build/lib.linux-x86_64-cpython-312/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T15:59:43.3743872Z creating build/bdist.linux-x86_64/wheel/torch/backends 2024-04-03T15:59:43.3744785Z copying build/lib.linux-x86_64-cpython-312/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2024-04-03T15:59:43.3745146Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T15:59:43.3746157Z copying build/lib.linux-x86_64-cpython-312/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T15:59:43.3747097Z copying build/lib.linux-x86_64-cpython-312/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T15:59:43.3747469Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:59:43.3748333Z copying build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:59:43.3749263Z copying build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:59:43.3750047Z copying build/lib.linux-x86_64-cpython-312/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T15:59:43.3750376Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-04-03T15:59:43.3751401Z copying build/lib.linux-x86_64-cpython-312/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-04-03T15:59:43.3751821Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-04-03T15:59:43.3752857Z copying build/lib.linux-x86_64-cpython-312/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-04-03T15:59:43.3753222Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T15:59:43.3754144Z copying build/lib.linux-x86_64-cpython-312/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T15:59:43.3754957Z copying build/lib.linux-x86_64-cpython-312/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T15:59:43.3755363Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-04-03T15:59:43.3756651Z copying build/lib.linux-x86_64-cpython-312/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-04-03T15:59:43.3757064Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-04-03T15:59:43.3758182Z copying build/lib.linux-x86_64-cpython-312/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-04-03T15:59:43.3758566Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-04-03T15:59:43.3759568Z copying build/lib.linux-x86_64-cpython-312/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-04-03T15:59:43.3759949Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-04-03T15:59:43.3760888Z copying build/lib.linux-x86_64-cpython-312/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-04-03T15:59:43.3761295Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-04-03T15:59:43.3762089Z copying build/lib.linux-x86_64-cpython-312/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-04-03T15:59:43.3762477Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-04-03T15:59:43.3763320Z copying build/lib.linux-x86_64-cpython-312/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-04-03T15:59:43.3763646Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-04-03T15:59:43.3764564Z copying build/lib.linux-x86_64-cpython-312/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-04-03T15:59:43.3765016Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-04-03T15:59:43.3765944Z copying build/lib.linux-x86_64-cpython-312/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-04-03T15:59:43.3766323Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T15:59:43.3767167Z copying build/lib.linux-x86_64-cpython-312/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T15:59:43.3768044Z copying build/lib.linux-x86_64-cpython-312/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T15:59:43.3768370Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-04-03T15:59:43.3769321Z copying build/lib.linux-x86_64-cpython-312/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-04-03T15:59:43.3769716Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2024-04-03T15:59:43.3770635Z copying build/lib.linux-x86_64-cpython-312/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/compiler 2024-04-03T15:59:43.3770884Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T15:59:43.3772024Z copying build/lib.linux-x86_64-cpython-312/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T15:59:43.3772995Z copying build/lib.linux-x86_64-cpython-312/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T15:59:43.3773418Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2024-04-03T15:59:43.3774498Z copying build/lib.linux-x86_64-cpython-312/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2024-04-03T15:59:43.3774981Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:59:43.3775816Z copying build/lib.linux-x86_64-cpython-312/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:59:43.3776800Z copying build/lib.linux-x86_64-cpython-312/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:59:43.3777935Z copying build/lib.linux-x86_64-cpython-312/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T15:59:43.3778394Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3779190Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3779945Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3780871Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3781909Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3782894Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3783851Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3784728Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3785752Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3786826Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3787843Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3788695Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3789808Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3790794Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3792005Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3793111Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3793863Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T15:59:43.3794404Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:59:43.3795508Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:59:43.3796322Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:59:43.3797134Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:59:43.3797956Z copying build/lib.linux-x86_64-cpython-312/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T15:59:43.3798332Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3799167Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3800114Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3801092Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3802128Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3803084Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3804077Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3804920Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3805927Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3806872Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3807823Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3808964Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3809836Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3810820Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3811786Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3812571Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3813390Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3814391Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T15:59:43.3814799Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:59:43.3815824Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:59:43.3817154Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:59:43.3818553Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:59:43.3819876Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:59:43.3820902Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T15:59:43.3821656Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3822982Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3824306Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3825695Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3827398Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3828824Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3830178Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3831729Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3833161Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3834879Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T15:59:43.3835498Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3836949Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3838447Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3839950Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3841532Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3843060Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3844667Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3846162Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T15:59:43.3846876Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-04-03T15:59:43.3848650Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-04-03T15:59:43.3849504Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T15:59:43.3851320Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T15:59:43.3853179Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T15:59:43.3854025Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3855866Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3857695Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3859542Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3861514Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3863470Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3865324Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3867179Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3869008Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.3869912Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3871872Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3873827Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3875834Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3877820Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3879801Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3881819Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T15:59:43.3882596Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T15:59:43.3884393Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T15:59:43.3886183Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T15:59:43.3887030Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:43.3888842Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:43.3890765Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:43.3892554Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:43.3894572Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T15:59:43.3895676Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T15:59:43.3898067Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3900483Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3902992Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3905478Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.3906218Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-04-03T15:59:43.3907918Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-04-03T15:59:43.3923548Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-04-03T15:59:43.3925234Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-04-03T15:59:43.3925851Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3926944Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3927819Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3929052Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/batch_dim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3930141Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3931030Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/config.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3932122Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3933041Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/distribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3934075Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3935123Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/gm_transformation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3936065Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/graph_optimization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3937001Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3937990Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/iter_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3938935Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/log_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3939817Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/parallel_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3940789Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_spmd/partial_lower.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T15:59:43.3941193Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3942233Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3943294Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3944498Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3945558Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3946620Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3947513Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3948579Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/op_schema.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3949849Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3950887Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/random.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3951829Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3952993Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/sharding_prop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3954103Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/tp_conv.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T15:59:43.3954534Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:59:43.3955745Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:59:43.3956882Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug/comm_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:59:43.3958138Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug/op_coverage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:59:43.3959280Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/debug/visualize_sharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T15:59:43.3959820Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T15:59:43.3961056Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T15:59:43.3962326Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/experimental/tp_transform.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T15:59:43.3962759Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3963790Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3964891Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/basic_strategy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3966068Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3967205Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/conv_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3968271Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3969500Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3970620Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3971637Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3972625Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3973656Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/random_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3974775Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3975710Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3976671Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T15:59:43.3977109Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T15:59:43.3978269Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T15:59:43.3979252Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T15:59:43.3979678Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T15:59:43.3980528Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T15:59:43.3981627Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T15:59:43.3982242Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T15:59:43.3983599Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T15:59:43.3985065Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T15:59:43.3985663Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:59:43.3986961Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:59:43.3988168Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T15:59:43.3988826Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:59:43.3990203Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:59:43.3991647Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T15:59:43.3992207Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T15:59:43.3993536Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T15:59:43.3995043Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T15:59:43.3995509Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.3996889Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.3998278Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.3999597Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4000939Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4002260Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4003733Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4005010Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4006524Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4007881Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T15:59:43.4008398Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:43.4009912Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:43.4011210Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:43.4012837Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:43.4014483Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T15:59:43.4014899Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-04-03T15:59:43.4015843Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-04-03T15:59:43.4016372Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4017450Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4018631Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4019695Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4020981Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4022140Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4023241Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4024614Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4025882Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4027277Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4028221Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4029491Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4030607Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4031669Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4032723Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4033816Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4034884Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4036177Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4037194Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4038349Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4039642Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4040630Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4041832Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4042855Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4043882Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T15:59:43.4044212Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-04-03T15:59:43.4045194Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-04-03T15:59:43.4045729Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-04-03T15:59:43.4046733Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-04-03T15:59:43.4047157Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:59:43.4048369Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:59:43.4049558Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:59:43.4050985Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T15:59:43.4051601Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:59:43.4053059Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:59:43.4054677Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:59:43.4056456Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T15:59:43.4057127Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T15:59:43.4058812Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T15:59:43.4060249Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T15:59:43.4060890Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:43.4062547Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:43.4064191Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:43.4065856Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:43.4067764Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T15:59:43.4068323Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:43.4069605Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:43.4071104Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:43.4072644Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T15:59:43.4073411Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:43.4075129Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:43.4076772Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:43.4078332Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T15:59:43.4078823Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4080147Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4081314Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4082750Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4084035Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4085549Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4086940Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4088090Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4089770Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4090960Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4092990Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4094237Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T15:59:43.4094889Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:59:43.4096390Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:59:43.4097404Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:59:43.4098818Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:59:43.4099917Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T15:59:43.4100347Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4101336Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4102648Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4103816Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4104891Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4105926Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4106961Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T15:59:43.4107364Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:59:43.4108672Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:59:43.4109879Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:59:43.4111434Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T15:59:43.4111830Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4112786Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4113769Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4114776Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4115781Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4116824Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4117766Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4118812Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4119782Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4120799Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4121681Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4122610Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4123548Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4124550Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4125536Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4126532Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4127536Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4128522Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4129380Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4130460Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4131632Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4132617Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T15:59:43.4133048Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T15:59:43.4134226Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T15:59:43.4135219Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T15:59:43.4135760Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T15:59:43.4136645Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T15:59:43.4137757Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T15:59:43.4138092Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T15:59:43.4139127Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T15:59:43.4140153Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T15:59:43.4140550Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T15:59:43.4141384Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T15:59:43.4142670Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T15:59:43.4143263Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T15:59:43.4144615Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T15:59:43.4146103Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T15:59:43.4146663Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4147467Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4148810Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4150144Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4151423Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4152483Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4154067Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4155665Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4157370Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4158625Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4159470Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4160650Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4161460Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4162412Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4163425Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4164597Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T15:59:43.4165126Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2024-04-03T15:59:43.4166089Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2024-04-03T15:59:43.4166602Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4167555Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4168891Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4170039Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4171187Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4172282Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4173371Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4174508Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4175624Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4176691Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4177747Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4178868Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4179969Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T15:59:43.4180577Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:43.4181749Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:43.4183250Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:43.4184406Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T15:59:43.4184805Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4185900Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4187053Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4188196Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4189238Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4190394Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4191534Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T15:59:43.4191900Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4192703Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4193593Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4194366Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4195503Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4196447Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4197320Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4198458Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4199310Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4200168Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4201105Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T15:59:43.4201552Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T15:59:43.4202553Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T15:59:43.4203554Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T15:59:43.4203965Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-04-03T15:59:43.4204945Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-04-03T15:59:43.4205383Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4206420Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4207575Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4208618Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4209744Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4210672Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4211588Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4212585Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4213682Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4214814Z copying build/lib.linux-x86_64-cpython-312/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T15:59:43.4215219Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4216073Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4216898Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4217904Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4218797Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4219629Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4220433Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4221309Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4222443Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4223458Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4224461Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4225345Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4226215Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4227197Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4228078Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4229119Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4229845Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4230697Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4231546Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4232403Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4233272Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4234110Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4234991Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4235704Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4236633Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4237416Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4238351Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4239209Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4240113Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4241136Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4242162Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4242946Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4243923Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4244789Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4245648Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4246634Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4247505Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4248588Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4249606Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4250642Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4251478Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4252711Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4253675Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4254580Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4255428Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4256394Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4257396Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4258268Z copying build/lib.linux-x86_64-cpython-312/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T15:59:43.4258629Z creating build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4259414Z copying build/lib.linux-x86_64-cpython-312/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4260314Z copying build/lib.linux-x86_64-cpython-312/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4261317Z copying build/lib.linux-x86_64-cpython-312/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4262266Z copying build/lib.linux-x86_64-cpython-312/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4262931Z copying build/lib.linux-x86_64-cpython-312/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4263813Z copying build/lib.linux-x86_64-cpython-312/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4264452Z copying build/lib.linux-x86_64-cpython-312/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4265195Z copying build/lib.linux-x86_64-cpython-312/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4265944Z copying build/lib.linux-x86_64-cpython-312/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4266701Z copying build/lib.linux-x86_64-cpython-312/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4267475Z copying build/lib.linux-x86_64-cpython-312/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4268286Z copying build/lib.linux-x86_64-cpython-312/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T15:59:43.4268601Z creating build/bdist.linux-x86_64/wheel/torch/fft 2024-04-03T15:59:43.4269415Z copying build/lib.linux-x86_64-cpython-312/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2024-04-03T15:59:43.4269649Z creating build/bdist.linux-x86_64/wheel/torch/func 2024-04-03T15:59:43.4270328Z copying build/lib.linux-x86_64-cpython-312/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2024-04-03T15:59:43.4270584Z creating build/bdist.linux-x86_64/wheel/torch/futures 2024-04-03T15:59:43.4271358Z copying build/lib.linux-x86_64-cpython-312/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2024-04-03T15:59:43.4271599Z creating build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4272172Z copying build/lib.linux-x86_64-cpython-312/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4273055Z copying build/lib.linux-x86_64-cpython-312/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4273787Z copying build/lib.linux-x86_64-cpython-312/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4274579Z copying build/lib.linux-x86_64-cpython-312/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4275444Z copying build/lib.linux-x86_64-cpython-312/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4276260Z copying build/lib.linux-x86_64-cpython-312/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4277017Z copying build/lib.linux-x86_64-cpython-312/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4277788Z copying build/lib.linux-x86_64-cpython-312/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4278403Z copying build/lib.linux-x86_64-cpython-312/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4279214Z copying build/lib.linux-x86_64-cpython-312/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4279835Z copying build/lib.linux-x86_64-cpython-312/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4280526Z copying build/lib.linux-x86_64-cpython-312/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4281175Z copying build/lib.linux-x86_64-cpython-312/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4281868Z copying build/lib.linux-x86_64-cpython-312/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4282527Z copying build/lib.linux-x86_64-cpython-312/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4283367Z copying build/lib.linux-x86_64-cpython-312/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4284024Z copying build/lib.linux-x86_64-cpython-312/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4284499Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4285603Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4286682Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4287676Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4288879Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/_sym_dispatch_mode.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4290085Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4291002Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4291941Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4293004Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4293918Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4295041Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4296014Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4297142Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4298065Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4298953Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4299999Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4300904Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4301922Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4303019Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4303886Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4304965Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4306018Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4306918Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T15:59:43.4307578Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4308864Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4310243Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4311505Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4312969Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4314200Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4315347Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4316497Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4317710Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T15:59:43.4318128Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4319191Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4320240Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4321363Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4322435Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4323509Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4324662Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4325757Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4326872Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T15:59:43.4327582Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4329055Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4330908Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4332891Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4334614Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4336002Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4337445Z copying build/lib.linux-x86_64-cpython-312/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T15:59:43.4337798Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4338547Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4339414Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4340207Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4340910Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4341799Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4342737Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4343639Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4344552Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4345461Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4346330Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4347033Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4347845Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4348655Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4349415Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4350348Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T15:59:43.4350691Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T15:59:43.4351692Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T15:59:43.4352702Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T15:59:43.4353013Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-04-03T15:59:43.4353976Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-04-03T15:59:43.4354399Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T15:59:43.4355432Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T15:59:43.4356534Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T15:59:43.4356880Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:59:43.4357803Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:59:43.4358793Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:59:43.4359682Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:59:43.4360490Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T15:59:43.4360852Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T15:59:43.4361678Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T15:59:43.4362713Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T15:59:43.4363016Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4363789Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4364727Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4365702Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4366600Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4367649Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4368741Z copying build/lib.linux-x86_64-cpython-312/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T15:59:43.4369329Z copying build/lib.linux-x86_64-cpython-312/torch/fx/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T15:59:43.4369596Z creating build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4370395Z copying build/lib.linux-x86_64-cpython-312/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4371133Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4371952Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4372577Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4373270Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4374160Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4374975Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4375821Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4376498Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4377302Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4378108Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4378765Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4379617Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4380469Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4381146Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4381856Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4382759Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4383617Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4384412Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4385055Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4385687Z copying build/lib.linux-x86_64-cpython-312/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4386356Z copying build/lib.linux-x86_64-cpython-312/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4387230Z copying build/lib.linux-x86_64-cpython-312/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4387980Z copying build/lib.linux-x86_64-cpython-312/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4388777Z copying build/lib.linux-x86_64-cpython-312/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4389537Z copying build/lib.linux-x86_64-cpython-312/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T15:59:43.4389954Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T15:59:43.4390862Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T15:59:43.4391859Z copying build/lib.linux-x86_64-cpython-312/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T15:59:43.4392235Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-04-03T15:59:43.4393039Z copying build/lib.linux-x86_64-cpython-312/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-04-03T15:59:43.4393409Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2024-04-03T15:59:43.4394313Z copying build/lib.linux-x86_64-cpython-312/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2024-04-03T15:59:43.4394624Z creating build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:59:43.4395455Z copying build/lib.linux-x86_64-cpython-312/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:59:43.4396273Z copying build/lib.linux-x86_64-cpython-312/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:59:43.4397024Z copying build/lib.linux-x86_64-cpython-312/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T15:59:43.4397547Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4398532Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4399759Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4400804Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4401890Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4403005Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4404167Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4405136Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4406205Z copying build/lib.linux-x86_64-cpython-312/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T15:59:43.4406519Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2024-04-03T15:59:43.4407318Z copying build/lib.linux-x86_64-cpython-312/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2024-04-03T15:59:43.4407659Z creating build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:59:43.4408433Z copying build/lib.linux-x86_64-cpython-312/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:59:43.4409286Z copying build/lib.linux-x86_64-cpython-312/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:59:43.4410088Z copying build/lib.linux-x86_64-cpython-312/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T15:59:43.4410511Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4411570Z copying build/lib.linux-x86_64-cpython-312/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4412543Z copying build/lib.linux-x86_64-cpython-312/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4413487Z copying build/lib.linux-x86_64-cpython-312/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4414519Z copying build/lib.linux-x86_64-cpython-312/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4415513Z copying build/lib.linux-x86_64-cpython-312/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4416423Z copying build/lib.linux-x86_64-cpython-312/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T15:59:43.4416737Z creating build/bdist.linux-x86_64/wheel/torch/nested 2024-04-03T15:59:43.4417508Z copying build/lib.linux-x86_64-cpython-312/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2024-04-03T15:59:43.4417856Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:59:43.4418600Z copying build/lib.linux-x86_64-cpython-312/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:59:43.4419538Z copying build/lib.linux-x86_64-cpython-312/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:59:43.4420396Z copying build/lib.linux-x86_64-cpython-312/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:59:43.4421298Z copying build/lib.linux-x86_64-cpython-312/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T15:59:43.4421611Z creating build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4422298Z copying build/lib.linux-x86_64-cpython-312/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4422890Z copying build/lib.linux-x86_64-cpython-312/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4423902Z copying build/lib.linux-x86_64-cpython-312/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4424660Z copying build/lib.linux-x86_64-cpython-312/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4425450Z copying build/lib.linux-x86_64-cpython-312/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4426291Z copying build/lib.linux-x86_64-cpython-312/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4426993Z copying build/lib.linux-x86_64-cpython-312/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4427597Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4427937Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:59:43.4428865Z copying build/lib.linux-x86_64-cpython-312/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:59:43.4429791Z copying build/lib.linux-x86_64-cpython-312/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:59:43.4430619Z copying build/lib.linux-x86_64-cpython-312/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T15:59:43.4430947Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T15:59:43.4431766Z copying build/lib.linux-x86_64-cpython-312/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T15:59:43.4432572Z copying build/lib.linux-x86_64-cpython-312/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T15:59:43.4432906Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-04-03T15:59:43.4433674Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-04-03T15:59:43.4434010Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T15:59:43.4435082Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T15:59:43.4436487Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T15:59:43.4436806Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-04-03T15:59:43.4437788Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-04-03T15:59:43.4438210Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:43.4439098Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:43.4440676Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:43.4442229Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:43.4443767Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T15:59:43.4444362Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-04-03T15:59:43.4445728Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-04-03T15:59:43.4446140Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:43.4447362Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-04-03T15:59:43.4448002Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:43.4449297Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:43.4450836Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T15:59:43.4451283Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.4452388Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.4453501Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.4454715Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.4455983Z copying build/lib.linux-x86_64-cpython-312/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T15:59:43.4456357Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4457315Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4458424Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4459221Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4459919Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4460700Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4461556Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4462545Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4463292Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4464108Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4464978Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4465867Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4466691Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4467596Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4468397Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4469225Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4470094Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4470970Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4471955Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4472882Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4473858Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4474784Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4475702Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4476750Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4477730Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4478730Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4479638Z copying build/lib.linux-x86_64-cpython-312/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T15:59:43.4480056Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4481038Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4482035Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4482948Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4483969Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4485003Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4486057Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4487202Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4488137Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T15:59:43.4488405Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-04-03T15:59:43.4489203Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-04-03T15:59:43.4489566Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-04-03T15:59:43.4490751Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-04-03T15:59:43.4491178Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T15:59:43.4492306Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T15:59:43.4493663Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T15:59:43.4494106Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:59:43.4494899Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:59:43.4495846Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:59:43.4496827Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:59:43.4497740Z copying build/lib.linux-x86_64-cpython-312/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T15:59:43.4498217Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-04-03T15:59:43.4498993Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-04-03T15:59:43.4499478Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:59:43.4500814Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:59:43.4502451Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:59:43.4503920Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T15:59:43.4504244Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T15:59:43.4505337Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T15:59:43.4506254Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T15:59:43.4506800Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-04-03T15:59:43.4507690Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-04-03T15:59:43.4508085Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4509450Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4510601Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4512034Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4513474Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4514852Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4516543Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T15:59:43.4517201Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-04-03T15:59:43.4518189Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-04-03T15:59:43.4518918Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:43.4520354Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:43.4521712Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:43.4523363Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:43.4524869Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T15:59:43.4525316Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4526246Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4527257Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4528358Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4529449Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4530565Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4532050Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4533601Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4535181Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4536746Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4538057Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4539423Z copying build/lib.linux-x86_64-cpython-312/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T15:59:43.4539927Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4540769Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4541967Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4543133Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4544393Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4545515Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4546682Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4547823Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4548906Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4550038Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4551215Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4552274Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4553352Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4554313Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4555295Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4556418Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4557473Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T15:59:43.4557978Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4559345Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4560795Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4561779Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4562853Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4564085Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4565194Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4566400Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4567680Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4569343Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4571051Z copying build/lib.linux-x86_64-cpython-312/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T15:59:43.4572046Z copying build/lib.linux-x86_64-cpython-312/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4573135Z copying build/lib.linux-x86_64-cpython-312/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T15:59:43.4573464Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4574387Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4575202Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4576052Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4576898Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4577815Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4578578Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4579448Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4580275Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4581065Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4581762Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4582778Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4583644Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4584543Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4585494Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4586385Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4587199Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4587962Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4588869Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4589539Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4590497Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4591272Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4592098Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4592811Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4593659Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4594495Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4595300Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4596076Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4596887Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T15:59:43.4597252Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4598059Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4598994Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4599794Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/exporter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4600590Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4601384Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4602206Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4603108Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4604464Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T15:59:43.4604836Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:59:43.4606266Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:59:43.4607327Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:59:43.4608586Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T15:59:43.4609051Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4610118Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4611185Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4612361Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/context.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4613493Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/decorator.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4614700Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4615724Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T15:59:43.4616238Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4617443Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4618564Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4619870Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4621077Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4622546Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4623853Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4625160Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4626475Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4627671Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4629109Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4630552Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4632145Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4633508Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4634999Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4636631Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.4638158Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.4639365Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4640446Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4641602Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4642776Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4643896Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4645068Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4646346Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4647777Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4649345Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4650517Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4651961Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4653299Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4654745Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4656015Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4657226Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4658419Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4659570Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4660757Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4661989Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4663463Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4664613Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4665725Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4666863Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4668219Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4669650Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4671251Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4672742Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4674081Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4675536Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4676928Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4678290Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4679792Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4681327Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4682692Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4684165Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4686182Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4687411Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4688694Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4689863Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T15:59:43.4690193Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4690950Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4691707Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4692547Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/decomposition_skip.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4693454Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4694343Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/diagnostics.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4695201Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4696040Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4697036Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4698044Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4698993Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/op_validation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4699761Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4700563Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4701487Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4702544Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4703347Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T15:59:43.4703938Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T15:59:43.4704834Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T15:59:43.4705902Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T15:59:43.4706305Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4707282Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4708170Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4709191Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4710306Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4711326Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4712237Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4713204Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4714278Z copying build/lib.linux-x86_64-cpython-312/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T15:59:43.4714641Z creating build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4715365Z copying build/lib.linux-x86_64-cpython-312/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4716096Z copying build/lib.linux-x86_64-cpython-312/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4716834Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4717567Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4718240Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4719078Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4719702Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4720422Z copying build/lib.linux-x86_64-cpython-312/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4721028Z copying build/lib.linux-x86_64-cpython-312/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4721868Z copying build/lib.linux-x86_64-cpython-312/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4722474Z copying build/lib.linux-x86_64-cpython-312/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4723235Z copying build/lib.linux-x86_64-cpython-312/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4723909Z copying build/lib.linux-x86_64-cpython-312/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4724590Z copying build/lib.linux-x86_64-cpython-312/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4725259Z copying build/lib.linux-x86_64-cpython-312/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4725991Z copying build/lib.linux-x86_64-cpython-312/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4726819Z copying build/lib.linux-x86_64-cpython-312/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4727761Z copying build/lib.linux-x86_64-cpython-312/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4728090Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-04-03T15:59:43.4729131Z copying build/lib.linux-x86_64-cpython-312/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-04-03T15:59:43.4729815Z copying build/lib.linux-x86_64-cpython-312/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4730640Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4731419Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4732073Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4733006Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4733681Z copying build/lib.linux-x86_64-cpython-312/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4734490Z copying build/lib.linux-x86_64-cpython-312/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4735323Z copying build/lib.linux-x86_64-cpython-312/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4736159Z copying build/lib.linux-x86_64-cpython-312/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4736994Z copying build/lib.linux-x86_64-cpython-312/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4737866Z copying build/lib.linux-x86_64-cpython-312/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4738680Z copying build/lib.linux-x86_64-cpython-312/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4739572Z copying build/lib.linux-x86_64-cpython-312/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4740379Z copying build/lib.linux-x86_64-cpython-312/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4741287Z copying build/lib.linux-x86_64-cpython-312/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4742010Z copying build/lib.linux-x86_64-cpython-312/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T15:59:43.4742417Z creating build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4743231Z copying build/lib.linux-x86_64-cpython-312/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4744095Z copying build/lib.linux-x86_64-cpython-312/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4744927Z copying build/lib.linux-x86_64-cpython-312/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4745809Z copying build/lib.linux-x86_64-cpython-312/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4746619Z copying build/lib.linux-x86_64-cpython-312/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4747263Z copying build/lib.linux-x86_64-cpython-312/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4748005Z copying build/lib.linux-x86_64-cpython-312/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4748771Z copying build/lib.linux-x86_64-cpython-312/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4749558Z copying build/lib.linux-x86_64-cpython-312/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4750453Z copying build/lib.linux-x86_64-cpython-312/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4751376Z copying build/lib.linux-x86_64-cpython-312/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4752139Z copying build/lib.linux-x86_64-cpython-312/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4752969Z copying build/lib.linux-x86_64-cpython-312/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4753747Z copying build/lib.linux-x86_64-cpython-312/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4754576Z copying build/lib.linux-x86_64-cpython-312/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T15:59:43.4754949Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:59:43.4755854Z copying build/lib.linux-x86_64-cpython-312/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:59:43.4756875Z copying build/lib.linux-x86_64-cpython-312/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:59:43.4757840Z copying build/lib.linux-x86_64-cpython-312/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:59:43.4759045Z copying build/lib.linux-x86_64-cpython-312/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T15:59:43.4759363Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4760207Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4761105Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4761875Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4762817Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4763808Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4764679Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4765564Z copying build/lib.linux-x86_64-cpython-312/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T15:59:43.4766027Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4767003Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4767932Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4768928Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4769863Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4770813Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4771725Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4772840Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4773659Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4774628Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4775382Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4776258Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4777129Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4778113Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4779104Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4779933Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4780800Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T15:59:43.4781168Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4782234Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4783001Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4783762Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4784651Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4785581Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4786584Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4787559Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4788455Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4789363Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4790788Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4792065Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4793307Z copying build/lib.linux-x86_64-cpython-312/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T15:59:43.4793725Z creating build/bdist.linux-x86_64/wheel/torch/signal 2024-04-03T15:59:43.4794657Z copying build/lib.linux-x86_64-cpython-312/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2024-04-03T15:59:43.4795135Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T15:59:43.4796260Z copying build/lib.linux-x86_64-cpython-312/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T15:59:43.4797550Z copying build/lib.linux-x86_64-cpython-312/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T15:59:43.4797941Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4798581Z copying build/lib.linux-x86_64-cpython-312/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4799338Z copying build/lib.linux-x86_64-cpython-312/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4800032Z copying build/lib.linux-x86_64-cpython-312/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4800691Z copying build/lib.linux-x86_64-cpython-312/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4801357Z copying build/lib.linux-x86_64-cpython-312/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4802129Z copying build/lib.linux-x86_64-cpython-312/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T15:59:43.4802380Z creating build/bdist.linux-x86_64/wheel/torch/special 2024-04-03T15:59:43.4803177Z copying build/lib.linux-x86_64-cpython-312/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2024-04-03T15:59:43.4803446Z creating build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:59:43.4804163Z copying build/lib.linux-x86_64-cpython-312/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:59:43.4805041Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:59:43.4805759Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T15:59:43.4806157Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4807070Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4808112Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4809303Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4810488Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4811366Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4812547Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4813484Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4814601Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4815696Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4816925Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4817929Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4819208Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4820208Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4821209Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4822154Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4823249Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4824121Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4825146Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4826138Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4827127Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4828059Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4828944Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4829870Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4830791Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4831728Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4832616Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4833497Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4834399Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4835455Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4836392Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4837351Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4838344Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4839555Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4840518Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4841508Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4842362Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T15:59:43.4842777Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-04-03T15:59:43.4843774Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-04-03T15:59:43.4844149Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:59:43.4845089Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:59:43.4845993Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:59:43.4846890Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T15:59:43.4847343Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4848304Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4849485Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4850609Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4851978Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4853159Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4854399Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4855549Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4856793Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4857929Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4859165Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T15:59:43.4859795Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T15:59:43.4861023Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T15:59:43.4862480Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T15:59:43.4863125Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.4864494Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T15:59:43.4865908Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.4867498Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.4868048Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T15:59:43.4869272Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T15:59:43.4870876Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T15:59:43.4871349Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-04-03T15:59:43.4872630Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-04-03T15:59:43.4873188Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T15:59:43.4874283Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T15:59:43.4875606Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T15:59:43.4876214Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2024-04-03T15:59:43.4877468Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2024-04-03T15:59:43.4877932Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4879036Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4880193Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4881627Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4882824Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4884295Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4885554Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4886687Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4888053Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T15:59:43.4888656Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:43.4889933Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:43.4891340Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T15:59:43.4892884Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.4893466Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:43.4894883Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:43.4896271Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:43.4897391Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:43.4898671Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T15:59:43.4899216Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T15:59:43.4900360Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T15:59:43.4901578Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T15:59:43.4901986Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:59:43.4903065Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:59:43.4904005Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:59:43.4905187Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:59:43.4906157Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T15:59:43.4906765Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4907954Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4909707Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4910911Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4912397Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4913617Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4914829Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4916029Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T15:59:43.4916534Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4917618Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4918885Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4920073Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4921166Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4922426Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4923703Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T15:59:43.4924184Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:59:43.4925809Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:59:43.4926848Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:59:43.4927982Z copying build/lib.linux-x86_64-cpython-312/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T15:59:43.4928238Z creating build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4929158Z copying build/lib.linux-x86_64-cpython-312/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4929919Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4930824Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4931607Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4932456Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4933095Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4933892Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4934667Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4935290Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4935986Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4936678Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4937353Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4938135Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4938838Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4939519Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4940246Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4941049Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4941832Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4942727Z copying build/lib.linux-x86_64-cpython-312/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4943403Z copying build/lib.linux-x86_64-cpython-312/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4944114Z copying build/lib.linux-x86_64-cpython-312/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4944979Z copying build/lib.linux-x86_64-cpython-312/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4946235Z copying build/lib.linux-x86_64-cpython-312/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4946927Z copying build/lib.linux-x86_64-cpython-312/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4947713Z copying build/lib.linux-x86_64-cpython-312/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4948644Z copying build/lib.linux-x86_64-cpython-312/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4949576Z copying build/lib.linux-x86_64-cpython-312/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4950592Z copying build/lib.linux-x86_64-cpython-312/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4951335Z copying build/lib.linux-x86_64-cpython-312/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4952062Z copying build/lib.linux-x86_64-cpython-312/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4953018Z copying build/lib.linux-x86_64-cpython-312/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4953744Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4954507Z copying build/lib.linux-x86_64-cpython-312/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4955359Z copying build/lib.linux-x86_64-cpython-312/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4956073Z copying build/lib.linux-x86_64-cpython-312/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T15:59:43.4956370Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4957114Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4957882Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4958654Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4959444Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4960323Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4961240Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4962073Z copying build/lib.linux-x86_64-cpython-312/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T15:59:43.4962704Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-04-03T15:59:43.4963723Z copying build/lib.linux-x86_64-cpython-312/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-04-03T15:59:43.4964091Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-04-03T15:59:43.4965187Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-04-03T15:59:43.4965663Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4966798Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4968002Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4969081Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4970106Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4971142Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4972272Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4973457Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T15:59:43.4973904Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4975099Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4976314Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4978464Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4979562Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4980635Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4981855Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T15:59:43.4982438Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4983573Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4984517Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4985713Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4986628Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4987669Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4988768Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4989698Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4991010Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4992347Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.4992874Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.4994181Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.4995405Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.4996730Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.4998149Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.4999438Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.5000714Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T15:59:43.5001700Z copying build/lib.linux-x86_64-cpython-312/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T15:59:43.5002076Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T15:59:43.5002833Z copying build/lib.linux-x86_64-cpython-312/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T15:59:43.5003589Z copying build/lib.linux-x86_64-cpython-312/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T15:59:43.5003871Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5004647Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5005523Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5006506Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5007428Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5008391Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5009284Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5010331Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5011235Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T15:59:43.5011625Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5012713Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5013829Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5014674Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5015622Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5016739Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5018939Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T15:59:43.5019404Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5020804Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5022343Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5023515Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5024487Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5025564Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5026579Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5027057Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:43.5028208Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:43.5029533Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:43.5030760Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:43.5031960Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:43.5033024Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T15:59:43.5033644Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5034772Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5035835Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5037243Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5038534Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5039849Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5041137Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5042271Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5043477Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5044636Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5045679Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5046653Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5047562Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T15:59:43.5047967Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5048905Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5049820Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5050796Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5051721Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5052677Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5053560Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T15:59:43.5054003Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:59:43.5054928Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:59:43.5055851Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:59:43.5056791Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:59:43.5057772Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T15:59:43.5058648Z copying build/lib.linux-x86_64-cpython-312/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T15:59:43.5058930Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:59:43.5059681Z copying build/lib.linux-x86_64-cpython-312/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:59:43.5060426Z copying build/lib.linux-x86_64-cpython-312/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:59:43.5061215Z copying build/lib.linux-x86_64-cpython-312/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:59:43.5061966Z copying build/lib.linux-x86_64-cpython-312/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:59:43.5062811Z copying build/lib.linux-x86_64-cpython-312/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T15:59:43.5063070Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T15:59:43.5063747Z copying build/lib.linux-x86_64-cpython-312/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T15:59:43.5064439Z copying build/lib.linux-x86_64-cpython-312/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T15:59:43.5064741Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5065494Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5066229Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5067021Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5067751Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5068527Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5069290Z copying build/lib.linux-x86_64-cpython-312/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T15:59:43.5069600Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5070372Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5071194Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5072032Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5072944Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5073891Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5074770Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5075605Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5076368Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5077221Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5077996Z copying build/lib.linux-x86_64-cpython-312/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T15:59:43.5078255Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T15:59:43.5078960Z copying build/lib.linux-x86_64-cpython-312/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T15:59:43.5079618Z copying build/lib.linux-x86_64-cpython-312/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T15:59:43.5079853Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:59:43.5080440Z copying build/lib.linux-x86_64-cpython-312/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:59:43.5081326Z copying build/lib.linux-x86_64-cpython-312/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:59:43.5081921Z copying build/lib.linux-x86_64-cpython-312/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:59:43.5082510Z copying build/lib.linux-x86_64-cpython-312/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:59:43.5083123Z copying build/lib.linux-x86_64-cpython-312/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T15:59:43.5083648Z copying build/lib.linux-x86_64-cpython-312/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.5083869Z creating build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5084513Z copying build/lib.linux-x86_64-cpython-312/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5085089Z copying build/lib.linux-x86_64-cpython-312/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5102575Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5108024Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5154446Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5246976Z copying build/lib.linux-x86_64-cpython-312/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5249081Z copying build/lib.linux-x86_64-cpython-312/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5253501Z copying build/lib.linux-x86_64-cpython-312/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5258388Z copying build/lib.linux-x86_64-cpython-312/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5263558Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5268552Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5274548Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5381869Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5387515Z copying build/lib.linux-x86_64-cpython-312/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5389386Z copying build/lib.linux-x86_64-cpython-312/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5419858Z copying build/lib.linux-x86_64-cpython-312/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T15:59:43.5421571Z creating build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5423070Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5427885Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5432476Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5436968Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5442020Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5446624Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5451169Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5455823Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5460660Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5465579Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5470492Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5476360Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5481392Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5486042Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5491042Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5495768Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5501018Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5505911Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5510496Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5515634Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5520607Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5525198Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5529588Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5534322Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5539186Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5543892Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5548902Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5553735Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5558452Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5563032Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5567692Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5580941Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5585684Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5590579Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5597367Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5602690Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5607491Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5620825Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5625671Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5630235Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5635453Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5639944Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5644908Z copying build/lib.linux-x86_64-cpython-312/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5648765Z copying build/lib.linux-x86_64-cpython-312/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5655135Z copying build/lib.linux-x86_64-cpython-312/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5659864Z copying build/lib.linux-x86_64-cpython-312/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5666115Z copying build/lib.linux-x86_64-cpython-312/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5671237Z copying build/lib.linux-x86_64-cpython-312/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5676258Z copying build/lib.linux-x86_64-cpython-312/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5681237Z copying build/lib.linux-x86_64-cpython-312/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5686841Z copying build/lib.linux-x86_64-cpython-312/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5691710Z copying build/lib.linux-x86_64-cpython-312/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5696742Z copying build/lib.linux-x86_64-cpython-312/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5701725Z copying build/lib.linux-x86_64-cpython-312/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5706763Z copying build/lib.linux-x86_64-cpython-312/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5714524Z copying build/lib.linux-x86_64-cpython-312/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5719113Z copying build/lib.linux-x86_64-cpython-312/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5723551Z copying build/lib.linux-x86_64-cpython-312/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5728729Z copying build/lib.linux-x86_64-cpython-312/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5733366Z copying build/lib.linux-x86_64-cpython-312/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5741486Z copying build/lib.linux-x86_64-cpython-312/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5746188Z copying build/lib.linux-x86_64-cpython-312/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5750830Z copying build/lib.linux-x86_64-cpython-312/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5755665Z copying build/lib.linux-x86_64-cpython-312/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5760310Z copying build/lib.linux-x86_64-cpython-312/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5765070Z copying build/lib.linux-x86_64-cpython-312/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5770120Z copying build/lib.linux-x86_64-cpython-312/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5774733Z copying build/lib.linux-x86_64-cpython-312/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5779457Z copying build/lib.linux-x86_64-cpython-312/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5784083Z copying build/lib.linux-x86_64-cpython-312/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5790292Z copying build/lib.linux-x86_64-cpython-312/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5795350Z copying build/lib.linux-x86_64-cpython-312/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5800144Z copying build/lib.linux-x86_64-cpython-312/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5804572Z copying build/lib.linux-x86_64-cpython-312/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5809581Z copying build/lib.linux-x86_64-cpython-312/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5814916Z copying build/lib.linux-x86_64-cpython-312/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5819581Z copying build/lib.linux-x86_64-cpython-312/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5824356Z copying build/lib.linux-x86_64-cpython-312/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5832099Z copying build/lib.linux-x86_64-cpython-312/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5837128Z copying build/lib.linux-x86_64-cpython-312/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5838647Z copying build/lib.linux-x86_64-cpython-312/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5843226Z copying build/lib.linux-x86_64-cpython-312/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5848536Z copying build/lib.linux-x86_64-cpython-312/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5853308Z copying build/lib.linux-x86_64-cpython-312/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5854964Z copying build/lib.linux-x86_64-cpython-312/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5861009Z copying build/lib.linux-x86_64-cpython-312/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5865728Z copying build/lib.linux-x86_64-cpython-312/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5870439Z copying build/lib.linux-x86_64-cpython-312/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5874998Z copying build/lib.linux-x86_64-cpython-312/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5880128Z copying build/lib.linux-x86_64-cpython-312/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5889633Z copying build/lib.linux-x86_64-cpython-312/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5895611Z copying build/lib.linux-x86_64-cpython-312/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5906998Z copying build/lib.linux-x86_64-cpython-312/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5915286Z copying build/lib.linux-x86_64-cpython-312/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5927013Z copying build/lib.linux-x86_64-cpython-312/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5936440Z copying build/lib.linux-x86_64-cpython-312/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5942377Z copying build/lib.linux-x86_64-cpython-312/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5950864Z copying build/lib.linux-x86_64-cpython-312/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5955496Z copying build/lib.linux-x86_64-cpython-312/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5960404Z copying build/lib.linux-x86_64-cpython-312/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5965113Z copying build/lib.linux-x86_64-cpython-312/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.5995333Z copying build/lib.linux-x86_64-cpython-312/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T15:59:43.6000611Z copying build/lib.linux-x86_64-cpython-312/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.6008780Z copying build/lib.linux-x86_64-cpython-312/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:43.6010183Z creating build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6011481Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6012971Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6014898Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6016698Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6018404Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6020091Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6021734Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6023648Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6025612Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6027144Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6028693Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6030228Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6031517Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6032965Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6034443Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6035649Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6036888Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6038143Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6039395Z copying build/lib.linux-x86_64-cpython-312/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6040694Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6042234Z copying build/lib.linux-x86_64-cpython-312/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T15:59:43.6043356Z creating build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6044458Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6051781Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6058096Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6061024Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6064188Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6065708Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.6227703Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.8088401Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.8090322Z copying build/lib.linux-x86_64-cpython-312/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T15:59:43.8091482Z creating build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8092740Z copying build/lib.linux-x86_64-cpython-312/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8094515Z copying build/lib.linux-x86_64-cpython-312/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8096226Z copying build/lib.linux-x86_64-cpython-312/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8097839Z copying build/lib.linux-x86_64-cpython-312/torch/include/qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8099495Z copying build/lib.linux-x86_64-cpython-312/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8101146Z copying build/lib.linux-x86_64-cpython-312/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8103012Z copying build/lib.linux-x86_64-cpython-312/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8104378Z copying build/lib.linux-x86_64-cpython-312/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8106144Z copying build/lib.linux-x86_64-cpython-312/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8107947Z copying build/lib.linux-x86_64-cpython-312/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8109720Z copying build/lib.linux-x86_64-cpython-312/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8111311Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8112951Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8114531Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8116115Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8117614Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8119166Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8120931Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8122583Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8124259Z copying build/lib.linux-x86_64-cpython-312/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8125931Z copying build/lib.linux-x86_64-cpython-312/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8127626Z copying build/lib.linux-x86_64-cpython-312/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T15:59:43.8129092Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8130452Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8132318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8134721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8136570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8153970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8156088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8158204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8160311Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8162407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8164758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8167077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8168936Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8171502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8174428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8177066Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8179457Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8181255Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8183214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8185243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8187326Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8189415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8191523Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8193375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8195412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8197235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8199277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8201611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8204316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8206598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8208816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8210952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8212944Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8215210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8217713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8220125Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8222531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8224782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8226852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8228913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8231087Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8233033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8235737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8237985Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8240026Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8241807Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8243757Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8245584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8247109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8248607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8250145Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8251807Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8253431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8255253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8256903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8258914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8260714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8262370Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8263935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8265769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8267418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8269004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8270629Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8272410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8274080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8275746Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8277717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8279593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8281509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8283477Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8285714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8287693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8289792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8292026Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8293973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8295851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8298628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8301397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8303865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8306173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8308123Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8310091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8311902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8313680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8315388Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8317969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8319836Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8321528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8323354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8325014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8326847Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8328758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8330404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8332276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8334433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8336356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8338469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8340595Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8342878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8345195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8347707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8351305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8354932Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8357905Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8360770Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8364272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8367423Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8369965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8372616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8375460Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8378321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8381017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8383934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8386574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8389356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8392200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8394562Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8396770Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T15:59:43.8398335Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:59:43.8399796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:59:43.8401899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:59:43.8403797Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T15:59:43.8405333Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8406389Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8408423Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8410955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8413314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8416027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8418579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8421031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8424350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8427675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8429868Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8432513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8434980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8437444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8439765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8442053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T15:59:43.8443713Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T15:59:43.8445845Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8449465Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8452990Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8456115Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8458790Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8461359Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8464422Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8467019Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8469738Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8472724Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8475349Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8477909Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8480672Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8482595Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T15:59:43.8485089Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8487486Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8489783Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8491895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8494419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8497234Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8499782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8502825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8505424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8507824Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8510632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8513058Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T15:59:43.8516015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8518863Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8521297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8523643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8525941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8528185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8530786Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8533027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8535335Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8537647Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T15:59:43.8539343Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8540982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8543442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8545434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8547067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8548673Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8550402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8552219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8554090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8556154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8557988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8559578Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8561222Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8562876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8564620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8566627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8568931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8571401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8573487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8575572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8577729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8579979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8582127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8584154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8586259Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8588720Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8590775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8593071Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8595291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8597604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8599633Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8601710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8603685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8605723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8607877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8609836Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8612232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8614482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8617008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8619482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8621618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8624057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8626495Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8628672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8630900Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8633077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8635317Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8637571Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8639766Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8642777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8644821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8646842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8648995Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8651313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8653451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8655715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8657926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8660296Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8662541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8664741Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8666910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8669078Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8671021Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8673127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8675238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8677426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8679500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8681393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8683337Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8685603Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8687949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8690234Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8692554Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8694883Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T15:59:43.8696536Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:59:43.8698305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:59:43.8700620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:59:43.8703031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:59:43.8705862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:59:43.8708462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T15:59:43.8710435Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:43.8712459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:43.8715773Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:43.8718668Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:43.8721439Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8724044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T15:59:43.8725771Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8727550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8729960Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8732378Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8734843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8737437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8740406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8743139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T15:59:43.8745334Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:59:43.8747217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:59:43.8749694Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:59:43.8753075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:59:43.8756632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T15:59:43.8758492Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8760368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8762217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8764104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8766151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8768344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8770970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8773196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8775392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8777564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8779508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8781294Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8783410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8785500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8787447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8789405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8791504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8793641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8795844Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8797943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8800008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8801935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8803903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8805934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8808219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8810383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8812512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8814565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8816887Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8819060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8821906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8825027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8828037Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8830448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8832944Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8835101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8837168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8839333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T15:59:43.8840751Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8842475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8845012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8847518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8849865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8852534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8855049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8857437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8859747Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8862411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8864530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T15:59:43.8866111Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8867717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8869972Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8872355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8874829Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8877095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8879298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8880467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T15:59:43.8880801Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8882036Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8883023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8884162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8885239Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8886281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8887277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8888254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T15:59:43.8888743Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8889916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8891237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8892313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8893562Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8894929Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8896200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8897589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8898813Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8900055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8901094Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8902439Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8903619Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8904899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T15:59:43.8905615Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8906696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8907674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8908826Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8910035Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8911412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8912634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8913924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8915015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8916151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8917474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8918548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8919626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8920626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8921701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8922666Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8923709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8925043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8926181Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8927429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8928557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8929620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8931051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8932575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8934313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8935263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8936229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8937113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8938369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8939503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8940502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8941444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8942691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8943663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8944729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8945665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8946683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8947698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8949012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8950105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8951136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8952148Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8953175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8954269Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8955306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8956198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8957305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8958320Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8959416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8960400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8961418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8962665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8964015Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8965454Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8966777Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8968018Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8969279Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.8970304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8971672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8972752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8973784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8974855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8976011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8977193Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8978208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8979364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8980497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8981448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8982749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8983701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8984968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8985990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8987040Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8988170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8989827Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8991135Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8992447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8993586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8994945Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8996135Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8997454Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8998556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.8999823Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9001159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9002380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9003449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9004656Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9005693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9006693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9007600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9008684Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9009926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9011033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9012137Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9013517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9014821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9015788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9016766Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9018183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9019370Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9020433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9021421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9022739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9023756Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9024734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9025791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9026776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9027734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9028862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9029804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9030656Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9031601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9032730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9033674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9034540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9035415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9036667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9037682Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9038570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9039522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9040733Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9041689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9042510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9043401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9044637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9045663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9046582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9047490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9048860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9050213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9051504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9052755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9054488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9055496Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9056287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9057394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9058838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9059828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9060814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9061740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9063058Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9064146Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9065199Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9066166Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9067191Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9068386Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9070170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9071622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9072937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9074419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9075466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9076561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9078039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9079420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9080714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9081988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9083195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9084392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9085993Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9087086Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9088245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9089208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9090553Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9091525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9092581Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9093572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9094715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9096106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9097172Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9098280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9099258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9100517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9101563Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9102577Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9103521Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9104640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9105706Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9106986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9108079Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9109273Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9110237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9111367Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9112267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9113409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9114659Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9115565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9116593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9117580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9118573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9119609Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9120876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9121944Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9123011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9123981Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9125022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9126050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9127005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9128119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9129479Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9130685Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9131947Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9133261Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9134816Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9135976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9137112Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9138360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9139884Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9141157Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9142351Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9143644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9144947Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9146165Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9147325Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9148521Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9149735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9150973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9152109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9153214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9154319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9155591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9156961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9158323Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9159754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9161032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9162183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9163232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9164609Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9165665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9166742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9168114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9169574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9170785Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9171830Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9173116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9174330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9175461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9176564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9177465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9178441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9179459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9180491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9181721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9182631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9183675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9184649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9185820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9187013Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9188022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9189189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9190188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9191177Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9192050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9192908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9194275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9195368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9196424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9197514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9198784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9200170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9201350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9202433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9203667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9204816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9205930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9207059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9208471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9209714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9211016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9212114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9213399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9214792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9215989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9217052Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9218105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9219066Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9220027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9221221Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9222623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9223551Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9224650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9226030Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9227009Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9228207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9229543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9230875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9232225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9233410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9234463Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9235419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9236665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9238062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9239230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9240587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9241736Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9243166Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9244374Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9245375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9246623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9247953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9249104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9250310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9251406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9252735Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9254227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9255271Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9256263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9257393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9258450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9259395Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9260375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9261310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9262491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9263437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9264503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9265605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9266643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9267986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9269064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9270410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9271397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9272491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9273534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9274401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9275312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9276269Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9277312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9278749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9279847Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9280968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9281960Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9283345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9284445Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9285558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9286686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9287772Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9288935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9290094Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9291107Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9292323Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9293752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9295052Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9296494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9297969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9299064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9300262Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9301512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9302878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9304067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9305280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9306317Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9307444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9308412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9309568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9311095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9312441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9313645Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9315014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9316342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9317653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9318865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9320565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9321818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9323098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9324188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9325326Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9326450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9327840Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9329002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9330420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9331718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9332925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9334112Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9335342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9336796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9338328Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9339949Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9341426Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9342774Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9344315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9345810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9371241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9372466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9373862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9374838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9376164Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9377237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9378435Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9379558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9380709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9382333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9383418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9384543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9385730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9386832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9388278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9389521Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9390628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9391849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9393105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9394390Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9395654Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9396848Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9398146Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9399614Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9400977Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9402253Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9403414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9404522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9405611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9407060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9408345Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9409598Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9410820Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9411927Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9413349Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9414595Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9415798Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9417036Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9418361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9419795Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9421762Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9423358Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9424797Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9426136Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9427549Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9428541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9429539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9430525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9431477Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9432456Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9433348Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9434349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9435352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9436427Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9437315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9438164Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9439164Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9440176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9441149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9441984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9442950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9444139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9445289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9446327Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9447444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9448510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9449607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9450736Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9451731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9452820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9454289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9455456Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9456624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9457601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9459105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9460283Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9461153Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9462253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9463442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9464695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9465879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9466923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9467963Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9468926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9469935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9471319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9472328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9473340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9474275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9475159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9476250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9477472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9478582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9479695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9480767Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9481787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9482864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9484122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9485431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9486859Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9488093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9489110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9490124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9491287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9492766Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9494404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9495854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9497423Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9498808Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9499923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9500790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9501661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9502605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9503492Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9504290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9505288Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9506012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9506947Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9507812Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9508650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9509681Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9510640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9511865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9512835Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9513855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9514941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9515910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9516740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9518295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9519281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9520428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9521533Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9522652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9523781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9525113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9526485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9527505Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9528400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9529500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9530773Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9531901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9532871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9533847Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9535257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9536411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9537197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9538258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9539309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9540461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9541611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9542709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9543695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9544969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9546044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9547179Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9548095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9549273Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9550306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9551578Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9552657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9553700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9554724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9555911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9556918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9558252Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9559534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9560590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9561546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9562510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9563421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9564938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9565825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9566691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9567513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9568340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9569120Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9570251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9571274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9572439Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9573466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9574547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9575541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9576758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9577856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9578874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9579926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9580923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9581896Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9583309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9584440Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9585396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9586524Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9587544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9588589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9589857Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9590893Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9591832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9592805Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9593741Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9594739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9595979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9596998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9597957Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9598968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9600126Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9600934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9602211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9603306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9604438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9605414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9606318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9607474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9608428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9609312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9610434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9611398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9612366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9613274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9614251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9615099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9616281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9617414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9618925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9619871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9620806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9621640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9623290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9624461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9625718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9626904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9628057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9629980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9631502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9632909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9634344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9635682Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9636825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9638238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9639455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9640586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9641610Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9642812Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9643904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9645197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9646411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9647523Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9648649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9649993Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9650868Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9652134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9653074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9654252Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9655159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9656161Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9657067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9658246Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9659233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9660276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9661185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9662267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9663135Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9664395Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9665422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9666489Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9667489Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9668665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9669961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9671557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9672864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9674179Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9675274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9676406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9677582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9679022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9680315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9681561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9682717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9683791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9684825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9685975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9687021Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9688072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9689176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9690114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9691088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9692388Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9693507Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9694790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9696053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9697179Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9698306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9699789Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9700946Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9702264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9703490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9704428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9705519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9706867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9707975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9709069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9710084Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9711056Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9711996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9713012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9714229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9715327Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9716513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9717447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9718328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9719516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9720421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9721424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9722333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9723262Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9724371Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9725460Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9726475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9727724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9728729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9729783Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9730711Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9732212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9733291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9734452Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9735605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9736654Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9737614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9738989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9739984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9741044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9741979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9743613Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9744657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9746218Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9747607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9748920Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9750281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9751536Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9752764Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9754397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9755677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9757084Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9758431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9759758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9761154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9762970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9764810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9766511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9768190Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9770260Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9772076Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9773959Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9775792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9777943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9779753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9782004Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9784017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9785882Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9787704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9789454Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9790967Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9792952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9794615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9796188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9797721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9799414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9801407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9803098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9804691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9806240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9807775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9809800Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9811495Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9813160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9814951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9816683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9818822Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9820681Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9822657Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9824463Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9826210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9827769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9829503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9831308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9833046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9834713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9836321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9838229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9839931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9841486Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9843038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9844498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9846426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9848007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9849956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9852167Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9853843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9855424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9856990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9858515Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9860175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9862314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9864068Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9865736Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9867443Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9869263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9871556Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:43.9873439Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9875226Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9877417Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9879197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9880923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9882687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9884842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9886665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9888518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9890183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9892244Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9894011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9895689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9897324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9899368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9901162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9902943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9904649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9906318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9908464Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9910249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9911992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9913692Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9915403Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9917604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9919455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9921232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9922982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9924517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9926546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9928236Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9929978Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9931707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9933309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9934966Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9936435Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9937939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9939928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9942278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9943509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9944397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9945791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9946672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9947915Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9948872Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9949922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9951177Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9951951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9952838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9954338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9955164Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9956445Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9957460Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9958836Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9959950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9960751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9961623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9963091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9963930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9965251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9966034Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9967463Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9968297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9969205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9970377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9971502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9972640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9973662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9975075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9976014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9977158Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9978125Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9979284Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9980333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9981488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9983092Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9984141Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9985167Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9986541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9987631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9988868Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9990175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9991714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9993260Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9994603Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9995860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9997453Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:43.9998945Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0000363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0001699Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0002931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0004776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0006366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0007858Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0009303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0010818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0012157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0013580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0014991Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0016838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0018363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0019768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0021079Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0022520Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0023745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0025082Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0026262Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0028174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0029471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0030978Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0032422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0033880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0035181Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0036471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0038016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0039583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0040947Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0042379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0043588Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0061526Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0063467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0064907Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0066129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0067217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0068398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0069738Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0070941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0072043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0073402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0074390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0075659Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0076721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0077864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0078774Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0079831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0080915Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0082163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0083411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0084502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0085531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0086539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0088083Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0089612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0091114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0092685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0094707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0096307Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0097869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0099424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0101104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0102841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0104415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0105903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0107819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0109358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0111392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0113583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0115214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0116677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0118303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0119897Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0121457Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0123199Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0125385Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0127307Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0129442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0131280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0133174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0135139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0137329Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0139224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0141140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0143210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0144991Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0146474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0148382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0150168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0151793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0153362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0154893Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0156555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0158628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0161899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0165430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0168937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0172261Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0176494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0180244Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0187475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0190885Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0194194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0197591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0201051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0204537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0207990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0211296Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0214979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0218442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0220771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0223006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0225253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0227639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0229715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0231778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0233640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0236070Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0238482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0240557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0242765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0245245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0247868Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0250289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0252597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0255268Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0258318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0261351Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0264646Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0267655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0270903Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0273987Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0276425Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0278687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0280848Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0283251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0285792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0288285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0290630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0292986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0295566Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0297675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0300059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0302895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0305716Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0308043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0310602Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0313155Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0315502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0318478Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0321046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0323744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0326409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0328593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0330886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0334230Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0337196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0339931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0342745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0345141Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0347556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0349887Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0352089Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0354357Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0357369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0359823Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0363197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0366546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0369914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0373215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0376635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0380023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0383527Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0386965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0390122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0393455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0396803Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0400558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0404854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0408811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0412266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0415750Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0419142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0422590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0426002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0429585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0432945Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0436371Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0439842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0443213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0447015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0450897Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0454610Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0458278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0462018Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0466051Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0469919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0473740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0477356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0480832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0484319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0488230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0492227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0495917Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0499321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0503091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0506816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0510433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0513913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0517653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0521324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0524892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0528207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0532127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0535809Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0539282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0543124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0546925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0550572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0553985Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0557430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0561330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0565459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0568488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0571472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0574550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0577605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0580765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0583821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0586582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0589292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0591814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0594796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0597455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0599772Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0601894Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0604606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0607182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0609883Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0612539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0615028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0617659Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0620353Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0623056Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0625511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0627898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0630630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0633414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0635729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0638022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0640149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0642926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0645406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0647382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0649983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0652709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0655387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0658472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0660968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0663332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0665579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0668033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0670418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0672895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0675136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0677977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0680663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0683168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0685583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0688401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0691136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0693674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0696106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0698815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0701434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0703646Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0705946Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0707958Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0709970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0712390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0714899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0717254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0719213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0721132Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0723490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0726113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0728652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0731277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0733678Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0735915Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0738180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0740514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0742769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0745120Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0747344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0749917Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0752589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0754702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0756650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0758571Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0760586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0762648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0764574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0766462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0768719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0771081Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0773139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0775245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0777810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0780059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0782425Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0784474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0786722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0789203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0792158Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0794783Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0796918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0799259Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0801346Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0803812Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0806256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0808661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0810842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0813090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0815404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0817692Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0820320Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0823015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0825569Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0828100Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0830493Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0832873Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0835353Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0837876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0840245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0842530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0845149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0848406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0851236Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0853942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0857217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0860674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0863435Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0865689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0867941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0870626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0874024Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0876722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0879312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0881622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0884088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0886873Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0889776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0892947Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0896008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0899000Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0902561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0905716Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0908131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0911088Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0914032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0917223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0919939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0922626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0925369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0927976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0930468Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0933032Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0935734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0938931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0941409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0943923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0946246Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0948623Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0951437Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0954091Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0957275Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0960219Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0963395Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.0966725Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0970218Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0973257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0976084Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0979059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0981208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0983136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0985091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0988368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0991512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0994501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.0997426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1000884Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1004208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1007954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1011606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1015137Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1018430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1022280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1025695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1027777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1030601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1033727Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1036365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1038738Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1041276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1043833Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1046158Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1048360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1050722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1053274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1055763Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1058012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1060445Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1063083Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1065453Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1067782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1070383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1072966Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1075561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1077856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1080088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1082438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1084600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1087001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1090405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1093914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1096861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1099871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1103151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1105989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1108927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1111392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1113896Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1116132Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1118204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1120298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1122405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1124748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1126745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1128989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1131198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1133265Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1135362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1138502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1141764Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1144992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1148232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1150777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1153131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1155461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1157946Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1160533Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1163090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1165304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1168042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1170844Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1174147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1176490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1178910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1181467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1184458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1186774Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1189093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1191675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1194660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1197004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1199285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1201721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1204194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1206927Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1209676Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1211769Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1214336Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1217077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1219866Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1222705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1225408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1228131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1230803Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1234101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1237306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1240372Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1243679Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1247003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1250046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1253006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1256391Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1259683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1262250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1265612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1269543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1273469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1277024Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1280411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1282593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1286113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1289653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1292501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1296016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1298142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1300246Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1303691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1305795Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1308706Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1311632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1313973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1316399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1319177Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1321676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1324476Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1327180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1329584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1331950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1334853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1337895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1340660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1343363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1346113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1348901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1351411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1353787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1356212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1358636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1360906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1363387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1366010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1368295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1370393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1372584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1374922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1377482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1380057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1382491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1384532Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1386955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1389635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1391731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1394434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1397188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1399193Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1401760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1403911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1406187Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1408291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1410067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1411861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1413531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1415225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1417286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1419547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1421487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1423528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1425478Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1427861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1430142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1432462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1434789Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1437282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1440009Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1442379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1444362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1446559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1448599Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1450514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1452857Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1455860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1459194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1462285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1464932Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1467925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1471004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1473991Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1476698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1479389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1482433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1485422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1488469Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1492693Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1496151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1499073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1501918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1504624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1507213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1509908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1512657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1515197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1517420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1520232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1523135Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1525153Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1527659Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1530183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1532919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1535852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1538643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1539609Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1540475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1541540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1543035Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1544323Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1545469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1546529Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1547909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1549093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1550119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1551123Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1552294Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1553687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1554776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1555866Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1557018Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1558313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1559362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1560433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1561405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1562606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1563671Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1564749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1565801Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1566935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1568288Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1569534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1570730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1572160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1573594Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1574928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1576232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1577464Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1579040Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1580282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1581530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1582829Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1583917Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1585200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1586160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1587099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1588245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1589473Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1590842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1592394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1593909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1595347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1596779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1598345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1599704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1600842Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1601921Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.1602998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1604090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1605361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1606585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1607827Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1608929Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1609929Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1611190Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1612695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1613630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1614644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1615498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1616637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1617630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1618598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1619840Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1621137Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1622369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1623390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1624250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1625315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1626799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1628061Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1629331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1630451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1631598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1632748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1634272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1635231Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1636540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1637411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1638355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1639723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1640910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1642073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1643451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1644547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1645652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1646739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1647901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1649023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1650296Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1651450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1652616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1653861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1655002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1656193Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1657316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1658201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1659473Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1660801Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1661930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1663303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1664367Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1665267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1666575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1667910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1669064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1670113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1671071Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1672173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1673539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1674694Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1675899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1677145Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1678305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1679510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1680858Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1681674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1682545Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1683416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1684587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1685548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1686456Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1687362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1688234Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1689585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1691211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1692175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1693074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1694030Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1695173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1696559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1697928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1699055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1700140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1701260Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1702898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1704088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1705189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1706132Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1706964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1707916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1709238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1710390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1711621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1713124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1714328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1715220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1716128Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1717267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1718730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1719904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1720985Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1721885Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1722998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1724282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1725243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1726798Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1728319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1729990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1731726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1733484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1735099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1736517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1737894Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1739339Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1741314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1743269Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1744351Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1745975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1747104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1748207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1749238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1750324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1751366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1752548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1753954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1755121Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1756224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1757290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1758280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1759159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1760233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1761171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1762956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1764855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1766577Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1767720Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1768821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1769997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1771131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1772254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1773338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1774581Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1776126Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1777399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1778621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1779901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1781171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1782528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1783685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1785262Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1786684Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1787946Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1789151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1790334Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1791643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1792832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1794373Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1795889Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1797499Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1799657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1801402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1803043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1804046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1805174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1806325Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1807385Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1808793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1809996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1811072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1812266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1813902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1815588Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1817145Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1818318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1819665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1821118Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1823081Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1824421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1825821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1827141Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1828322Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1829520Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1830627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1831973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1833265Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1834283Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1835428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1836631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1837877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1839065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1840344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1841359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1842597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1843731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1845082Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1846655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1848722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1849943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1850893Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1851886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1852982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1854290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1855597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1856760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1858025Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1859148Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1860635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1861967Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1863256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1864379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1865941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1867252Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1868487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1869640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1871233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1872431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1873735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1875085Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1876665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1877982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1879022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1880357Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1882331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1883977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1885570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1887158Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1889233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1890547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1891884Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1893347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1894921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1896833Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1898218Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1899592Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1900912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1902364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1904116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1905545Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1906406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1907324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1908318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1909362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1910390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1911446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1912382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1913616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1914624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1915637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1916595Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1917860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1918886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1920620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1921851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1923020Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1924280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1925988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1927607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1928711Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1930028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1931270Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1932571Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1933899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1934981Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1935960Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1936926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1937882Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1938915Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1939723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1940527Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1941706Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1942811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1943694Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1944759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1945820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1946841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1947691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1949010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1949928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1950839Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1952465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1953557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1954628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1955614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1956733Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1957867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1959003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1959919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1961201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1962281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1963451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1964587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1965689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1966606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1967517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1968556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1969813Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1970950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1971996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1973027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1974361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1975421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1976488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1977729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1978701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1979667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1980701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1981862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1983212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1984342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1985469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1986742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1987779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1988860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1989868Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1990862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1991896Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1993287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1994365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1995462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1996404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1998062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.1999854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2000904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2001967Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2003077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2004374Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2005537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2006631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2008038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2009159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2010212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2011265Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2012348Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2013449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2014791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2015994Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2017220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2018709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2019910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2021334Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2022678Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2023846Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2024984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2026055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2027471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2028639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2029725Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2030797Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2031867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2033038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2034065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2034995Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2036272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2037556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2038549Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2039558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2040429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2041344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2042211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2043272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2044281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2045255Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2046548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2047707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2048805Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2049791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2050931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2052241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2053672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2055421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2056695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2058180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2059754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2061380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2062961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2065080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2066735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2068396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2069927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2071593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2073150Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2074703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2076143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2078287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2079898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2081626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2083138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2084756Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2086284Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2087802Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2089257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2091366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2092961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2094656Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2096154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2097757Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2099364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2100862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2102382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2104266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2105854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2107465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2108979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2110468Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2111958Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2113876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2115444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2117029Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2118671Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2120546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2122703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2124555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2125761Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2127395Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2156033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2158044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2159300Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2160522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2161566Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2163110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2164636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2165715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2166885Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2167933Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2169054Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2170044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2171686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2173125Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2174673Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2175788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2177152Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2178393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2179665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2180748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2181931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2183131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2184317Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2185319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2186707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2188188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2189313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2190559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2191928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2193013Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2193973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2194960Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2195962Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2196924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2198127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2199106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2200095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2201019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2202262Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2203301Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2204376Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2205300Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2206715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2207899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2209014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2209914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2211032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2212120Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2212969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2213927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2215654Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2217023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2218133Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2219147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2220279Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2221254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2222485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2223263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2224648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2225729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2226667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2227626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2228696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2229677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2230625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2231485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2232997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2233939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2234959Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2235804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2236899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2238118Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2239195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2240205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2241084Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2242679Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2244255Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2245470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2246632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2247750Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2248818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2250077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2251063Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2252025Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2252965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2254271Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2255363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2256468Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2257558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2258639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2259514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2260433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2261510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2262712Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2263810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2264874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2266184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2267251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2268255Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2269283Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2270702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2271778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2272759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2273671Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2274941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2276044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2277097Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2278020Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2278966Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2280213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2281242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2282538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2284311Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2285755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2287211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2288574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2289602Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2290482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2291497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2292345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2293514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2294654Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2295742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2296754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2297856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2298884Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2299875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2300759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2302201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2303224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2304202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2305278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2306489Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2307518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2308514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2309565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2310844Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2312055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2313175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2314200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2315031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2316036Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2317406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2318979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2319799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2320841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2322203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2323763Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2324833Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2326076Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2327548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2328589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2329576Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2330718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2331744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2332871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2333953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2334911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2335986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2337298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2338179Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2339683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2340784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2341842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2343530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2344690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2345753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2346705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2347720Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2348839Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2350241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2351201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2352658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2353846Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2354897Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2355830Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2356930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2358001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2359333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2360641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2361864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2363504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2364646Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2365781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2366732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2367934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2368958Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2369957Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2371582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2372867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2374230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2375398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2376706Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2377973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2379151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2380258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2381916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2383253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2384390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2385323Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2386307Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2387285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2388212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2389225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2390437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2391503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2392471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2393362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2394559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2395517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2396664Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2397637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2398950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2399874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2400861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2401678Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2402816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2403794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2404762Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2405721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2406598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2407869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2408943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2410087Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2411067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2412189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2413221Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2414261Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2415484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2416361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2417375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2418328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2419431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2420257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2421208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2422197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2423728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2425239Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2426949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2428140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2429677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2430813Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2432025Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2432980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2434333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2435403Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2436561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2437426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2438520Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2439358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2440309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2441157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2442343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2443347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2444462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2445484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2446605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2447752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2448768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2449639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2450726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2451819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2452851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2454077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2455233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2456314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2457437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2458545Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2459862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2460982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2462347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2463631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2464758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2465961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2467007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2468354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2469509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2470584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2471618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2472832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2473831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2474879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2475823Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2476769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2477814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2479185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2480249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2481290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2482337Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2483386Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2484816Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.2486115Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.2487505Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2488971Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2489952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2491101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2492208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2493491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2494734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2495916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2497860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2498967Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2500176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2501318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2502657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2503951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2505008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2506185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2507427Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2509079Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2510332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2511667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2512850Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2514031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2515034Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2516290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2517636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2518920Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2519918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2520981Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2522116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2523510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2524939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2526286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2527616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2528952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2530212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2531693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2532796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2534048Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2535685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2536931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2538251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2539700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2541328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2542876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2544252Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2545589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2546397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2547647Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2549050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2550093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2551170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2552215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2553399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2554533Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2556342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2558027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2559022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2560068Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2561227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2562230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2563197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2564131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2565000Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2566146Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2567705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2568877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2570032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2571208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2572366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2573499Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2574693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2575683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2577105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2578023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2579080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2580192Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2581338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2582482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2583502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2584573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2585995Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2587340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2588290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2589307Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2590438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2591607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2592784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2593889Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2595041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2596349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2597845Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2598947Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2600089Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2601106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2602340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2603811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2604952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2605967Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2607375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2609004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2610249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2611417Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2612559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2613620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2614743Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2615827Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2616855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2618488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2619758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2621038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2622229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2623697Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2624845Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2626090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2626981Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2628701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2629854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2631054Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2632172Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2633355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2634353Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2635198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2636209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2637590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2638895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2640188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2641526Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2643162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2644265Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2645483Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2646487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2647778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2648892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2650004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2651184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2652159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2653224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2654433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2655531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2656429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2657413Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2658622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2659652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2660652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2661676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2663575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2665292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2666734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2667798Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2668553Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2669354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2670238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2671183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2672258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2673264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2674538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2675625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2676777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2677871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2678961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2679910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2681160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2683071Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2684662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2686680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2688873Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2690564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2692250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2693950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2695544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2697001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2698950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2700474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2701973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2703517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2705564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2707163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2708767Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2710244Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2711667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2713047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2714426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2715867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2717740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2719352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2720838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2722376Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2724346Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2725965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2727569Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2729006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2730970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2732511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2733942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2735384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2737299Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2739123Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2740251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2741394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2742623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2743685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2744741Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2745828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2746809Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2747875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2749061Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2750057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2751077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2752210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2753114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2754406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2756261Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2757785Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2759234Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2760851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2762789Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2763982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2765070Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2766014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2767242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2768170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2769010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2769771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2771228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2772270Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2773278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2774331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2775614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2776647Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2777683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2778735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2779820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2780768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2781714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2782714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2783777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2784748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2786169Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2787402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2788877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2790313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2791916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2793387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2794502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2795584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2796524Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2797384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2798630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2799665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2800694Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2801686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2802919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2804175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2805297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2806509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2807516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2808910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2809977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2811162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2812481Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2814138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2815615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2816848Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2817851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2818780Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2820104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2821157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2822640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2824178Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2825230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2826278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2827228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2828185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2829506Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2831316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2832872Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2834154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2835498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2837100Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2838134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2839126Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2840017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2841172Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2842740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2844241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2845675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2846508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2847275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2848326Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2849138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2850060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2851008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2852278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2853389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2854537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2855519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2856752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2857776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2858815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2859896Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2861129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2862538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2863499Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2864451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2865472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2866586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2867575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2869001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2870049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2870949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2871874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2873079Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2874178Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2875134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2875998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2877139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2877978Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2878979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2879936Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2881444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2882878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2884333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2885590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2886582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2887446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2888248Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2889065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2890118Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2891102Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2892131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2893144Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2894205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2895186Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2896393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2897540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2898638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2900011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2900926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2901975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2903507Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2905356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2906883Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2907846Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2908725Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2910074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2911093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2912168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2913274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2914467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2915583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2916608Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2917746Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2918875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2920171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2921406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2922613Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2923765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2925164Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2926668Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2928160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2929203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2931001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2932447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2934071Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2935539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2937094Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2938881Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2940304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2941526Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2943204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2944986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2946220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2947502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2948354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2949684Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2950824Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2951920Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2953065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2954131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2955407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2956784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2957838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2958936Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2960022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2961116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2962109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2962930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2963956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2965291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2966356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2967397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2968425Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2969628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2970515Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2971449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2972461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2974028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2975137Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2976058Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2976931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2978289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2979555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2980808Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2981788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2982948Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2984045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2985423Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2986890Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2988454Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2989368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2990240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2991082Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2992252Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2993754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2995001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2995949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2997033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2998008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.2999106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3000173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3001316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3002275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3003649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3004623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3005768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3006820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3008003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3009059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3010240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3011271Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3012462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3013538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3015046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3016625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3018354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3019716Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3021511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3023397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3024815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3026106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3027373Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3028706Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3030046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3031798Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3033170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3034446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3035881Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3037073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3039127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3040888Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3042436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3043895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3045540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3047201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3048132Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3049050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3049864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3050786Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3051883Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3052876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3054503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3055886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3057730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3058858Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3060038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3061087Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3062276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3063324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3064621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3065884Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3067003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3068069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3069162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3070209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3071282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3072394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3073744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3075028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3076309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3077572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3078666Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3080378Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3081823Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3083237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3084514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3085612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3086912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3088442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3089664Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3090963Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3092216Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3093611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3095080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3096444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3097620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3098887Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3100441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3101721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3103136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3104092Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3105237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3106271Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3107204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3108043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3109017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3110238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3111252Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3112193Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3113011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3114434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3115806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3116794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3117736Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3118810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3119914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3121268Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3122565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3123931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3125732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3127493Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3128821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3130313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3131470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3132639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3133989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3135313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3136095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3137455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3138650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3139706Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3140755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3141804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3142945Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3143925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3144902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3146033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3147414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3148582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3149638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3150597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3151831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3152955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3154051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3155053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3156237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3157320Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3158617Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3159608Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3160887Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3162171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3163432Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3164879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3166289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3167864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3168858Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3169910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3170941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3172005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3173143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3174997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3176389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3177484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3178309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3179411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3180365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3181644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3183242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3184322Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3185220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3186205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3187235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3188056Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3189206Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3190210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3191424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3192730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3193784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3194735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3195672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3196565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3197569Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3198754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3199789Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3200832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3201875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3202963Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3204383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3205600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3206849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3208313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3209676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3210853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3212162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3213474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3214468Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3215402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3216359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3217276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3218236Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3219405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3220660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3221717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3222930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3223922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3225240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3226755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3228058Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3229258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3231007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3232502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3233753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3235064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3236277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3237777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3238695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3239926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3241218Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3242030Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3242926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3244119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3245855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3247583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3248799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3249965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3250864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3251700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3252560Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3253449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3254632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3256028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3257240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3258363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3259467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3260734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3262261Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3263518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3264692Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3265821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3266756Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3268287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3269419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3270616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3272039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3273781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3275087Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3276226Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3277207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3278608Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3279876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3280936Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3281828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3283098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3284182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3285115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3286002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3286979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3288254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3289254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3290313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3291268Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3292309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3293235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3294275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3295577Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3296560Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3297604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3298503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3299494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3300405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3301336Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3302343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3303375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3304546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3305615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3306589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3307686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3309098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3310293Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3311346Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3312749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3313880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3315358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3316644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3317909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3319188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3321003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3322588Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3323874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3325381Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3327040Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3328648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3330073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3331436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3332855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3334228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3335784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3337418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3338793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3340185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3341450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3343332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3344635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3346182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3347694Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3348886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3350470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3351469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3352505Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3353672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3354752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3355751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3356718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3357973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3359033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3360180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3361293Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3362494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3363548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3364615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3365661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3367004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3368439Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3369994Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3371349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3372701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3374120Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3375539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3376688Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3378147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3379470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3380648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3381831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3382986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3384254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3385635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3386911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3388071Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3389234Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3390101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3391501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3392685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3393805Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3394737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3395731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3396685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3397634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3398642Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3399950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3401207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3402284Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3403415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3404854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3406205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3407515Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3408556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3410431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3411492Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3412475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3413360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3415046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3416039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3417108Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3418030Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3418900Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3420114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3421195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3422138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3423346Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3424308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3425351Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3426298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3427491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3428408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3429347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3430288Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3431287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3432073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3433131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3434442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3435762Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3437224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3438358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3439330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3440725Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3441780Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3443199Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3444459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3445505Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3446449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3447422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3448794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3449713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3451578Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3452879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3454573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3455767Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3457130Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3458361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3459551Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3460819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3462407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3463747Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3464891Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3466001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3467328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3468384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3469405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3470775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3471740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3472696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3473697Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3474625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3475501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3476533Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3477633Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3478867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3480466Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3481931Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3483266Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3484769Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3486099Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3487439Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3488708Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3490061Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3491501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3492755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3493888Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3495171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3496429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3497749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3498937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3500698Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3502202Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3503718Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3505863Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3507449Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3508788Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3510230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3511616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3513195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3514275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3515528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3516926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3518237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3519819Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3521110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3522364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3523676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3524763Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3525955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3527961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3529091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3530595Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3531849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3533133Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3534480Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3535639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3536869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3538405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3539630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3540731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3541917Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3543821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3545528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3547232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3548801Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3550058Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3551424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3552752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3554089Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3555994Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3557425Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3558751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3560055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3561509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3562447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3563584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3564550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3565321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3566438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3567474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3568586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3570137Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3571306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3572391Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3573343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3574866Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3576047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3577480Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3578915Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3580390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3581477Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3582627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3583687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3585082Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3586414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3587358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3588308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3589465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3591039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3592189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3593194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3594771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3595976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3597278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3598660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3600198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3601449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3602663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3604019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3604898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3606066Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3607467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3608414Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3609518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3610483Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3611494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3612432Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3613644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3614675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3615536Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3616860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3618623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3620002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3621393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3622567Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3623955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3625739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3627163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3628350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3629908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3631352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3632541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3633774Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3635355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3636778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3638116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3639297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3640500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3641988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3643032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3644151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3645585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3646663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3647665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3648676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3650140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3651144Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3652241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3653273Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3654365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3655714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3656672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3657794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3659049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3660000Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3661160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3662332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3663622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3664876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3666045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3667282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3668735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3669710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3671007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3672022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3673264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3674286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3675253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3676185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3677432Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3678459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3679540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3680651Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3681658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3682656Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3683740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3684834Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3685926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3686689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3687804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3689023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3690306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3692286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3693929Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3695338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3696540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3697627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3698603Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3699882Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3700880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3701974Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3703147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3704088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3705005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3706354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3707443Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3708411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3709251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3710593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3711688Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3712668Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3713796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3715233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3716477Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3717690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3718664Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3720002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3720986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3721991Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3723005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3724352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3725516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3726499Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3727701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3728780Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3729902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3730902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3732054Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3733115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3734260Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3735299Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3736653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3737741Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3738867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3739794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3740809Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3741689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3742690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3743599Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3744818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3745653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3746647Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3747818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3748870Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3750033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3751037Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3751857Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3753178Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3754658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3755798Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3756855Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3757869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3758839Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3759869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3760797Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3761852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3763239Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3764263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3765364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3766449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3767530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3768670Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3769600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3770853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3772489Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3774728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3776312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3777726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3779548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3781319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3783369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3785298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3787578Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3789407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3791244Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3792959Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3794820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3796571Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3798292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3799950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3801719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3803726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3805642Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3807556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3809380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3811630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3813446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3815349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3817173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3818984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3820707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3822537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3823976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3825942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3827547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3829147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3830693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3832195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3833606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3835122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3836418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3837584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3838700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3840118Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3841241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3842335Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3843351Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3844286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3845475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3846378Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3847698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3848853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3849911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3850931Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3851875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3852937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3854549Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.3855705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3856886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3857898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3858835Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3860144Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3861393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3862611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3863909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3864998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3865977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3867114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3868256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3869294Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3870494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3871456Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3872249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3873379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3874389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3875352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3876118Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3877072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3877961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3879007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3880359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3881291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3882278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3883275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3884203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3885169Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3886035Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3886905Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3887800Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3889227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3890482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3891542Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3892641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3893867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3895016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3896156Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3897418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3898634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3899710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3900830Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3901860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3903980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3905133Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3906162Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3907374Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3908550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3909686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3910597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3911826Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3912755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3913724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3914818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3915949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3917019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3918056Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3919095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3920281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3921295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3922185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3923102Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3924105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3925287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3926513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3927526Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3928818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3930048Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3931327Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3932400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3933346Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3934446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3935398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3936698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3937754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3938984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3940023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3941385Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3942735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3943986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3945176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3946238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3947165Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3948188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3949223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3950202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3951119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3952581Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3953710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3954778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3955805Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3957097Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3958184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3959548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3960726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3961793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3962873Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3963910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3965003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3966047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3967173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3968572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3969866Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3971011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3972316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3973557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3974912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3975904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3977032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3978015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3979138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3980225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3981410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3983005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3984198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3985365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3986449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3987656Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3988914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3990074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3991170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3992487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3993750Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3995266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3996587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3997841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.3998990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4000318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4001274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4002473Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4003217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4004081Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4005259Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4006275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4007209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4008801Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4010348Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4011779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4013594Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4014899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4015856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4017132Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4018254Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4019495Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4020682Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4022022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4023465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4024953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4026110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4027337Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4028845Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4030242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4031315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4032492Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4033715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4035511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4036909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4038398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4039831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4057150Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4058951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4060553Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4062550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4063548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4064531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4065564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4066792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4067872Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4068885Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4070014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4071428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4073055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4074276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4075371Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4076434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4077437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4078611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4079757Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4081123Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4082280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4083413Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4084461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4085539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4086539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4087503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4088443Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4089334Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4090602Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4091690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4092792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4093950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4095149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4096322Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4097407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4098497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4099580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4100649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4101696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4102851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4103980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4105324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4106527Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4107610Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4108722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4109771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4110942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4111983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4113047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4114121Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4115552Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4116529Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4117624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4118758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4119813Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4120885Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4122220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4123318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4124775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4125895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4126833Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4127806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4128910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4129976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4130939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4131785Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4132748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4133809Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4134816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4135693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4136836Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4138217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4139434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4140458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4141421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4142791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4143745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4144813Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4145768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4146607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4147621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4148459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4149672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4150642Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4151544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4152467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4153398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4154552Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4155849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4157004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4158055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4159358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4160849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4162204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4163484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4164751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4165802Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4167773Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4169399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4171014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4172534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4174224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4175745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4177309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4179331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4180954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4182603Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4184075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4185650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4187129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4188583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4190040Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4192200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4193825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4195461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4196993Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4198685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4200232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4201777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4203239Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4205361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4207003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4208660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4210213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4211858Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4213456Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4215033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4216573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4218213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4219892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4221444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4223048Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4224470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4226363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4227880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4229417Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4230857Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4232340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4234464Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4236395Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4238111Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4239786Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4241316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4242996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4244547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4246101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4248158Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4249661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4251167Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4253274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4255355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4257022Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4258765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4260350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4262010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4263721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4265275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4266874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4268564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4270497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4272442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4274095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4275829Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4277500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4279083Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4280630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4282124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4283744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4285277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4286764Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4288256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4290176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4291762Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4293340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4294939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4297157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4298867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4300580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4302267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4303969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4305596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4307228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4308765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4310410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4312453Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4314249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4315934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4317922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4319593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4321290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4322917Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4324478Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4325975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4327903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4329444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4331433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4333636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4335367Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4337004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4338584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4340122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4342001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4344435Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4346448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4348374Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4349820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4351690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4353235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4354781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4356367Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4358364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4359992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4361605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4363060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4365012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4366583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4368096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4369582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4371577Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4373151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4374739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4376345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4378309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4379909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4381494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4383101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4385091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4386687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4388219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4389681Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4391563Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4393180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4394700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4396247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4398249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4399731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4401319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4402883Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4404594Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4405843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4407303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4408913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4410537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4411851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4413060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4414404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4416041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4417491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4418463Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4419693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4421147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4422752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4424057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4425468Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4427411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4429005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4430448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4431400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4432552Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4433590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4434751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4435733Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4436700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4437973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4439052Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4440218Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4441309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4442770Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4443913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4445024Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4445912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4446894Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4448256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4449430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4450446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4451499Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4452788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4453981Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4455062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4456075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4457277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4458409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4459471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4460450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4461672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4462744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4463645Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4464582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4466069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4467113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4468214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4469182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4470215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4471075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4471867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4472961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4474496Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4475424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4476394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4477216Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4478314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4479601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4480804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4482257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4483266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4484407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4485909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4487041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4488010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4489013Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4490209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4491301Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4492195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4493090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4494491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4495534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4496582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4497536Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4498644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4499826Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4501198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4502684Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4504349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4505598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4506924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4508078Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4509886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4511111Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4512443Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4513621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4515198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4516306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4517474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4518756Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4520151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4521479Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4522884Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4524026Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4525645Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4527117Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4528125Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4529401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4531114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4532564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4534051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4535163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4536825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4538338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4539772Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4541353Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4542534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4543869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4545067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4546420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4548133Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4549547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4550802Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4552257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4554087Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4555614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4557200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4558407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4560049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4561437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4562608Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4563924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4565129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4566287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4567342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4568264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4569394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4570704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4572251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4574326Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4575921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4577215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4578541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4579902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4580861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4581734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4582835Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4583875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4585655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4586833Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4588206Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4589432Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4590699Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4591912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4593106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4594564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4595808Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4597027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4598165Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4599364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4600583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4601751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4602826Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4604376Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4605562Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4606778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4607924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4609178Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4610361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4611409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4612533Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4614027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4615229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4616650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4617990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4619408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4620816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4622242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4623407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4625228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4626675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4627894Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4628977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4629936Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4630973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4631835Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4632661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4633650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4634514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4635640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4636605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4637993Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4639444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4640606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4641804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4643194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4644210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4645572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4646702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4647675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4649130Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4650336Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4651913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4653177Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4654393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4655489Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4656946Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4658219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4659352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4660441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4661607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4662926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4664024Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4665282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4666350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4667543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4669159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4670733Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4671685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4672964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4673995Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4675287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4676577Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4677890Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4679229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4680415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4681503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4682513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4683757Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4684865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4685965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4686998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4688198Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4689247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4690339Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4691470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4692508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4693975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4694944Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4696050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4697069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4698295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4699487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4700635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4701782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4703046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4704142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4705324Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4706381Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4707919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4709590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4710987Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4712755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4714184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4715404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4716490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4717764Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4718869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4720225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4721327Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4722425Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4723402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4724672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4725721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4726787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4727942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4729036Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4729996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4731436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4732494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4734102Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4735266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4736313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4737365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4738824Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4740060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4741088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4742400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4743509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4744340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4745834Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4747154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4748348Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4749442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4750597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4751756Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4752763Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4754045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4755605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4756900Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4758428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4759916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4761418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4762712Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4764663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4766145Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4767701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4769226Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4771189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4772661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4774526Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4776290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4778103Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4779744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4781553Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4783348Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4785007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4786780Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4788399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4790037Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4791691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4793258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4794818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4796387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4797906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4800161Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4801906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4803315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4804220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4805230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4806245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4807398Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4808922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4810317Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4811308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4812349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4813323Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4814895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4815873Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4816924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4818047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4819106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4820280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4821592Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4822747Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4823748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4824722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4826142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4827443Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4828506Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4829938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4832004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4833784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4835479Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4837053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4839088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4840771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4842411Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4843951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4845935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4847525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4849122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4850708Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4852705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4855019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4857001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4858637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4860206Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4862468Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4864168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4865912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4867481Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4869149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4870726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4872340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4873864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4875892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4877550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4879168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4880709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4882713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4884304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4886308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4887977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4889585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4891288Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4892907Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4894466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4895873Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4897264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4898581Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4900208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4901188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4902703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4903922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4904924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4905919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4907341Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4908420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4909412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4910357Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4911587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4912611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4913722Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4914760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4916156Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4917349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4918500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4919568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4920970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4922310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4923422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4924548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4925815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4927085Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4928508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4929424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4931001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4932349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4933818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4935310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4936737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4938065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4939340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4940204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4941238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4942649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4943688Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4944767Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4945888Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4947264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4948146Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4949142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4950017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4951174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4952053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4953041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4954137Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4955183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4956343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4957250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4958173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4959420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4960451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4961502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4962484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4963606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4964629Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4965549Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4966446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4967592Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4968488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4969504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4970485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4971416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4972462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4973393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4974390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4976323Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4977904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4979537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4981039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4982810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4984329Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4985806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4987857Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4989611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4991292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4992761Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4994342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4995853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4997345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.4999296Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5000962Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5002635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5004291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5005820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5007455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5008727Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5010217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5011803Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5013212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5014409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5015305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5016242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5017429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5018841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5020560Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5022173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5023615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5025049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5026383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5027632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5028846Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5030319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5031792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5033006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5034268Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5035501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5036717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5038387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5039724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5041094Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5042440Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5043802Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5045325Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5046328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5048149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5049518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5050907Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5052086Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5053466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5054823Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5056096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5057524Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5059131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5060392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5062504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5063352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5064133Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5065304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5066310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5067206Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5068487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5069732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5070827Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5071949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5073060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5074057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5075156Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5076396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5078136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5079479Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5080592Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5081760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5082952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5084242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5085424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5086653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5087998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5089207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5090263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5091759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5092760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5094192Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5095179Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5096492Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5097516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5098585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5100027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5101086Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5102350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5103381Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5104564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5105762Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5106801Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5108188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5109458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5110792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5111928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5113192Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5114299Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5115745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5116753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5118122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5119562Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5120481Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5121596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5122765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5124488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5126226Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5127355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5128670Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5129711Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5130895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5132267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5133512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5134769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5135993Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5136987Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5137833Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5139064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5140124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5141625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5143046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5144050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5145564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5146905Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5148621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5149987Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5151243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5152654Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5154099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5155811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5157196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5159966Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5162951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5165950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5169020Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5171781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5174081Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5176740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5179292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5182316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5184610Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5187028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5189735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5192250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5194968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5197727Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5200691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5202891Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5205641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5208023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5210177Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5212361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5214843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5217424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5219564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5222203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5224470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5227063Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5229605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5231733Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5234300Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5236848Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5239119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5241316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5243277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5245373Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5247391Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5249436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5251758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5254237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5256335Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5258704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5260974Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5263447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5265802Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5268115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5270292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5272458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5274501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5276865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5279651Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5282021Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5284588Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5287338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5289965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5292194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5294510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5296886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5299344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5301726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5304002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5306370Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5309063Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5311927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5314241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5317638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5320331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5322679Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5324790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5327076Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5329758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5332042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5334555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5337041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5339382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5341497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5343739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5346229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5348698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5350896Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5352821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5355174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5357685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5360430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5362825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5364836Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5366899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5369068Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5371199Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5373529Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5376051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5378465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5380690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5383219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5385799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5388212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5390585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5392728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5394882Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5397395Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5399828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5402485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5405275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5407778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5410329Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5413070Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5416167Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5419920Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5424026Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5427519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5430853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5434297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5438059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5441539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5445447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5449680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5452943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5455844Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5458418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5461404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5465116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5468297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5471633Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5474986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5478546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5481689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5484667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5487479Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5490391Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5493104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5495579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5498275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5500690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5503345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5506665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5509504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5512552Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5515387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5518405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5521380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5524480Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5527258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5530384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5533872Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5537223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5540479Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5543713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5547504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5551286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5554201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5556548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5558997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5561543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5564050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5566810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5569810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5573383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5576999Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5579934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5583147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5585527Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5587609Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5589718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5591788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5594281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5596708Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5599284Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5601830Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5604401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5606487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5608907Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5611248Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5613758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5616634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5619762Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5622568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5626083Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5630052Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5633541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5636798Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5640050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5643229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5646408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5649561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5652617Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5656380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5660200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5663692Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5666984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5670384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5673703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5676903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5680117Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5683599Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5687507Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5691519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5695264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5698898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5702959Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5706814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5710325Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5713713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5717049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5720555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5724246Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5728010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5731646Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5735606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5739512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5743170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5746625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5750134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5753296Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5756636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5760303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5763927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5767465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5770863Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5774640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5778187Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5781649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5785229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5788511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5792019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5795223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5797583Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5799544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5801713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5804015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5806368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5808501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5810543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5812737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5814984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5816938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5818825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5820593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5822595Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5824633Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5826778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5828819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5830764Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5832693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5835279Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5837523Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5839529Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5841469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5843469Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5845623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5847740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5850064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5852439Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5855120Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5857573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5859940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5862764Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5865077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5867359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5869805Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5872182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5874331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5876711Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5878998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5881658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5884194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5886888Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5889534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5892018Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5894444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5898430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5900871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5903897Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5906768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5909108Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5911647Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5913997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5916220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5918519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5920613Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5923138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5925790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5928622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5931718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5934717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5937597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5940283Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5943004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5945943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5949006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5951697Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5954039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5956317Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5958237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5960394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5962686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5965050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5967171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5969478Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5972231Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5975054Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5977052Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5979548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5982406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5984512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5986614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5989092Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5991345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5993901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5996543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.5998817Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6001072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6003318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6005720Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6007724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6009849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6012295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6014453Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6016321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6018282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6020591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6023222Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6025624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6027701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6029906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6032039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6034107Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6036567Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6038927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6041077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6043256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6045638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6047956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6050185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6052362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6075034Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6078555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6081760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6084545Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6087580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6090640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6092905Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6095686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6098241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6100618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6103318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6105719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6108183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6110880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6113743Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6116131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6118465Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6120858Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6123073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6125140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6127157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6129434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6131750Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6133927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6135918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6138167Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6140580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6143101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6145223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6147157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6149096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6151560Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6154023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6156906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6159562Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6162631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6165438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6168790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6171775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6174761Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6177815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6180204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6182778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6184985Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6187228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6189466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6192121Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6194892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6197330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6200103Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6202926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6205714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6208525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6211081Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6213796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6216201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6218574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6220897Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6223311Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6225521Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6227590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6229938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6232428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6234734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6236853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6238763Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6241053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6243192Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6244947Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6246933Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6249380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6251803Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6254313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6256817Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6258992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6261099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6263421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6265710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6267923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6269881Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6271918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6273736Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6275973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6278310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6280272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6282406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6284498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6287095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6289160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6291643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6294497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6297179Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6299677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6302646Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6305735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6308413Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6310930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6313463Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6315788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6318623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6321485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6324749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6328228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6331727Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6335552Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6339094Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6342758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6346052Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6349274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6352429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6355631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6359102Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6363029Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6367042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6370820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6374541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6378228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6381815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6385575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6389093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6392488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6395957Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6399787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6403704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6407472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6411018Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6414426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6417597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6421062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6424828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6427898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6431023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6433856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6436466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6439049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6441295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6443250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6445280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6447318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6449402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6452042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6454820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6457449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6459715Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6462023Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6464272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6466723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6469643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6472528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6474678Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6476973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6479236Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6481804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6484312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6486728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6489278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6491589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6494111Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6496554Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6498984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6501051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6503376Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6505581Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6507782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6510219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6512514Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6514828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6517471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6518825Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6519970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6521009Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6521989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6523028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6524099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6525019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6526369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6527440Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6528450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6529377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6530372Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6531362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6532396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6533389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6534723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6535732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6536687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6537695Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6539015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6540019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6541077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6541983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6543384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6544368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6545265Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6546233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6547719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6549282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6550298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6551340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6552232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6553528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6554582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6555594Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6556519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6557723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6558557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6559490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6560512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6561821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6562909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6563949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6564999Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6566516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6567666Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6568821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6569826Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6570916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6571984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6572871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6573979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6574769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6575614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6576531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6577618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6578928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6580484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6581634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6582717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6583712Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6584787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6585834Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6587033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6588134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6589216Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6590343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6591696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6592906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6594134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6595338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6596631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6597718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6599226Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6600296Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6601852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6603278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6604893Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6606627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6607735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6608768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6609809Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6610832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6612006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6613043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6614318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6615652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6616480Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6617588Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6618754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6619791Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6620838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6621956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6623187Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6624258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6625806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6627034Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6628065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6629083Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6630038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6631139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6632242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6633266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6634178Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6635278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6636551Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6637658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6638734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6639724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6640735Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6641973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6643031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6644012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6644867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6646003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6647101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6648103Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6649265Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6650357Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6651597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6652613Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6653673Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6654818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6655799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6656707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6657819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6658837Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6659799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6660730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6662328Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6663503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6664444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6665496Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6666767Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6667774Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6668856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6669784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6670883Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6672055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6673131Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6674066Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6675275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6676117Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6677392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6678458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6679444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6680437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6681362Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6682640Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6683490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6684379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6685448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6686655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6687685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6688555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6689322Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6690397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6691431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6692427Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6693383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6694311Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6695589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6696701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6697742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6698810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6700110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6701156Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6702448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6703390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6704621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6705576Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6706559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6707666Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6709029Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6710122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6711212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6712249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6713757Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6714765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6715809Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6716652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6717744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6718648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6719653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6720505Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6721814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6723016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6724349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6725839Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6726852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6727922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6729057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6730406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6731878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6733471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6734838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6736166Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6737238Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6738475Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6739573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6740663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6741673Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6743139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6744520Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6745772Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6747057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6747969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6749143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6750424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6752020Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6753106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6754214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6755330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6756243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6757258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6758525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6759710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6760758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6761842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6763231Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6764183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6765320Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6766277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6767160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6768448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6769881Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6771172Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6772148Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6773109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6774219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6775591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6777006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6778154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6779264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6780396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6781473Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6782739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6784129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6785566Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6787251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6788616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6789968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6791256Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6792937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6794303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6795574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6796536Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6797779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6799028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6800247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6801441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6802868Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6804147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6805342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6806544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6808020Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6809665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6811404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6812680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6814092Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6815332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6816632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6817876Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6819187Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6820588Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6821979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6823698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6825266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6826660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6828544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6830175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6831776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6833412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6834889Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6836360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6837934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6839624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6841237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6842871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6844909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6846589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6848006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6849699Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6851355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6853431Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6855225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6856930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6858376Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6859911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6861413Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6863012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6864597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6866138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6868050Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6869523Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6871006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6872477Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6874038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6875547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6877041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6878997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6880225Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6881800Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6882707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6884120Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6885576Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6887070Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6888622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6889773Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6890859Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6892358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6893585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6894913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6896064Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6897365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6898669Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6900171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6901690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6902980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6904073Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6905283Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6906382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6908012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6909312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6910402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6911528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6912843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6913983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6915084Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6916217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6917531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6918628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6919684Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6920740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6922038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6923329Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6924687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6925956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6927235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6928484Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6929602Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6930585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6931901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6932903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6933933Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6934928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6936217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6937416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6938457Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6939487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6940655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6941751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6942848Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6943779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6944936Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6945864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6946790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6947685Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6948784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6950138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6951302Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6952703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6953853Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6954865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6955848Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6956810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6957878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6959165Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6960288Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6961612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6962731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6963703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6965276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6966304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6967336Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6968506Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6969788Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6970767Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6971921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6973372Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6974689Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6975686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6976785Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6977981Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6979047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6980386Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6981922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6983471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6984330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6985321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6986305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6987392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6988986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6989951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6991011Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6991985Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6992953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6994001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6995240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6996329Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6997313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6998335Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.6999502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7000472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7001554Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7002781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7003933Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7005096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7006042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7007684Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7008924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7010040Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7011346Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7012998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7014303Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7015760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7017272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7018996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7020617Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7022439Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7024012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7025731Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7027358Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7028930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7030487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7032459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7034072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7035666Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7037248Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7038977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7041368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7043242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7045180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7046930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7048819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7050600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7052363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7054732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7056506Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7058289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7059953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7061778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7063574Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7065223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7066827Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7068534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7070427Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7072293Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7074099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7075875Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7077648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7079498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7081180Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7082810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7084490Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7086205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7088526Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7090377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7092251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7094147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7096007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7097814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7099597Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7101498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7102518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7103255Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7104215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7105113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7106183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7107707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7109062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7109822Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7111277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7112293Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7113795Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7115383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7116610Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7117758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7119151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7120115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7121196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7122632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7123705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7125196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7126258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7127294Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7128331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7129408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7130420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7131314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7132178Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7133368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7134384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7135244Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7136088Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7137310Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7138221Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7139163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7140365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7141705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7144508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7145655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7146728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7148046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7149101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7150615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7151982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7153158Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7154212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7155335Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7156284Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7157275Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7158476Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7159676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7160904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7162612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7164060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7165416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7166688Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7168235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7169496Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7170644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7172045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7173159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7174366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7175518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7176591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7177762Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7178900Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7180045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7181129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7182508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7183672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7184852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7186098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7187513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7188792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7190039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7191218Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7192493Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7193615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7195092Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7196368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7197662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7199121Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7200247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7201671Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7203318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7205405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7207121Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7208778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7210281Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7211908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7213285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7214585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7215712Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7217426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7218821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7220436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7221711Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7223344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7224720Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7226606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7228115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7229622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7231065Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7232811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7234062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7235543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7236703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7237878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7239482Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7240776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7242036Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7243291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7245051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7246554Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7247717Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7248843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7250119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7251274Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7252227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7253251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7254292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7255077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7256108Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7257320Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7258513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7259568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7260590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7261927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7262988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7263940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7264920Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7266196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7267165Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7268450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7269544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7270879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7271925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7273047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7274186Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7275530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7276719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7277839Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7278905Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7280217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7281338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7282326Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7283404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7284417Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7285528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7286563Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7287462Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7288624Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7289523Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7290458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7291518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7292376Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7293570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7294840Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7295869Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7297146Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7298135Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7299155Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7300060Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7301239Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7302515Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7303493Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7304557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7305572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7306601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7307929Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7309166Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7310146Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7311290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7312677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7313799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7314941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7315934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7316925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7318215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7319263Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7320231Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7321724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7322888Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7324641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7326229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7327264Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7328379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7329415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7330348Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7331444Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7332740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7334006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7334924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7335864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7336730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7337489Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7338702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7339705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7340750Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7341923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7343258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7344332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7345307Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7346277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7347200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7348223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7349169Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7350012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7351017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7352633Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7353997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7355306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7356693Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7358044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7359314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7360732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7362422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7363446Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7364971Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7366078Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7367641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7368793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7370090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7371224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7372799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7374147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7375453Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7376704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7377913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7379006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7380104Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7381122Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7382555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7383759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7385321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7386492Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7387644Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7388637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7389657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7391009Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7392368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7393854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7394838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7395742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7396916Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7398070Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7399091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7400532Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7401906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7403074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7404461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7405946Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7407174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7408456Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7409635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7410674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7412232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7413437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7414494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7415540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7416787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7417917Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7419152Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7420220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7421516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7422697Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7423871Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7424819Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7425818Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7427144Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7428347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7429253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7430103Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7431074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7432045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7433159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7434519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7435950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7437049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7437976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7439259Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7440596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7441718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7443075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7444901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7445969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7446866Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7447922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7448953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7449921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7450963Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7452187Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7453593Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7454681Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7455607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7456753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7457688Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7458637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7459524Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7460604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7461753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7462794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7463776Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7464824Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7465908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7466921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7467895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7468962Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7469949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7471008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7472016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7473298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7474367Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7475503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7476498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7477511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7478525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7479544Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7480491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7481513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7483006Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7484142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7485209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7486202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7487282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7488519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7489621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7491204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7492280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7493508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7494723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7495796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7496854Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7497856Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7498866Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7500293Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7501342Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7502513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7503301Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7504385Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7505429Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7506488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7507389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7508963Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7510113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7511287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7512287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7513428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7514516Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7515585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7516572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7517538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7518930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7520234Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7521375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7522397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7523347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7524380Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7525359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7526273Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7527451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7528507Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7529572Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7530384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7531381Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7532334Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7533209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7534151Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7535554Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7536452Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7537460Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7538365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7539510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7540538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7541548Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7542729Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7543961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7544924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7545982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7547099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7548258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7549154Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7550391Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7551534Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7552986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7554329Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7555619Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7556620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7557596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7558649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7559701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7560604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7561885Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7562944Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7564027Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7565100Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7566203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7567570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7568658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7569880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7571330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7572432Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7573638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7575289Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7576680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7577637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7578618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7579894Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7580983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7582150Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7583330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7584115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7585308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7586879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7588631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7589702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7590726Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7591723Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7593009Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7594110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7595049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7596110Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7597389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7598590Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7599765Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7600972Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7601922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7602743Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7603728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7604659Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7605707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7606972Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7608470Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7609758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7611066Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7612243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7613678Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7615069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7616441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7617564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7618779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7619961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7621360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7622779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7624048Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7625304Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7626563Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7627851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7629101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7630189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7631637Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7633361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7634794Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7636316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7637622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7639059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7640503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7641915Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7643506Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7644627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7646038Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7647220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7648331Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7649359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7650539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7651964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7653090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7654214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7655435Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7656556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7657651Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7658768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7659850Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7661118Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7662646Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7663747Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7664983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7666600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7667739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7668930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7669938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7671382Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7672586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7673571Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7674573Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7675665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7676707Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7677811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7679210Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7680235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7681436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7682606Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7683701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7684864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7686117Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7687201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7688229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7689295Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7690384Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7691471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7692471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7693392Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7694447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7696098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7697442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7698714Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7699911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7701156Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7702766Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7704385Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7706171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7707703Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7709040Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7710377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7712074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7713557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7714998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7716314Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7717755Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7719140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7720371Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7721472Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7722568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7723540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7724601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7725415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7726359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7727570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7729016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7730129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7731125Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7732091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7733292Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7734319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7735560Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7737401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7739021Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7740312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7741864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7743363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7745117Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7746910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7748408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7749795Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7751173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7752914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7754375Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7755827Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7757396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7758861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7760500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7761821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7763194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7764730Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7766389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7767725Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7768965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7770438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7772047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7773604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7774927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7775930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7776976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7778283Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7779527Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7780674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7781843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7783166Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7784247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7785116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7786306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7787532Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7788650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7789569Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7790601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7791940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7793197Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7794671Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7795900Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7797220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7798349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7799713Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7800737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7802276Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7803603Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7804870Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7806083Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7807419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7808538Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7809742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7810864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7812571Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7813977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7815189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7816488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7817849Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7819177Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7820343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7821510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7823287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7824458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7825704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7826697Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7828079Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7829232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7830530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7831734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7833245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7834393Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7836004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7837247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7838781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7840212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7841655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7842911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7844793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7846786Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7848196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7849940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7851332Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7852889Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7854308Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7855927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7857510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7859522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7861200Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7862567Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7863610Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7864697Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7866166Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7867361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7868619Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7870069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7871879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7874017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7875779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7877568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7879107Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7880790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7882216Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7883901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7885317Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7886895Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7888598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7890390Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7891749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7892958Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7894260Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7895364Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7896466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7897352Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7898339Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7899822Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7900957Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7901939Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7903072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7904546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7905662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7906690Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7907737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7908867Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7909779Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7910753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7911601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7913002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7914032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7915071Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7916142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7917389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7918498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7919579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7920653Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7922017Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7923322Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7924512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7925568Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7926565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7927525Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7928600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7929696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7930968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7932109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7933024Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7934233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7935535Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7936620Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7937663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7938619Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7939954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7941130Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7942340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7943438Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7944864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7946182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7947291Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7948436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7949634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7950580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7951632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7952691Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7954046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7955138Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7956311Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7957327Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7958763Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7959696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7960807Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7962134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7963587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7965664Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7966951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7968377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7969846Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7971163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7972401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7973388Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7974495Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7976055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7977579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7979074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7980487Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7981500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7982848Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7983944Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7985245Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7986719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7987921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7988990Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7989927Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7991333Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7992513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7993766Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7994992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7996119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7997556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.7999153Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8000639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8002143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8003312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8004423Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8005476Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8006790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8007940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8008976Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8010001Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8011662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8012652Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8013851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8014910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8016056Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8016974Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8017913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8019116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8020510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8022161Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8023338Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8024440Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8025698Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8026964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8028277Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8029448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8030629Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8032436Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8034558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8036209Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8037737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8039213Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8040878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8042312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8043770Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8044700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8065173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8066834Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8068420Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8069407Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8070903Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8071951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8073128Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8074163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8075366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8076517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8077667Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8078777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8080115Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8081124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8082148Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8083272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8084699Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8086260Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8087611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8089031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8090709Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8092046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8093467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8094901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8096937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8098579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8100130Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8101505Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8103318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8104775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8106203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8107236Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8108619Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8109822Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8111034Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8112543Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8113750Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8114922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8116349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8117602Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8119284Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8120666Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8121814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8122999Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8124313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8125347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8126474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8127360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8128839Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8130005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8131301Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8132531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8133928Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8135081Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8136082Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8137182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8138778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8139897Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8140810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8141747Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8143181Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8144184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8145202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8146307Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8147736Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8148742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8149822Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8150759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8151940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8152933Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8153901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8154975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8156215Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8157400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8158406Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8159387Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8160680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8161743Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8162982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8164067Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8165239Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8166242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8167203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8168298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8169864Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8170966Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8172047Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8173369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8174992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8176035Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8177164Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8178402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8179846Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8181057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8182247Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8183461Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8184704Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8186319Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8187537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8188504Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8189908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8191724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8192872Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8194211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8195196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8196305Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8197359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8198408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8199419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8200660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8201998Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8203157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8204377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8205365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8207143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8208627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8210508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8212385Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8214692Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8217196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8219185Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8221189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8223182Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8225251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8227214Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8229080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8230930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8233191Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8235665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8236966Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8238286Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8239639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8240992Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8242248Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8243539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8244459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8245700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8246820Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8247852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8249000Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8250494Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8251501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8252491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8253604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8255159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8256415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8257789Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8258964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8260334Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8261589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8262955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8263994Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8265233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8266745Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8268175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8269442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8270545Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8271658Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8272636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8273696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8274743Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8276128Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8277512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8278600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8279661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8281051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8282426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8283517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8284702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8285738Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8286806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8287841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8288787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8289785Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8291037Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8292202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8293208Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8294565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8296141Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8297170Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8298349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8299879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8301175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8302555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8304072Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8305206Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8306649Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8308015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8309236Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8310369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8311377Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8312474Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8313459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8314464Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8315537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8316366Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8317192Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8317969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8318796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8319657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8320421Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8321224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8322361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8323244Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8324041Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8324810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8325882Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8327053Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8327977Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8329368Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8330837Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8331925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8332975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8334229Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8335370Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8336401Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8337636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8338865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8340031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8341171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8342370Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8343288Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8344555Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8345600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8346874Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8347852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8348955Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8349993Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8350988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8352005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8353312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8354618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8355650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8356694Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8357838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8358963Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8360051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8361057Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8362133Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8363517Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8364410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8365361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8366351Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8367642Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8368618Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8369589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8370600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8373771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8375372Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8376473Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8377567Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8378621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8379567Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8380399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8381508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8382604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8383956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8385098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8386145Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8387042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8388255Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8389680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8391014Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8392093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8393103Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8394173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8395355Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8396408Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8397458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8398491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8399754Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8400950Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8401996Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8402999Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8404248Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8405241Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8406173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8407223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8408495Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8409570Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8410485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8411471Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8412716Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8413863Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8414979Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8416048Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8417605Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8418654Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8420009Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8420954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8421861Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8422973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8423983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8424751Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8425806Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8426614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8427417Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8428144Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8428901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8429902Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8430740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8431540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8432359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8433412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8434313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8435161Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8435948Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8436943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8437769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8438566Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8439506Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8440269Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8441233Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8442309Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8443099Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8443900Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8444672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8445440Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8446183Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8447055Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8448074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8448932Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8449759Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8450628Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8451457Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8452235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8453007Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8453811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8454906Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8455728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8456550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8457321Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8458141Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8458929Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8459686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8460427Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8461235Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8462430Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8463369Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8464251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8465077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8466015Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8466851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8467683Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8468742Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8469560Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8470396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8471204Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8472039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8472821Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8473591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8474428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8475451Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8476300Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8477112Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8477890Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8478913Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8479737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8480556Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8481344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8482359Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8483184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8484018Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8484814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8485793Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8487045Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8487971Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8488901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8489781Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8490700Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8491625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8492491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8493591Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8494533Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8495433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8496267Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8497135Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8497957Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8498778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8499672Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8500877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8501670Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8502539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8503502Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8504320Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8505159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8506195Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8507096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8507951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8508932Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8509747Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8510531Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8511297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8512163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8513202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8514074Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8514919Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8515937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8516799Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8517564Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8518383Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8519173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8519932Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8520739Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8521773Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8522632Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8523458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8524278Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8525069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8526076Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8526954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8527773Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8528579Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8529584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8530412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8531240Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8532257Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8533062Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8534160Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8534997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8535860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8536657Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8537676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8538503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8539312Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8540127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8540912Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8541663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8542840Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8543665Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8544546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8545316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8546150Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8546970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8547738Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8548496Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8549306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8550440Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8551549Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8552435Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8553424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8554253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8555098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8555941Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8556718Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8557513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8558843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8560066Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8560986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8562035Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8563174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8564031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8564889Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8566056Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8566958Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8567964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8569327Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8570176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8570986Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8571752Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8572732Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8573587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8574512Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8575345Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8576497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8577409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8578354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8579228Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8580140Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8581026Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8581878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8582719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8583792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8584623Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8585463Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8586253Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8587313Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8588202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8589077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8589964Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8590777Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8591547Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8592389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8593176Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8593948Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8594814Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8595877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8596768Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8597638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8598418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8599478Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8600306Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8601134Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8601921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8602942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8603810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8604705Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8605537Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8606347Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8607157Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8607983Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8608778Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8609587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8610360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8611379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8612205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8613016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8613831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8614938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8615782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8616614Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8617402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8618266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8619059Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8619851Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8620612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8621607Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8622578Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8623372Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8624147Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8625194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8626243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8627090Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8628227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8629349Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8630224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8631051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8631852Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8632639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8633434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8634447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8635363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8636449Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8637357Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8638269Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8639127Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8639948Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8640708Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8641576Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8642625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8643522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8644434Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8645294Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8646143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8646935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8647940Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8649093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8649918Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8650771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8651608Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8652452Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8653315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8654189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8654989Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8655790Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8656786Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8657642Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8658497Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8659450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8660269Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8661054Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8661899Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8663054Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8663982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8664909Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8665789Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8666663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8667441Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8668455Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8669361Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8670437Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8671424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8672363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8673285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8674172Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8675042Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8675958Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8676784Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8677601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8678394Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8679426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8680315Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8681143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8681949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8682965Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8683817Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8684635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8685491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8686581Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8687485Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8688379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8689194Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8690205Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8691069Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8692105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8692953Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8694142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8695002Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8695838Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8696686Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8697539Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8698433Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8699631Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8700648Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8701626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8702662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8703643Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8704599Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8705522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8706674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8707740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8708660Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8709641Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8710513Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8711432Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8712365Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8713221Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8714076Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8714978Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8716186Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8717202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8718192Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8719129Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8720109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8721092Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8722016Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8723175Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8724246Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8725169Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8726107Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8726980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8727914Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8728815Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8729687Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8730557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8731447Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8732676Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8733651Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8734696Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8735627Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8736599Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8737528Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8738480Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8739630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8740692Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8741634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8742661Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8743530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8744448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8745334Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8746190Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8747043Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8747943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8749146Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8750123Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8751142Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8752077Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8753051Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8754037Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8754968Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8756116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8757189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8758107Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8759087Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8759951Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8760878Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8761775Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8762664Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8763522Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8764419Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8765616Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8766557Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8767530Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8768518Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8769491Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8770426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8771350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8772535Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8773609Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8774619Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8775554Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8776423Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8777343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8778242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8779139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8779994Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8780890Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8782186Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8783211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8784184Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8785124Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8786097Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8787028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8787961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8789111Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8790181Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8791094Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8792028Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8792938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8793860Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8794796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8795655Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8796523Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8797428Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8798639Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8799634Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8800662Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8801611Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8802596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8803541Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8804509Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8805674Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8806748Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8807675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8808625Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8809508Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8810442Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8811344Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8812219Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8813189Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8814396Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8815404Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8816363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8817119Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8818113Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8818901Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8819911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8821058Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8821892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8822813Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8823615Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8824448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8825220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8826207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8827026Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8827811Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8828546Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8829521Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8830330Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8831166Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8831926Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8832910Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8833949Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8834801Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8835701Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8836500Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8837285Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8838076Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8838831Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8839582Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8840602Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8841422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8842261Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8843044Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8843823Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8844584Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8845343Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8846266Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8847103Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8848174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8849326Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8850227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8851093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8851974Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8852879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8853884Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8854753Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8855617Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8856604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8857418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8858202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8859008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8859824Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8860961Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8862207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8863068Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8863923Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8864792Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8865708Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8866596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8867426Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8868250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8869223Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8869997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8871004Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8872097Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8872922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8873719Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8874589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8875415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8876280Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8877075Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8877841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8878613Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8879598Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8880400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8881232Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8881988Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8882982Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8883844Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8884626Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8885424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8886399Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8887237Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8888070Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8888862Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8889650Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8890400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8891389Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8892458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8893287Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8894248Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8895032Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8895879Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8896724Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8897498Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8898243Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8899202Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8899987Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8900746Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8901510Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8902586Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8903412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8904251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8905114Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8905898Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8906675Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8907422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8908403Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8909250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8910246Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8911354Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8912174Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8912991Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8913782Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8914604Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T15:59:44.8914924Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2024-04-03T15:59:44.8915267Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:59:44.8916378Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:59:44.8917501Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:59:44.8918561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:59:44.8919612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T15:59:44.8919915Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8920734Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8921585Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8922450Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8923356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8924145Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8924933Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8925808Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8926638Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8927412Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8928212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8929008Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T15:59:44.8929335Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8930186Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8931025Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8931832Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8932635Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8933427Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8934418Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T15:59:44.8934745Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8935721Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8936681Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8937549Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8938540Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8939507Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8940459Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8941379Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8942422Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8943415Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8944316Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T15:59:44.8944641Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8945492Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8946409Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8947251Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8948172Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8949010Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8950132Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8950952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8951810Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8952740Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8953599Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8954565Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8955622Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8956466Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8957350Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8958272Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8959079Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8960039Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8960908Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8961728Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8962663Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8963566Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8964425Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8965220Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8966068Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8967034Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8967995Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8968842Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8969744Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8970575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8971416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8972294Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8973080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8974031Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8974943Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8975771Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8976601Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8977558Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8978488Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8979322Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8980250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8981121Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8981985Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8982911Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8983816Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8984668Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8985467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8986242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8987019Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8987935Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8988787Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8989630Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8990499Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8991370Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8992168Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8992970Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8993828Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8994746Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8995621Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8996496Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8997458Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8998282Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.8999181Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9000093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9000984Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9001921Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9002889Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9003887Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9004796Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9005702Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9006580Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9007480Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9008360Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9009400Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9010297Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9011143Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9012096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9012924Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9013892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9014807Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9015680Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9016519Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9017340Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9018207Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9019080Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9019930Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9020769Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9021595Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9022511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9023397Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9024224Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9025100Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9025952Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T15:59:44.9026317Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9027262Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9028159Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9029201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9030106Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9031105Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9032112Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9033093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9034046Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9034942Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9035877Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9036770Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9037636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9038575Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9039589Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9040467Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9041424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9042416Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9043356Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9044290Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9045259Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9046171Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9047258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9048211Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9049096Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9050003Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9050954Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9051880Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9052737Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9053587Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T15:59:44.9054022Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9054947Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9055922Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9056975Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9057841Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9058804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9059758Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9060804Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9061749Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9062802Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9063743Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9064677Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9065596Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9066511Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9067448Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9068373Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9069230Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9070273Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9071165Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9072196Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9073123Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9074012Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9074971Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9075925Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9076865Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9077798Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9078937Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9079934Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9080973Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9081969Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9082886Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9083863Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9084760Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9085636Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9086608Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9087595Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9088559Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9089600Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9090477Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9091402Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9092298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9093250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9094258Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9095227Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9096250Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9097249Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9098188Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9099101Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9100036Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9101049Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9101997Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9103095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9104098Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9105093Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9106005Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9106980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9107904Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T15:59:44.9108250Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9109095Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9110116Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9111091Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9112033Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9112956Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9113892Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/mps/UnaryConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T15:59:44.9114312Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9115363Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9116410Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested/NestedTensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9117405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9118550Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9119673Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9120688Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T15:59:44.9121076Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9122109Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9123173Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9124203Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9125139Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9126212Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9127201Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9128216Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T15:59:44.9128625Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9129670Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9130843Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9131938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9133024Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9134163Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9135242Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9136318Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9137403Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9138503Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9139561Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9140612Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9141710Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9142938Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T15:59:44.9143311Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:59:44.9144217Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:59:44.9145149Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:59:44.9146136Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T15:59:44.9146480Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T15:59:44.9147424Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T15:59:44.9148298Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T15:59:44.9148601Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:59:44.9149405Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:59:44.9150191Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:59:44.9150980Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:59:44.9151829Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T15:59:44.9152211Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-04-03T15:59:44.9153108Z copying build/lib.linux-x86_64-cpython-312/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-04-03T15:59:44.9153402Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2024-04-03T15:59:44.9153766Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9154647Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9155560Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9156538Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9157488Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9158439Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9159414Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9160312Z copying build/lib.linux-x86_64-cpython-312/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T15:59:44.9160594Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2024-04-03T15:59:44.9160912Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:59:44.9161701Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:59:44.9162548Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:59:44.9163371Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T15:59:44.9163684Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9164472Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9165355Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9166133Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9166974Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9167925Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9168798Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9169583Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9170477Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9171301Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9172236Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9173045Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9173908Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9174726Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9175521Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9176367Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9177199Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9178000Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9178762Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9179581Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9180372Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9181188Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9181944Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9182854Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9183657Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9184492Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9185361Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9186127Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9186995Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9187859Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9188635Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9189428Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9190319Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9191103Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9191903Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9192710Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9193512Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9194281Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9195067Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9195834Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9196766Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9197582Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9198490Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9199296Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9200106Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9200993Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9201821Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9202609Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9203413Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T15:59:44.9203745Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9204563Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9205465Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9206470Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9207406Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9208260Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9209285Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9210221Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9211099Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9212033Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9213026Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9214018Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9214912Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9215868Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9216805Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9217799Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9218744Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9219590Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T15:59:44.9219894Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9220718Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9221492Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9222421Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9223172Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9223944Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9224759Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9225564Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9226392Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9227172Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9227965Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9228726Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9229497Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9230319Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9231176Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9231974Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9232769Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9233583Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9234438Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9235396Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9236193Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9236950Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9237808Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9238630Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9239471Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9240280Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9241102Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9241889Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9242746Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9243563Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9244374Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9245182Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9245980Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9246728Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9247515Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9248320Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9249064Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9249828Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9250653Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9251445Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9252283Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9253095Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9254006Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9254842Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9255611Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9256394Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9257247Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9258041Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9258841Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9259649Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9260443Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9261340Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9262146Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9262932Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9263712Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9264484Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9265342Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9266218Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9266986Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9267819Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9268614Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9269414Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9270173Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9270911Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9271692Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9272487Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9273343Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9274114Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9274847Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9275652Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9276502Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9277341Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9278086Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9278843Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9279659Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9280419Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9281255Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9282109Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9282988Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9283731Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9284635Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9285437Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9286252Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9287005Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9287789Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9288560Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9289338Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9290091Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9290885Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9291707Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9292502Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9293292Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9294178Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9295053Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9295876Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9296678Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9297514Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9298307Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9299084Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9299879Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9300759Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9301575Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T15:59:44.9301878Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9302771Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9303659Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9304540Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9305425Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9306388Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9307208Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9308075Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9308940Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9309739Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9310537Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9311603Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9312484Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9313274Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9314121Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T15:59:44.9314459Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T15:59:44.9315357Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T15:59:44.9316217Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T15:59:44.9316515Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9317431Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9318246Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9319040Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9319852Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9320624Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9321407Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T15:59:44.9321775Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-04-03T15:59:44.9322751Z copying build/lib.linux-x86_64-cpython-312/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-04-03T15:59:44.9323054Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:59:44.9323810Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:59:44.9324602Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:59:44.9325341Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:59:44.9326092Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:59:44.9326845Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T15:59:44.9327166Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9328003Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9328858Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9329683Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9330483Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9331264Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9332111Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9332982Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9333881Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9334690Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9335533Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9336326Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9337226Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9338030Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9338817Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9339614Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9340472Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9341346Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9342221Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9343046Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9343816Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9344615Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9345408Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9346266Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9347097Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9347934Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9348817Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9349680Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9350458Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T15:59:44.9350816Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2024-04-03T15:59:44.9351200Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2024-04-03T15:59:44.9351626Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9352687Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9353771Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9354873Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9355929Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9356987Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9358089Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9359228Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9360277Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9361352Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9362396Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9363474Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9364517Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9365596Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9366626Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9367712Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9368837Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9369936Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9371047Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9372113Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9373259Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9374406Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9375504Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9376566Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9377612Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9378705Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T15:59:44.9379197Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T15:59:44.9380395Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9381654Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9382896Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9384072Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9385251Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9386447Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9387649Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9388857Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9389475Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T15:59:44.9390804Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9392219Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9393600Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9394136Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T15:59:44.9395440Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9396741Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9398087Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9399379Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9400697Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9402017Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9403362Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9403898Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T15:59:44.9405192Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9406468Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9407777Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9408325Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T15:59:44.9409626Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9411005Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9412363Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9413736Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9415103Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9416462Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9417777Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9418336Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T15:59:44.9419655Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9421046Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9422460Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9423957Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9425312Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9425839Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T15:59:44.9427167Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9428358Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9428823Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T15:59:44.9429980Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9431155Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9432271Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9433401Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9434542Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9435673Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9436867Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9438010Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9439125Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9439671Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T15:59:44.9441013Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9442365Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9443680Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9445017Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9446319Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9447647Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9448970Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9450324Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9451633Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9452916Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9454431Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9455827Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9457184Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9458513Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9459894Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9461204Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9461749Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T15:59:44.9463116Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9464406Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9465694Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9466958Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9468286Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9469627Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9470915Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9472247Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9473577Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9474844Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9476100Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9477426Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9478708Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9480031Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9481290Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9482534Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9483886Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9485258Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9486653Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9487957Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9489214Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9489729Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T15:59:44.9491030Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9492332Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9493620Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9494985Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9496358Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9497612Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9498894Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9500182Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9501478Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9502829Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9504158Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9505432Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9506720Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9508044Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9509371Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9510698Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9511979Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9513500Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9514850Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9516261Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9517617Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9518925Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9520218Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9520835Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T15:59:44.9522240Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9523744Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9525178Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9526650Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9528192Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9529664Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9531161Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9532655Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9534273Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9535738Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9536262Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T15:59:44.9537644Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9538151Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T15:59:44.9539451Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9540761Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9541964Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9542603Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T15:59:44.9543838Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9545018Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9546178Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9547345Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9548544Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9549723Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9550937Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9552076Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9552653Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T15:59:44.9554072Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9555553Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9556949Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9557463Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T15:59:44.9558732Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9560031Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9561348Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9562620Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9562992Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9564001Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9564987Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9566059Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9567031Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9567972Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9569069Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9569996Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9570982Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9571892Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9572820Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9573859Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9574915Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9575934Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9576874Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9577870Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9578824Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9579793Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9580804Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9581742Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9582832Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9583868Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9584854Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9585867Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9586844Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9587972Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9588977Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9589983Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9591077Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9592069Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9593230Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9594287Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9595583Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9596655Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9597781Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9598888Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9599984Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9601089Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9602139Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9603185Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9604260Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9605313Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9606396Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9607431Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9608437Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9609405Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9610447Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T15:59:44.9610994Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9612170Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9613328Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9614540Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9615705Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9616845Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9617952Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T15:59:44.9618453Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9619627Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9620890Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9622143Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9623356Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9624585Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9625723Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T15:59:44.9626220Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9627317Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9628477Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9629647Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9630762Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9631867Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9632979Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T15:59:44.9633398Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9634471Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9635367Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9636312Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9637209Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9638128Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9639002Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9639944Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9640931Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9641800Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9655746Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9656798Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T15:59:44.9657308Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2024-04-03T15:59:44.9657735Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9658844Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9659876Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9660935Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9661982Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9663302Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9664381Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9665485Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9666554Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9667663Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9668825Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9669931Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9671094Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9672235Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9673322Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9674432Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9675581Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9676694Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9677860Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9679007Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9680193Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9681345Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9682561Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9683717Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9684899Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9686080Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9687173Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9688240Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9689318Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9690489Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9691561Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9692664Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9693826Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9694967Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9696039Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9697161Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9698210Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9699271Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9700440Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9701571Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9702737Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9703810Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9704918Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9706024Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T15:59:44.9706458Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9707562Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9708611Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9709734Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9710794Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9711954Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9713073Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9714145Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9715245Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9716342Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9717478Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9718636Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9719658Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9720698Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9721813Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9722891Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9723970Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9725030Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9726099Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9727210Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9728273Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9729404Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9730524Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9731656Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9732689Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9733940Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9735180Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9736206Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T15:59:44.9736659Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2024-04-03T15:59:44.9737192Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:59:44.9738464Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:59:44.9739736Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T15:59:44.9740277Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T15:59:44.9741618Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9743047Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9743661Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T15:59:44.9745034Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9746484Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9747901Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9749297Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9750695Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9752091Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9753458Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9754852Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9756233Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9757608Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9757970Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9758890Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9759874Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9760774Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9761719Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9762653Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9763566Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9764499Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9765393Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9766315Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9767382Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9768306Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T15:59:44.9768689Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-04-03T15:59:44.9769650Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-04-03T15:59:44.9770118Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:44.9771285Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9772479Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9773789Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9774873Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T15:59:44.9775390Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:44.9776540Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9777690Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9778812Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:44.9779893Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:44.9781046Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9782262Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9783403Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9784493Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T15:59:44.9785602Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9786063Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:59:44.9787214Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9788360Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9789449Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T15:59:44.9789907Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T15:59:44.9791006Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9791585Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T15:59:44.9792821Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9794057Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9794438Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:59:44.9795301Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:59:44.9796186Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:59:44.9797110Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T15:59:44.9797503Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9798537Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9799633Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9800695Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9801742Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9802807Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9803853Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9804913Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9805977Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9807036Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T15:59:44.9807448Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9808466Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9809479Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9810499Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9811509Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9812523Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9813556Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9814715Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9815775Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9816796Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9817830Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9818961Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9819968Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9821012Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9822158Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9823231Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9824301Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9825347Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9826377Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9827415Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9828417Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9829498Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9830520Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9831626Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9832606Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9833606Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9834616Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9835658Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9836743Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9837823Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9838916Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9839959Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9841046Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9842105Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9843090Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9844139Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9845131Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9846167Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9847199Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9848262Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9849395Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9850414Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9851511Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9852482Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9853512Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9854581Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9855651Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9856663Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9857635Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9858666Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9859676Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9860658Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9861664Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9862807Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9863816Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9864882Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9865883Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9866923Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9867869Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9868876Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9869854Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9870929Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9871982Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9873061Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9874116Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9875176Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9876198Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9877211Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9878237Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9879259Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9880330Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9881364Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9882434Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9883537Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9884630Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9885657Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9886674Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9887750Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9888777Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9889856Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9890902Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9892007Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9893035Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9894299Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9895358Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9896389Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9897399Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9898409Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T15:59:44.9898897Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:44.9900122Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9901306Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:44.9902661Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9903835Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T15:59:44.9905073Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9906352Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9907638Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9908885Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9910146Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9910583Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T15:59:44.9911724Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9912811Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9913878Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9915017Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9916178Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9916564Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9917594Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9918619Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9919699Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9920743Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9921836Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9922968Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9924049Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9925078Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9926123Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9927140Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9928192Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9929213Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9930229Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9931210Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9932195Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9933196Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9934297Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9935325Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9936440Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9937487Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9938587Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9939607Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9940795Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9941869Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9943056Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9944105Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9945136Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9946271Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9947381Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:44.9948429Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9949521Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T15:59:44.9949883Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9950845Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9951778Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9952722Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9953677Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9954604Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9955480Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9956496Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9957425Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9958348Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9959339Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9960230Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9961236Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9962175Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T15:59:44.9962570Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9963608Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9964597Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9965586Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9966681Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9967768Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9968848Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9969913Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9970958Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9971946Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9973000Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9974205Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9975287Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9976339Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9977371Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9978405Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9979498Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9980530Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9981593Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9982736Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9983728Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9984753Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9985796Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9986873Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9987878Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9988959Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9989966Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9990966Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9992046Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T15:59:44.9992447Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:59:44.9993447Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:59:44.9994418Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:59:44.9995332Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:59:44.9996260Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:59:44.9997170Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T15:59:44.9997617Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:44.9998854Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0000043Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0001120Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0002280Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0003463Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0004684Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0005751Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0006925Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0008095Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0009252Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0010379Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0011500Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0012602Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0013881Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0014943Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0016015Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0017107Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0018207Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0019428Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0020564Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0021683Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0022878Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T15:59:45.0023317Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0024272Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0025282Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0026279Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0027284Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0028305Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0029356Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0030449Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0031470Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0032486Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0033472Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0034531Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0035540Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0036592Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0037593Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0038653Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0039701Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T15:59:45.0040081Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0041022Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0042015Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0042995Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0044045Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0044995Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0046018Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0046974Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0048006Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0049055Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0050057Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0051025Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0051985Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0052985Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0054137Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0055152Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0056185Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0057219Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0058242Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0059264Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0060328Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0061323Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0062426Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T15:59:45.0062830Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T15:59:45.0063827Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T15:59:45.0064856Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T15:59:45.0065283Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0066321Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0067454Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0068537Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0069643Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0070688Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0071726Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0072799Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0073859Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0074940Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0075960Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0077015Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0078027Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0079150Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0080294Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0081438Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0082468Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0083514Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0084562Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0085638Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0086795Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0087785Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0088868Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0089901Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0090987Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0092037Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0093076Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0094252Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0095283Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0096388Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0097414Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0098459Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0099584Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0100666Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0101788Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0102917Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0104011Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0105015Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0106036Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0107140Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0108152Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0109261Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0110365Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T15:59:45.0110859Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0112104Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0113334Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0114510Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0115680Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0116911Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0118124Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0119405Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0120641Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0121837Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T15:59:45.0122238Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2024-04-03T15:59:45.0122695Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:59:45.0123786Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T15:59:45.0124145Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:59:45.0125035Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:59:45.0125899Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:59:45.0126750Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T15:59:45.0127117Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0128028Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0129002Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0130020Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0130976Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0132008Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0132939Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0133987Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0134947Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0135858Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0136775Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T15:59:45.0137249Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:45.0138416Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:45.0139657Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:45.0140811Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T15:59:45.0141235Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:59:45.0142331Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-04-03T15:59:45.0142750Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0143845Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0144938Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0146015Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0147077Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0148088Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0149130Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0150169Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0151247Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0152297Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T15:59:45.0152749Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:45.0153884Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:45.0154904Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:45.0156104Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T15:59:45.0156567Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0157521Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0159466Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0161454Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0163380Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0165478Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0167391Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0169263Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0171223Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0173252Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0175933Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0178750Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0180594Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0182617Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0184620Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0186605Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0188548Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0190557Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0192467Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0194446Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0196358Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0198317Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0200208Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0202097Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0204082Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0206054Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0207994Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0210061Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0211975Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0213879Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0215764Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0217723Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0219643Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0221720Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0223677Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0225621Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0227550Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0229427Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0231326Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0233229Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0235226Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0237317Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0239299Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0241255Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0243106Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T15:59:45.0244421Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-04-03T15:59:45.0245820Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-04-03T15:59:45.0247166Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2024-04-03T15:59:45.0248014Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:45.0249554Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:45.0251699Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:45.0253903Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:45.0256075Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T15:59:45.0257556Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0258986Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0260980Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0263037Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0265075Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0267039Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0268991Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0270955Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0272950Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0274923Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0276904Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0278928Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0281121Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0283139Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0285219Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0287311Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0289316Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0291293Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0293274Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0295425Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0297435Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0299461Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0301422Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0303585Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0305638Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T15:59:45.0307101Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T15:59:45.0308918Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0310490Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:59:45.0312180Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0314301Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T15:59:45.0315744Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-04-03T15:59:45.0317254Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-04-03T15:59:45.0318796Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:45.0320387Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T15:59:45.0322446Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0324595Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0326695Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0328895Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0331131Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0333335Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0335615Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0337709Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0339848Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0341277Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:59:45.0342835Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:59:45.0344597Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:59:45.0346347Z copying build/lib.linux-x86_64-cpython-312/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T15:59:45.0347620Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0348867Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0350464Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0352056Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0353626Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0355209Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0356793Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0358377Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0359950Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0361500Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0363092Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0364724Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0366342Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0368000Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0369622Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0371214Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0372887Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0374570Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0376170Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0377740Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0379363Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0381062Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0382817Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T15:59:45.0383996Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0385326Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0387134Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0388921Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0390778Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0392584Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0394437Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0396274Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T15:59:45.0397544Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:59:45.0398855Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:59:45.0400601Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:59:45.0402354Z copying build/lib.linux-x86_64-cpython-312/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T15:59:45.0403579Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T15:59:45.0404841Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T15:59:45.0406567Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T15:59:45.0407786Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T15:59:45.0409189Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T15:59:45.0411177Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T15:59:45.0412531Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-04-03T15:59:45.0414143Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-04-03T15:59:45.0415602Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-04-03T15:59:45.0417078Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-04-03T15:59:45.0418570Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-04-03T15:59:45.0420052Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-04-03T15:59:45.0421568Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-04-03T15:59:45.0423142Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-04-03T15:59:45.0424533Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:59:45.0425907Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:59:45.0427787Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:59:45.0429763Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:59:45.0431619Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:59:45.0433577Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T15:59:45.0434899Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:59:45.0436227Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:59:45.0438019Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:59:45.0439817Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:59:45.0441633Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:59:45.0443418Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T15:59:45.0444708Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T15:59:45.0446128Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T15:59:45.0448137Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T15:59:45.0449530Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:45.0451089Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:45.0453247Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:45.0455396Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T15:59:45.0456866Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-04-03T15:59:45.0458395Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-04-03T15:59:45.0459839Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:45.0461326Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:45.0463488Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:45.0465522Z copying build/lib.linux-x86_64-cpython-312/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T15:59:45.0466776Z creating build/bdist.linux-x86_64/wheel/torch/share 2024-04-03T15:59:45.0467399Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2024-04-03T15:59:45.0468090Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-04-03T15:59:45.0469323Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-04-03T15:59:45.0470571Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0471891Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0473750Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0475592Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0477449Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0479298Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0481185Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T15:59:45.0482599Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0483987Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0485852Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0487715Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0489640Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0491581Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0493492Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0495492Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0497401Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0499308Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T15:59:45.0500717Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:59:45.0502380Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:59:45.0504566Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T15:59:45.0506153Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T15:59:45.0508039Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0510530Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0513106Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0515723Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0517567Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T15:59:45.0519538Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0522201Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0524825Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0527517Z copying build/lib.linux-x86_64-cpython-312/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-03T15:59:45.0529240Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T15:59:45.0530672Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T15:59:45.0532778Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T15:59:45.0534264Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T15:59:45.0535613Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T15:59:45.0537492Z copying build/lib.linux-x86_64-cpython-312/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T15:59:45.0539091Z copying build/lib.linux-x86_64-cpython-312/torch/_C.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T15:59:45.0540085Z creating build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0541011Z copying build/lib.linux-x86_64-cpython-312/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0542358Z copying build/lib.linux-x86_64-cpython-312/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0543646Z copying build/lib.linux-x86_64-cpython-312/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0544872Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0546143Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0547506Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0548855Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0550262Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0551655Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0552977Z copying build/lib.linux-x86_64-cpython-312/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0554291Z copying build/lib.linux-x86_64-cpython-312/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0555519Z copying build/lib.linux-x86_64-cpython-312/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0556852Z copying build/lib.linux-x86_64-cpython-312/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0558190Z copying build/lib.linux-x86_64-cpython-312/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0559435Z copying build/lib.linux-x86_64-cpython-312/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T15:59:45.0560360Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0561342Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0562686Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0564020Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0565359Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0566803Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0568199Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0569501Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0570868Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0572199Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0573568Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0575083Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0576429Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0577767Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T15:59:45.0578775Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:59:45.0579870Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:59:45.0581393Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:59:45.0583004Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:59:45.0584513Z copying build/lib.linux-x86_64-cpython-312/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T15:59:45.0585605Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0586612Z copying build/lib.linux-x86_64-cpython-312/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0587965Z copying build/lib.linux-x86_64-cpython-312/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0589364Z copying build/lib.linux-x86_64-cpython-312/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0590834Z copying build/lib.linux-x86_64-cpython-312/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0592382Z copying build/lib.linux-x86_64-cpython-312/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0593821Z copying build/lib.linux-x86_64-cpython-312/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T15:59:45.0594815Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:59:45.0595931Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:59:45.0597430Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:59:45.0598929Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T15:59:45.0600017Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:59:45.0601218Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:59:45.0602856Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:59:45.0604492Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:59:45.0606125Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T15:59:45.0607336Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:59:45.0608650Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:59:45.0610508Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:59:45.0612315Z copying build/lib.linux-x86_64-cpython-312/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T15:59:45.0613597Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:59:45.0614921Z copying build/lib.linux-x86_64-cpython-312/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:59:45.0616644Z copying build/lib.linux-x86_64-cpython-312/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:59:45.0618510Z copying build/lib.linux-x86_64-cpython-312/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T15:59:45.0619818Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:59:45.0621029Z copying build/lib.linux-x86_64-cpython-312/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:59:45.0622750Z copying build/lib.linux-x86_64-cpython-312/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:59:45.0624443Z copying build/lib.linux-x86_64-cpython-312/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T15:59:45.0625617Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:59:45.0626790Z copying build/lib.linux-x86_64-cpython-312/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:59:45.0628365Z copying build/lib.linux-x86_64-cpython-312/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:59:45.0630034Z copying build/lib.linux-x86_64-cpython-312/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:59:45.0631748Z copying build/lib.linux-x86_64-cpython-312/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T15:59:45.0632855Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2024-04-03T15:59:45.0633550Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2024-04-03T15:59:45.0634319Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T15:59:45.0635717Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T15:59:45.0637579Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T15:59:45.0638879Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0640319Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0642406Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0644573Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0646674Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0648798Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0651053Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0653267Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0655453Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0657445Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0659465Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0661399Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0663401Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0665347Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0667446Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0669454Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0671467Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0673520Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0675655Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0677640Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0679579Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0681517Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0683554Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0685646Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0687779Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0690004Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0692280Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0694580Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0696772Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0698897Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0701045Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0703198Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0705174Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0707144Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0709141Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0711202Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0713219Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0715295Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0717331Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0719320Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T15:59:45.0720616Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0721905Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0723816Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0725527Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0727225Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0728953Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0730728Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0732549Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0734510Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0736333Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0738228Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0740124Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0742177Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0744005Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0745839Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0747695Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0749508Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0751293Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T15:59:45.0752626Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0754261Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0756387Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0758419Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0760458Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0762575Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0764672Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0766711Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0768741Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0770830Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0772968Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0775159Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0777298Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0779405Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0781691Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0783966Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0786187Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0788322Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0790452Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0792597Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0794789Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0797022Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0799210Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0801353Z copying build/lib.linux-x86_64-cpython-312/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T15:59:45.0802546Z running install_egg_info 2024-04-03T15:59:45.0802869Z running egg_info 2024-04-03T15:59:45.0803191Z creating torch.egg-info 2024-04-03T15:59:45.0803554Z writing torch.egg-info/PKG-INFO 2024-04-03T15:59:45.0804178Z writing dependency_links to torch.egg-info/dependency_links.txt 2024-04-03T15:59:45.0804869Z writing entry points to torch.egg-info/entry_points.txt 2024-04-03T15:59:45.0805472Z writing requirements to torch.egg-info/requires.txt 2024-04-03T15:59:45.0806096Z writing top-level names to torch.egg-info/top_level.txt 2024-04-03T15:59:45.0806704Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T15:59:45.0807280Z reading manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T15:59:45.0807882Z reading manifest template 'MANIFEST.in' 2024-04-03T15:59:48.7521515Z warning: no previously-included files matching '*.o' found anywhere in distribution 2024-04-03T15:59:48.8966751Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2024-04-03T15:59:49.1683329Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-04-03T15:59:49.1684070Z adding license file 'LICENSE' 2024-04-03T15:59:49.1684482Z adding license file 'NOTICE' 2024-04-03T15:59:49.8920031Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T15:59:49.8993834Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.4.0a0+gitd253bd7-py3.12.egg-info 2024-04-03T15:59:49.9026752Z running install_scripts 2024-04-03T15:59:49.9162737Z creating build/bdist.linux-x86_64/wheel/torch-2.4.0a0+gitd253bd7.dist-info/WHEEL 2024-04-03T15:59:49.9167426Z creating 'dist/torch-2.4.0a0+gitd253bd7-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-03T15:59:49.9237203Z adding 'functorch/_C.cpython-312-x86_64-linux-gnu.so' 2024-04-03T15:59:49.9242389Z adding 'functorch/__init__.py' 2024-04-03T15:59:49.9244412Z adding 'functorch/_src/__init__.py' 2024-04-03T15:59:49.9246339Z adding 'functorch/_src/aot_autograd/__init__.py' 2024-04-03T15:59:49.9248033Z adding 'functorch/_src/eager_transforms/__init__.py' 2024-04-03T15:59:49.9249600Z adding 'functorch/_src/make_functional/__init__.py' 2024-04-03T15:59:49.9251296Z adding 'functorch/_src/vmap/__init__.py' 2024-04-03T15:59:49.9253083Z adding 'functorch/compile/__init__.py' 2024-04-03T15:59:49.9255868Z adding 'functorch/dim/__init__.py' 2024-04-03T15:59:49.9258091Z adding 'functorch/dim/batch_tensor.py' 2024-04-03T15:59:49.9259971Z adding 'functorch/dim/delayed_mul_tensor.py' 2024-04-03T15:59:49.9262629Z adding 'functorch/dim/dim.py' 2024-04-03T15:59:49.9264515Z adding 'functorch/dim/magic_trace.py' 2024-04-03T15:59:49.9267265Z adding 'functorch/dim/op_properties.py' 2024-04-03T15:59:49.9274909Z adding 'functorch/dim/reference.py' 2024-04-03T15:59:49.9276857Z adding 'functorch/dim/tree_map.py' 2024-04-03T15:59:49.9278754Z adding 'functorch/dim/wrap_type.py' 2024-04-03T15:59:49.9280522Z adding 'functorch/einops/__init__.py' 2024-04-03T15:59:49.9284552Z adding 'functorch/einops/_parsing.py' 2024-04-03T15:59:49.9288264Z adding 'functorch/einops/rearrange.py' 2024-04-03T15:59:49.9290252Z adding 'functorch/experimental/__init__.py' 2024-04-03T15:59:49.9291808Z adding 'functorch/experimental/control_flow.py' 2024-04-03T15:59:49.9293372Z adding 'functorch/experimental/ops.py' 2024-04-03T15:59:49.9299114Z adding 'torch/_C.cpython-312-x86_64-linux-gnu.so' 2024-04-03T15:59:49.9301011Z adding 'torch/_VF.py' 2024-04-03T15:59:49.9505000Z adding 'torch/_VF.pyi' 2024-04-03T15:59:49.9531740Z adding 'torch/__config__.py' 2024-04-03T15:59:49.9533534Z adding 'torch/__future__.py' 2024-04-03T15:59:49.9561033Z adding 'torch/__init__.py' 2024-04-03T15:59:49.9569547Z adding 'torch/_appdirs.py' 2024-04-03T15:59:49.9572012Z adding 'torch/_classes.py' 2024-04-03T15:59:49.9574248Z adding 'torch/_compile.py' 2024-04-03T15:59:49.9578462Z adding 'torch/_custom_ops.py' 2024-04-03T15:59:49.9580968Z adding 'torch/_deploy.py' 2024-04-03T15:59:49.9590720Z adding 'torch/_guards.py' 2024-04-03T15:59:49.9610536Z adding 'torch/_jit_internal.py' 2024-04-03T15:59:49.9614888Z adding 'torch/_linalg_utils.py' 2024-04-03T15:59:49.9628725Z adding 'torch/_lobpcg.py' 2024-04-03T15:59:49.9633728Z adding 'torch/_lowrank.py' 2024-04-03T15:59:49.9689412Z adding 'torch/_meta_registrations.py' 2024-04-03T15:59:49.9696843Z adding 'torch/_namedtensor_internals.py' 2024-04-03T15:59:49.9710993Z adding 'torch/_ops.py' 2024-04-03T15:59:49.9715156Z adding 'torch/_python_dispatcher.py' 2024-04-03T15:59:49.9718029Z adding 'torch/_sources.py' 2024-04-03T15:59:49.9720248Z adding 'torch/_storage_docs.py' 2024-04-03T15:59:49.9721957Z adding 'torch/_streambase.py' 2024-04-03T15:59:49.9741394Z adding 'torch/_tensor.py' 2024-04-03T15:59:49.9780409Z adding 'torch/_tensor_docs.py' 2024-04-03T15:59:49.9792311Z adding 'torch/_tensor_str.py' 2024-04-03T15:59:49.9914955Z adding 'torch/_torch_docs.py' 2024-04-03T15:59:49.9937206Z adding 'torch/_utils.py' 2024-04-03T15:59:49.9941551Z adding 'torch/_utils_internal.py' 2024-04-03T15:59:49.9945913Z adding 'torch/_vmap_internals.py' 2024-04-03T15:59:49.9950777Z adding 'torch/_weights_only_unpickler.py' 2024-04-03T15:59:49.9980199Z adding 'torch/functional.py' 2024-04-03T15:59:49.9992718Z adding 'torch/hub.py' 2024-04-03T15:59:50.0000496Z adding 'torch/library.py' 2024-04-03T15:59:50.0024511Z adding 'torch/overrides.py' 2024-04-03T15:59:50.0028351Z adding 'torch/py.typed' 2024-04-03T15:59:50.0031289Z adding 'torch/quasirandom.py' 2024-04-03T15:59:50.0034559Z adding 'torch/random.py' 2024-04-03T15:59:50.0036570Z adding 'torch/return_types.py' 2024-04-03T15:59:50.0039062Z adding 'torch/return_types.pyi' 2024-04-03T15:59:50.0058762Z adding 'torch/serialization.py' 2024-04-03T15:59:50.0071505Z adding 'torch/storage.py' 2024-04-03T15:59:50.0074901Z adding 'torch/torch_version.py' 2024-04-03T15:59:50.0076829Z adding 'torch/types.py' 2024-04-03T15:59:50.0078557Z adding 'torch/version.py' 2024-04-03T15:59:50.0283495Z adding 'torch/_C/_VariableFunctions.pyi' 2024-04-03T15:59:50.0386588Z adding 'torch/_C/__init__.pyi' 2024-04-03T15:59:50.0396865Z adding 'torch/_C/_aoti.pyi' 2024-04-03T15:59:50.0398699Z adding 'torch/_C/_autograd.pyi' 2024-04-03T15:59:50.0400249Z adding 'torch/_C/_cpu.pyi' 2024-04-03T15:59:50.0402027Z adding 'torch/_C/_cudnn.pyi' 2024-04-03T15:59:50.0403237Z adding 'torch/_C/_distributed_autograd.pyi' 2024-04-03T15:59:50.0407595Z adding 'torch/_C/_distributed_c10d.pyi' 2024-04-03T15:59:50.0410659Z adding 'torch/_C/_distributed_rpc.pyi' 2024-04-03T15:59:50.0412508Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2024-04-03T15:59:50.0413925Z adding 'torch/_C/_functions.pyi' 2024-04-03T15:59:50.0415842Z adding 'torch/_C/_functorch.pyi' 2024-04-03T15:59:50.0417357Z adding 'torch/_C/_itt.pyi' 2024-04-03T15:59:50.0419062Z adding 'torch/_C/_lazy.pyi' 2024-04-03T15:59:50.0420593Z adding 'torch/_C/_lazy_ts_backend.pyi' 2024-04-03T15:59:50.0422440Z adding 'torch/_C/_monitor.pyi' 2024-04-03T15:59:50.0424656Z adding 'torch/_C/_nn.pyi' 2024-04-03T15:59:50.0426353Z adding 'torch/_C/_nvtx.pyi' 2024-04-03T15:59:50.0428061Z adding 'torch/_C/_onnx.pyi' 2024-04-03T15:59:50.0431280Z adding 'torch/_C/_profiler.pyi' 2024-04-03T15:59:50.0432694Z adding 'torch/_C/_verbose.pyi' 2024-04-03T15:59:50.0434999Z adding 'torch/_awaits/__init__.py' 2024-04-03T15:59:50.0436238Z adding 'torch/_custom_op/__init__.py' 2024-04-03T15:59:50.0440760Z adding 'torch/_custom_op/autograd.py' 2024-04-03T15:59:50.0444424Z adding 'torch/_custom_op/functional.py' 2024-04-03T15:59:50.0457708Z adding 'torch/_custom_op/impl.py' 2024-04-03T15:59:50.0463440Z adding 'torch/_decomp/__init__.py' 2024-04-03T15:59:50.0513904Z adding 'torch/_decomp/decompositions.py' 2024-04-03T15:59:50.0521369Z adding 'torch/_decomp/decompositions_for_jvp.py' 2024-04-03T15:59:50.0524863Z adding 'torch/_decomp/decompositions_for_rng.py' 2024-04-03T15:59:50.0526725Z adding 'torch/_dispatch/__init__.py' 2024-04-03T15:59:50.0529427Z adding 'torch/_dispatch/python.py' 2024-04-03T15:59:50.0531977Z adding 'torch/_dynamo/__init__.py' 2024-04-03T15:59:50.0534687Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2024-04-03T15:59:50.0537958Z adding 'torch/_dynamo/bytecode_analysis.py' 2024-04-03T15:59:50.0551401Z adding 'torch/_dynamo/bytecode_transformation.py' 2024-04-03T15:59:50.0555373Z adding 'torch/_dynamo/cache_size.py' 2024-04-03T15:59:50.0557370Z adding 'torch/_dynamo/callback.py' 2024-04-03T15:59:50.0558678Z adding 'torch/_dynamo/code_context.py' 2024-04-03T15:59:50.0563040Z adding 'torch/_dynamo/codegen.py' 2024-04-03T15:59:50.0567017Z adding 'torch/_dynamo/compiled_autograd.py' 2024-04-03T15:59:50.0571252Z adding 'torch/_dynamo/comptime.py' 2024-04-03T15:59:50.0578141Z adding 'torch/_dynamo/config.py' 2024-04-03T15:59:50.0588935Z adding 'torch/_dynamo/convert_frame.py' 2024-04-03T15:59:50.0591578Z adding 'torch/_dynamo/create_parameter_op.py' 2024-04-03T15:59:50.0593131Z adding 'torch/_dynamo/current_scope_id.py' 2024-04-03T15:59:50.0601537Z adding 'torch/_dynamo/debug_utils.py' 2024-04-03T15:59:50.0606101Z adding 'torch/_dynamo/decorators.py' 2024-04-03T15:59:50.0609095Z adding 'torch/_dynamo/device_interface.py' 2024-04-03T15:59:50.0627309Z adding 'torch/_dynamo/eval_frame.py' 2024-04-03T15:59:50.0632317Z adding 'torch/_dynamo/exc.py' 2024-04-03T15:59:50.0634702Z adding 'torch/_dynamo/external_utils.py' 2024-04-03T15:59:50.0636642Z adding 'torch/_dynamo/funcname_cache.py' 2024-04-03T15:59:50.0666245Z adding 'torch/_dynamo/guards.py' 2024-04-03T15:59:50.0669441Z adding 'torch/_dynamo/hooks.py' 2024-04-03T15:59:50.0671147Z adding 'torch/_dynamo/logging.py' 2024-04-03T15:59:50.0681672Z adding 'torch/_dynamo/mutation_guard.py' 2024-04-03T15:59:50.0702775Z adding 'torch/_dynamo/output_graph.py' 2024-04-03T15:59:50.0706629Z adding 'torch/_dynamo/polyfill.py' 2024-04-03T15:59:50.0708405Z adding 'torch/_dynamo/profiler.py' 2024-04-03T15:59:50.0710688Z adding 'torch/_dynamo/replay_record.py' 2024-04-03T15:59:50.0717632Z adding 'torch/_dynamo/resume_execution.py' 2024-04-03T15:59:50.0724121Z adding 'torch/_dynamo/side_effects.py' 2024-04-03T15:59:50.0728993Z adding 'torch/_dynamo/source.py' 2024-04-03T15:59:50.0759911Z adding 'torch/_dynamo/symbolic_convert.py' 2024-04-03T15:59:50.0764076Z adding 'torch/_dynamo/tensor_version_op.py' 2024-04-03T15:59:50.0766086Z adding 'torch/_dynamo/test_case.py' 2024-04-03T15:59:50.0769770Z adding 'torch/_dynamo/test_minifier_common.py' 2024-04-03T15:59:50.0774046Z adding 'torch/_dynamo/testing.py' 2024-04-03T15:59:50.0804316Z adding 'torch/_dynamo/trace_rules.py' 2024-04-03T15:59:50.0809393Z adding 'torch/_dynamo/types.py' 2024-04-03T15:59:50.0838539Z adding 'torch/_dynamo/utils.py' 2024-04-03T15:59:50.0842316Z adding 'torch/_dynamo/backends/__init__.py' 2024-04-03T15:59:50.0844676Z adding 'torch/_dynamo/backends/common.py' 2024-04-03T15:59:50.0847875Z adding 'torch/_dynamo/backends/cudagraphs.py' 2024-04-03T15:59:50.0851674Z adding 'torch/_dynamo/backends/debugging.py' 2024-04-03T15:59:50.0862245Z adding 'torch/_dynamo/backends/distributed.py' 2024-04-03T15:59:50.0865137Z adding 'torch/_dynamo/backends/inductor.py' 2024-04-03T15:59:50.0866846Z adding 'torch/_dynamo/backends/onnxrt.py' 2024-04-03T15:59:50.0869466Z adding 'torch/_dynamo/backends/registry.py' 2024-04-03T15:59:50.0871338Z adding 'torch/_dynamo/backends/tensorrt.py' 2024-04-03T15:59:50.0873339Z adding 'torch/_dynamo/backends/torchxla.py' 2024-04-03T15:59:50.0876404Z adding 'torch/_dynamo/backends/tvm.py' 2024-04-03T15:59:50.0878440Z adding 'torch/_dynamo/repro/__init__.py' 2024-04-03T15:59:50.0888423Z adding 'torch/_dynamo/repro/after_aot.py' 2024-04-03T15:59:50.0895402Z adding 'torch/_dynamo/repro/after_dynamo.py' 2024-04-03T15:59:50.0898614Z adding 'torch/_dynamo/variables/__init__.py' 2024-04-03T15:59:50.0902933Z adding 'torch/_dynamo/variables/base.py' 2024-04-03T15:59:50.0929401Z adding 'torch/_dynamo/variables/builder.py' 2024-04-03T15:59:50.0950829Z adding 'torch/_dynamo/variables/builtin.py' 2024-04-03T15:59:50.0955423Z adding 'torch/_dynamo/variables/constant.py' 2024-04-03T15:59:50.0962939Z adding 'torch/_dynamo/variables/ctx_manager.py' 2024-04-03T15:59:50.0972809Z adding 'torch/_dynamo/variables/dicts.py' 2024-04-03T15:59:50.0977738Z adding 'torch/_dynamo/variables/distributed.py' 2024-04-03T15:59:50.0989859Z adding 'torch/_dynamo/variables/functions.py' 2024-04-03T15:59:50.1005797Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2024-04-03T15:59:50.1010356Z adding 'torch/_dynamo/variables/iter.py' 2024-04-03T15:59:50.1013032Z adding 'torch/_dynamo/variables/lazy.py' 2024-04-03T15:59:50.1019986Z adding 'torch/_dynamo/variables/lists.py' 2024-04-03T15:59:50.1029724Z adding 'torch/_dynamo/variables/misc.py' 2024-04-03T15:59:50.1039433Z adding 'torch/_dynamo/variables/nn_module.py' 2024-04-03T15:59:50.1044280Z adding 'torch/_dynamo/variables/optimizer.py' 2024-04-03T15:59:50.1046756Z adding 'torch/_dynamo/variables/sdpa.py' 2024-04-03T15:59:50.1060685Z adding 'torch/_dynamo/variables/tensor.py' 2024-04-03T15:59:50.1072690Z adding 'torch/_dynamo/variables/torch.py' 2024-04-03T15:59:50.1077355Z adding 'torch/_dynamo/variables/torch_function.py' 2024-04-03T15:59:50.1087717Z adding 'torch/_dynamo/variables/user_defined.py' 2024-04-03T15:59:50.1093653Z adding 'torch/_export/__init__.py' 2024-04-03T15:59:50.1096402Z adding 'torch/_export/error.py' 2024-04-03T15:59:50.1098403Z adding 'torch/_export/exported_program.py' 2024-04-03T15:59:50.1103077Z adding 'torch/_export/non_strict_utils.py' 2024-04-03T15:59:50.1108341Z adding 'torch/_export/pass_base.py' 2024-04-03T15:59:50.1113816Z adding 'torch/_export/utils.py' 2024-04-03T15:59:50.1119138Z adding 'torch/_export/verifier.py' 2024-04-03T15:59:50.1121921Z adding 'torch/_export/wrappers.py' 2024-04-03T15:59:50.1124022Z adding 'torch/_export/db/__init__.py' 2024-04-03T15:59:50.1126895Z adding 'torch/_export/db/case.py' 2024-04-03T15:59:50.1128882Z adding 'torch/_export/db/gen_example.py' 2024-04-03T15:59:50.1130457Z adding 'torch/_export/db/logging.py' 2024-04-03T15:59:50.1132900Z adding 'torch/_export/db/examples/__init__.py' 2024-04-03T15:59:50.1135022Z adding 'torch/_export/db/examples/assume_constant_result.py' 2024-04-03T15:59:50.1136840Z adding 'torch/_export/db/examples/autograd_function.py' 2024-04-03T15:59:50.1138314Z adding 'torch/_export/db/examples/class_method.py' 2024-04-03T15:59:50.1140339Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2024-04-03T15:59:50.1142552Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2024-04-03T15:59:50.1144742Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2024-04-03T15:59:50.1146903Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2024-04-03T15:59:50.1148292Z adding 'torch/_export/db/examples/cond_operands.py' 2024-04-03T15:59:50.1150349Z adding 'torch/_export/db/examples/cond_predicate.py' 2024-04-03T15:59:50.1152194Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2024-04-03T15:59:50.1154039Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2024-04-03T15:59:50.1155559Z adding 'torch/_export/db/examples/decorator.py' 2024-04-03T15:59:50.1157563Z adding 'torch/_export/db/examples/dictionary.py' 2024-04-03T15:59:50.1159409Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2024-04-03T15:59:50.1161445Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2024-04-03T15:59:50.1163379Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2024-04-03T15:59:50.1165376Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2024-04-03T15:59:50.1167531Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2024-04-03T15:59:50.1169075Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2024-04-03T15:59:50.1171198Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2024-04-03T15:59:50.1172902Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2024-04-03T15:59:50.1174829Z adding 'torch/_export/db/examples/list_contains.py' 2024-04-03T15:59:50.1176618Z adding 'torch/_export/db/examples/list_unpack.py' 2024-04-03T15:59:50.1178532Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2024-04-03T15:59:50.1180291Z adding 'torch/_export/db/examples/nested_function.py' 2024-04-03T15:59:50.1182225Z adding 'torch/_export/db/examples/null_context_manager.py' 2024-04-03T15:59:50.1184459Z adding 'torch/_export/db/examples/optional_input.py' 2024-04-03T15:59:50.1185865Z adding 'torch/_export/db/examples/pytree_flatten.py' 2024-04-03T15:59:50.1187769Z adding 'torch/_export/db/examples/scalar_output.py' 2024-04-03T15:59:50.1189472Z adding 'torch/_export/db/examples/specialized_attribute.py' 2024-04-03T15:59:50.1191140Z adding 'torch/_export/db/examples/static_for_loop.py' 2024-04-03T15:59:50.1192962Z adding 'torch/_export/db/examples/static_if.py' 2024-04-03T15:59:50.1194601Z adding 'torch/_export/db/examples/tensor_setattr.py' 2024-04-03T15:59:50.1196448Z adding 'torch/_export/db/examples/torch_sym_min.py' 2024-04-03T15:59:50.1198593Z adding 'torch/_export/db/examples/type_reflection_method.py' 2024-04-03T15:59:50.1200121Z adding 'torch/_export/db/examples/user_input_mutation.py' 2024-04-03T15:59:50.1202374Z adding 'torch/_export/pass_infra/__init__.py' 2024-04-03T15:59:50.1203707Z adding 'torch/_export/pass_infra/node_metadata.py' 2024-04-03T15:59:50.1205487Z adding 'torch/_export/pass_infra/proxy_value.py' 2024-04-03T15:59:50.1207224Z adding 'torch/_export/passes/__init__.py' 2024-04-03T15:59:50.1211058Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2024-04-03T15:59:50.1213385Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2024-04-03T15:59:50.1216016Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2024-04-03T15:59:50.1219747Z adding 'torch/_export/passes/lift_constants_pass.py' 2024-04-03T15:59:50.1223126Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2024-04-03T15:59:50.1225996Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2024-04-03T15:59:50.1227886Z adding 'torch/_export/passes/replace_sym_size_ops_pass.py' 2024-04-03T15:59:50.1230099Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2024-04-03T15:59:50.1231508Z adding 'torch/_export/serde/__init__.py' 2024-04-03T15:59:50.1235042Z adding 'torch/_export/serde/schema.py' 2024-04-03T15:59:50.1237534Z adding 'torch/_export/serde/schema.yaml' 2024-04-03T15:59:50.1241236Z adding 'torch/_export/serde/schema_check.py' 2024-04-03T15:59:50.1272468Z adding 'torch/_export/serde/serialize.py' 2024-04-03T15:59:50.1276836Z adding 'torch/_export/serde/union.py' 2024-04-03T15:59:50.1280805Z adding 'torch/_export/serde/upgrade.py' 2024-04-03T15:59:50.1282820Z adding 'torch/_functorch/__init__.py' 2024-04-03T15:59:50.1301956Z adding 'torch/_functorch/aot_autograd.py' 2024-04-03T15:59:50.1309011Z adding 'torch/_functorch/apis.py' 2024-04-03T15:59:50.1317202Z adding 'torch/_functorch/autograd_function.py' 2024-04-03T15:59:50.1319583Z adding 'torch/_functorch/batch_norm_replacement.py' 2024-04-03T15:59:50.1322430Z adding 'torch/_functorch/benchmark_utils.py' 2024-04-03T15:59:50.1324884Z adding 'torch/_functorch/compile_utils.py' 2024-04-03T15:59:50.1329345Z adding 'torch/_functorch/compilers.py' 2024-04-03T15:59:50.1331707Z adding 'torch/_functorch/config.py' 2024-04-03T15:59:50.1334207Z adding 'torch/_functorch/deprecated.py' 2024-04-03T15:59:50.1356031Z adding 'torch/_functorch/eager_transforms.py' 2024-04-03T15:59:50.1361447Z adding 'torch/_functorch/functional_call.py' 2024-04-03T15:59:50.1366529Z adding 'torch/_functorch/fx_minifier.py' 2024-04-03T15:59:50.1373114Z adding 'torch/_functorch/make_functional.py' 2024-04-03T15:59:50.1390443Z adding 'torch/_functorch/partitioners.py' 2024-04-03T15:59:50.1395088Z adding 'torch/_functorch/pyfunctorch.py' 2024-04-03T15:59:50.1396707Z adding 'torch/_functorch/python_key.py' 2024-04-03T15:59:50.1398502Z adding 'torch/_functorch/pytree_hacks.py' 2024-04-03T15:59:50.1404615Z adding 'torch/_functorch/top_operators_github_usage.py' 2024-04-03T15:59:50.1406895Z adding 'torch/_functorch/utils.py' 2024-04-03T15:59:50.1412838Z adding 'torch/_functorch/vmap.py' 2024-04-03T15:59:50.1415462Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2024-04-03T15:59:50.1427452Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2024-04-03T15:59:50.1431208Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2024-04-03T15:59:50.1436210Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2024-04-03T15:59:50.1442481Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2024-04-03T15:59:50.1457240Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2024-04-03T15:59:50.1460819Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2024-04-03T15:59:50.1475897Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2024-04-03T15:59:50.1487068Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2024-04-03T15:59:50.1492705Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2024-04-03T15:59:50.1504052Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2024-04-03T15:59:50.1508317Z adding 'torch/_functorch/_aot_autograd/utils.py' 2024-04-03T15:59:50.1510492Z adding 'torch/_higher_order_ops/__init__.py' 2024-04-03T15:59:50.1513804Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2024-04-03T15:59:50.1518635Z adding 'torch/_higher_order_ops/cond.py' 2024-04-03T15:59:50.1522004Z adding 'torch/_higher_order_ops/effects.py' 2024-04-03T15:59:50.1526525Z adding 'torch/_higher_order_ops/map.py' 2024-04-03T15:59:50.1529758Z adding 'torch/_higher_order_ops/out_dtype.py' 2024-04-03T15:59:50.1532148Z adding 'torch/_higher_order_ops/strict_mode.py' 2024-04-03T15:59:50.1534576Z adding 'torch/_higher_order_ops/torchbind.py' 2024-04-03T15:59:50.1545079Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2024-04-03T15:59:50.1548812Z adding 'torch/_higher_order_ops/utils.py' 2024-04-03T15:59:50.1552432Z adding 'torch/_higher_order_ops/while_loop.py' 2024-04-03T15:59:50.1555973Z adding 'torch/_higher_order_ops/wrap.py' 2024-04-03T15:59:50.1559369Z adding 'torch/_inductor/__init__.py' 2024-04-03T15:59:50.1566325Z adding 'torch/_inductor/autotune_process.py' 2024-04-03T15:59:50.1569277Z adding 'torch/_inductor/bounds.py' 2024-04-03T15:59:50.1604767Z adding 'torch/_inductor/codecache.py' 2024-04-03T15:59:50.1609914Z adding 'torch/_inductor/comm_analysis.py' 2024-04-03T15:59:50.1614904Z adding 'torch/_inductor/comms.py' 2024-04-03T15:59:50.1632230Z adding 'torch/_inductor/compile_fx.py' 2024-04-03T15:59:50.1644120Z adding 'torch/_inductor/config.py' 2024-04-03T15:59:50.1648285Z adding 'torch/_inductor/constant_folding.py' 2024-04-03T15:59:50.1652919Z adding 'torch/_inductor/coordinate_descent_tuner.py' 2024-04-03T15:59:50.1683365Z adding 'torch/_inductor/cudagraph_trees.py' 2024-04-03T15:59:50.1687347Z adding 'torch/_inductor/cudagraph_utils.py' 2024-04-03T15:59:50.1694250Z adding 'torch/_inductor/debug.py' 2024-04-03T15:59:50.1701685Z adding 'torch/_inductor/decomposition.py' 2024-04-03T15:59:50.1708314Z adding 'torch/_inductor/dependencies.py' 2024-04-03T15:59:50.1710666Z adding 'torch/_inductor/exc.py' 2024-04-03T15:59:50.1714533Z adding 'torch/_inductor/freezing.py' 2024-04-03T15:59:50.1718298Z adding 'torch/_inductor/fx_utils.py' 2024-04-03T15:59:50.1737274Z adding 'torch/_inductor/graph.py' 2024-04-03T15:59:50.1739847Z adding 'torch/_inductor/hooks.py' 2024-04-03T15:59:50.1743772Z adding 'torch/_inductor/index_propagation.py' 2024-04-03T15:59:50.1746698Z adding 'torch/_inductor/inductor_prims.py' 2024-04-03T15:59:50.1827928Z adding 'torch/_inductor/ir.py' 2024-04-03T15:59:50.1892241Z adding 'torch/_inductor/lowering.py' 2024-04-03T15:59:50.1900733Z adding 'torch/_inductor/metrics.py' 2024-04-03T15:59:50.1907580Z adding 'torch/_inductor/ops_handler.py' 2024-04-03T15:59:50.1910491Z adding 'torch/_inductor/optimize_indexing.py' 2024-04-03T15:59:50.1928160Z adding 'torch/_inductor/pattern_matcher.py' 2024-04-03T15:59:50.1931110Z adding 'torch/_inductor/quantized_lowerings.py' 2024-04-03T15:59:50.1963178Z adding 'torch/_inductor/scheduler.py' 2024-04-03T15:59:50.1978208Z adding 'torch/_inductor/select_algorithm.py' 2024-04-03T15:59:50.1987111Z adding 'torch/_inductor/sizevars.py' 2024-04-03T15:59:50.1989474Z adding 'torch/_inductor/test_case.py' 2024-04-03T15:59:50.1991378Z adding 'torch/_inductor/test_operators.py' 2024-04-03T15:59:50.1995187Z adding 'torch/_inductor/triton_helpers.py' 2024-04-03T15:59:50.2012460Z adding 'torch/_inductor/triton_heuristics.py' 2024-04-03T15:59:50.2028664Z adding 'torch/_inductor/utils.py' 2024-04-03T15:59:50.2034322Z adding 'torch/_inductor/virtualized.py' 2024-04-03T15:59:50.2038051Z adding 'torch/_inductor/wrapper_benchmark.py' 2024-04-03T15:59:50.2040315Z adding 'torch/_inductor/codegen/__init__.py' 2024-04-03T15:59:50.2056310Z adding 'torch/_inductor/codegen/common.py' 2024-04-03T15:59:50.2102186Z adding 'torch/_inductor/codegen/cpp.py' 2024-04-03T15:59:50.2108458Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2024-04-03T15:59:50.2134588Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2024-04-03T15:59:50.2141084Z adding 'torch/_inductor/codegen/cpp_wrapper_cuda.py' 2024-04-03T15:59:50.2143498Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2024-04-03T15:59:50.2151492Z adding 'torch/_inductor/codegen/memory_planning.py' 2024-04-03T15:59:50.2157492Z adding 'torch/_inductor/codegen/multi_kernel.py' 2024-04-03T15:59:50.2207020Z adding 'torch/_inductor/codegen/triton.py' 2024-04-03T15:59:50.2214032Z adding 'torch/_inductor/codegen/triton_foreach.py' 2024-04-03T15:59:50.2217435Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2024-04-03T15:59:50.2220327Z adding 'torch/_inductor/codegen/triton_utils.py' 2024-04-03T15:59:50.2239943Z adding 'torch/_inductor/codegen/wrapper.py' 2024-04-03T15:59:50.2244363Z adding 'torch/_inductor/codegen/aoti_runtime/implementation.cpp' 2024-04-03T15:59:50.2248281Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2024-04-03T15:59:50.2250514Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2024-04-03T15:59:50.2254216Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2024-04-03T15:59:50.2256507Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2024-04-03T15:59:50.2260932Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2024-04-03T15:59:50.2265254Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2024-04-03T15:59:50.2269582Z adding 'torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py' 2024-04-03T15:59:50.2273540Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2024-04-03T15:59:50.2275727Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2024-04-03T15:59:50.2282938Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2024-04-03T15:59:50.2285609Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2024-04-03T15:59:50.2288859Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2024-04-03T15:59:50.2290736Z adding 'torch/_inductor/fx_passes/__init__.py' 2024-04-03T15:59:50.2294522Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2024-04-03T15:59:50.2301719Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2024-04-03T15:59:50.2304986Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2024-04-03T15:59:50.2307304Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2024-04-03T15:59:50.2310348Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2024-04-03T15:59:50.2313685Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2024-04-03T15:59:50.2320264Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2024-04-03T15:59:50.2330903Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2024-04-03T15:59:50.2336174Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2024-04-03T15:59:50.2339410Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2024-04-03T15:59:50.2350777Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2024-04-03T15:59:50.2355124Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2024-04-03T15:59:50.2359983Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2024-04-03T15:59:50.2371694Z adding 'torch/_inductor/fx_passes/post_grad.py' 2024-04-03T15:59:50.2379070Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2024-04-03T15:59:50.2397725Z adding 'torch/_inductor/fx_passes/quantization.py' 2024-04-03T15:59:50.2406055Z adding 'torch/_inductor/fx_passes/reinplace.py' 2024-04-03T15:59:50.2409173Z adding 'torch/_inductor/fx_passes/replace_random.py' 2024-04-03T15:59:50.2426508Z adding 'torch/_inductor/fx_passes/split_cat.py' 2024-04-03T15:59:50.2429979Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2024-04-03T15:59:50.2433046Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2024-04-03T15:59:50.2435983Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2024-04-03T15:59:50.2439162Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2024-04-03T15:59:50.2442618Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2024-04-03T15:59:50.2445692Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2024-04-03T15:59:50.2448721Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2024-04-03T15:59:50.2452097Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2024-04-03T15:59:50.2457475Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2024-04-03T15:59:50.2461621Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2024-04-03T15:59:50.2466407Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2024-04-03T15:59:50.2469952Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2024-04-03T15:59:50.2473039Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2024-04-03T15:59:50.2476241Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2024-04-03T15:59:50.2479241Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2024-04-03T15:59:50.2482426Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2024-04-03T15:59:50.2485757Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2024-04-03T15:59:50.2489087Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2024-04-03T15:59:50.2492524Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2024-04-03T15:59:50.2495925Z adding 'torch/_inductor/fx_passes/serialized_patterns/central_index.py' 2024-04-03T15:59:50.2497858Z adding 'torch/_inductor/kernel/__init__.py' 2024-04-03T15:59:50.2500482Z adding 'torch/_inductor/kernel/bmm.py' 2024-04-03T15:59:50.2505981Z adding 'torch/_inductor/kernel/conv.py' 2024-04-03T15:59:50.2510484Z adding 'torch/_inductor/kernel/mm.py' 2024-04-03T15:59:50.2514148Z adding 'torch/_inductor/kernel/mm_common.py' 2024-04-03T15:59:50.2517582Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2024-04-03T15:59:50.2520398Z adding 'torch/_inductor/kernel/unpack_mixed_mm.py' 2024-04-03T15:59:50.2522808Z adding 'torch/_lazy/__init__.py' 2024-04-03T15:59:50.2525718Z adding 'torch/_lazy/closure.py' 2024-04-03T15:59:50.2527734Z adding 'torch/_lazy/computation.py' 2024-04-03T15:59:50.2529415Z adding 'torch/_lazy/config.py' 2024-04-03T15:59:50.2531274Z adding 'torch/_lazy/debug.py' 2024-04-03T15:59:50.2533280Z adding 'torch/_lazy/device_context.py' 2024-04-03T15:59:50.2537156Z adding 'torch/_lazy/extract_compiled_graph.py' 2024-04-03T15:59:50.2539008Z adding 'torch/_lazy/ir_cache.py' 2024-04-03T15:59:50.2540810Z adding 'torch/_lazy/metrics.py' 2024-04-03T15:59:50.2542933Z adding 'torch/_lazy/tensor_factory_functions.py' 2024-04-03T15:59:50.2544386Z adding 'torch/_lazy/ts_backend.py' 2024-04-03T15:59:50.2546026Z adding 'torch/_library/__init__.py' 2024-04-03T15:59:50.2549275Z adding 'torch/_library/abstract_impl.py' 2024-04-03T15:59:50.2551244Z adding 'torch/_library/simple_registry.py' 2024-04-03T15:59:50.2553972Z adding 'torch/_library/utils.py' 2024-04-03T15:59:50.2556096Z adding 'torch/_logging/__init__.py' 2024-04-03T15:59:50.2569435Z adding 'torch/_logging/_internal.py' 2024-04-03T15:59:50.2572952Z adding 'torch/_logging/_registrations.py' 2024-04-03T15:59:50.2574886Z adding 'torch/_logging/structured.py' 2024-04-03T15:59:50.2576977Z adding 'torch/_numpy/__init__.py' 2024-04-03T15:59:50.2579014Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2024-04-03T15:59:50.2582708Z adding 'torch/_numpy/_casting_dicts.py' 2024-04-03T15:59:50.2587215Z adding 'torch/_numpy/_dtypes.py' 2024-04-03T15:59:50.2590458Z adding 'torch/_numpy/_dtypes_impl.py' 2024-04-03T15:59:50.2592771Z adding 'torch/_numpy/_funcs.py' 2024-04-03T15:59:50.2611644Z adding 'torch/_numpy/_funcs_impl.py' 2024-04-03T15:59:50.2614642Z adding 'torch/_numpy/_getlimits.py' 2024-04-03T15:59:50.2620101Z adding 'torch/_numpy/_ndarray.py' 2024-04-03T15:59:50.2624007Z adding 'torch/_numpy/_normalizations.py' 2024-04-03T15:59:50.2627963Z adding 'torch/_numpy/_reductions_impl.py' 2024-04-03T15:59:50.2631308Z adding 'torch/_numpy/_ufuncs.py' 2024-04-03T15:59:50.2633662Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2024-04-03T15:59:50.2637091Z adding 'torch/_numpy/_util.py' 2024-04-03T15:59:50.2639003Z adding 'torch/_numpy/fft.py' 2024-04-03T15:59:50.2641517Z adding 'torch/_numpy/linalg.py' 2024-04-03T15:59:50.2644046Z adding 'torch/_numpy/random.py' 2024-04-03T15:59:50.2646078Z adding 'torch/_numpy/testing/__init__.py' 2024-04-03T15:59:50.2670178Z adding 'torch/_numpy/testing/utils.py' 2024-04-03T15:59:50.2694966Z adding 'torch/_prims/__init__.py' 2024-04-03T15:59:50.2699580Z adding 'torch/_prims/context.py' 2024-04-03T15:59:50.2701685Z adding 'torch/_prims/debug_prims.py' 2024-04-03T15:59:50.2703730Z adding 'torch/_prims/executor.py' 2024-04-03T15:59:50.2707683Z adding 'torch/_prims/rng_prims.py' 2024-04-03T15:59:50.2730213Z adding 'torch/_prims_common/__init__.py' 2024-04-03T15:59:50.2736665Z adding 'torch/_prims_common/wrappers.py' 2024-04-03T15:59:50.2799895Z adding 'torch/_refs/__init__.py' 2024-04-03T15:59:50.2806637Z adding 'torch/_refs/_conversions.py' 2024-04-03T15:59:50.2811134Z adding 'torch/_refs/fft.py' 2024-04-03T15:59:50.2815792Z adding 'torch/_refs/linalg/__init__.py' 2024-04-03T15:59:50.2817701Z adding 'torch/_refs/nn/__init__.py' 2024-04-03T15:59:50.2828855Z adding 'torch/_refs/nn/functional/__init__.py' 2024-04-03T15:59:50.2832389Z adding 'torch/_refs/special/__init__.py' 2024-04-03T15:59:50.2834232Z adding 'torch/_subclasses/__init__.py' 2024-04-03T15:59:50.2844044Z adding 'torch/_subclasses/fake_impls.py' 2024-04-03T15:59:50.2870116Z adding 'torch/_subclasses/fake_tensor.py' 2024-04-03T15:59:50.2874680Z adding 'torch/_subclasses/fake_utils.py' 2024-04-03T15:59:50.2883190Z adding 'torch/_subclasses/functional_tensor.py' 2024-04-03T15:59:50.2902553Z adding 'torch/_subclasses/meta_utils.py' 2024-04-03T15:59:50.2907197Z adding 'torch/_subclasses/schema_check_mode.py' 2024-04-03T15:59:50.2908991Z adding 'torch/_vendor/__init__.py' 2024-04-03T15:59:50.2910708Z adding 'torch/_vendor/packaging/__init__.py' 2024-04-03T15:59:50.2912138Z adding 'torch/_vendor/packaging/_structures.py' 2024-04-03T15:59:50.2917204Z adding 'torch/_vendor/packaging/version.py' 2024-04-03T15:59:50.2919151Z adding 'torch/amp/__init__.py' 2024-04-03T15:59:50.2924371Z adding 'torch/amp/autocast_mode.py' 2024-04-03T15:59:50.2934036Z adding 'torch/amp/grad_scaler.py' 2024-04-03T15:59:50.2936558Z adding 'torch/ao/__init__.py' 2024-04-03T15:59:50.2938344Z adding 'torch/ao/nn/__init__.py' 2024-04-03T15:59:50.2940428Z adding 'torch/ao/nn/intrinsic/__init__.py' 2024-04-03T15:59:50.2942399Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2024-04-03T15:59:50.2944910Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2024-04-03T15:59:50.2946674Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2024-04-03T15:59:50.2948666Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2024-04-03T15:59:50.2955068Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2024-04-03T15:59:50.2958527Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2024-04-03T15:59:50.2960534Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2024-04-03T15:59:50.2962261Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2024-04-03T15:59:50.2964133Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2024-04-03T15:59:50.2966311Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-04-03T15:59:50.2968095Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-04-03T15:59:50.2969823Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2024-04-03T15:59:50.2971961Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2024-04-03T15:59:50.2974094Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2024-04-03T15:59:50.2976817Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2024-04-03T15:59:50.2979546Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2024-04-03T15:59:50.2981682Z adding 'torch/ao/nn/qat/__init__.py' 2024-04-03T15:59:50.2983167Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2024-04-03T15:59:50.2984680Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2024-04-03T15:59:50.2986500Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2024-04-03T15:59:50.2987921Z adding 'torch/ao/nn/qat/modules/__init__.py' 2024-04-03T15:59:50.2990940Z adding 'torch/ao/nn/qat/modules/conv.py' 2024-04-03T15:59:50.2993788Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2024-04-03T15:59:50.2996246Z adding 'torch/ao/nn/qat/modules/linear.py' 2024-04-03T15:59:50.2997845Z adding 'torch/ao/nn/quantizable/__init__.py' 2024-04-03T15:59:50.2999515Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2024-04-03T15:59:50.3005531Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2024-04-03T15:59:50.3011139Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2024-04-03T15:59:50.3013519Z adding 'torch/ao/nn/quantized/__init__.py' 2024-04-03T15:59:50.3019889Z adding 'torch/ao/nn/quantized/functional.py' 2024-04-03T15:59:50.3022494Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2024-04-03T15:59:50.3024470Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2024-04-03T15:59:50.3027508Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2024-04-03T15:59:50.3030657Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2024-04-03T15:59:50.3041803Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2024-04-03T15:59:50.3045717Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2024-04-03T15:59:50.3049172Z adding 'torch/ao/nn/quantized/modules/activation.py' 2024-04-03T15:59:50.3051664Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2024-04-03T15:59:50.3059038Z adding 'torch/ao/nn/quantized/modules/conv.py' 2024-04-03T15:59:50.3062341Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2024-04-03T15:59:50.3066074Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2024-04-03T15:59:50.3069141Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2024-04-03T15:59:50.3073586Z adding 'torch/ao/nn/quantized/modules/linear.py' 2024-04-03T15:59:50.3076219Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2024-04-03T15:59:50.3078432Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2024-04-03T15:59:50.3080931Z adding 'torch/ao/nn/quantized/modules/utils.py' 2024-04-03T15:59:50.3083083Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2024-04-03T15:59:50.3085043Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2024-04-03T15:59:50.3087890Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2024-04-03T15:59:50.3090410Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2024-04-03T15:59:50.3096660Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2024-04-03T15:59:50.3099697Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2024-04-03T15:59:50.3103595Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2024-04-03T15:59:50.3105735Z adding 'torch/ao/nn/sparse/__init__.py' 2024-04-03T15:59:50.3107559Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2024-04-03T15:59:50.3110709Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2024-04-03T15:59:50.3112986Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2024-04-03T15:59:50.3114989Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2024-04-03T15:59:50.3117834Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2024-04-03T15:59:50.3119619Z adding 'torch/ao/ns/__init__.py' 2024-04-03T15:59:50.3125142Z adding 'torch/ao/ns/_numeric_suite.py' 2024-04-03T15:59:50.3136934Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2024-04-03T15:59:50.3139796Z adding 'torch/ao/ns/fx/__init__.py' 2024-04-03T15:59:50.3146212Z adding 'torch/ao/ns/fx/graph_matcher.py' 2024-04-03T15:59:50.3158128Z adding 'torch/ao/ns/fx/graph_passes.py' 2024-04-03T15:59:50.3163621Z adding 'torch/ao/ns/fx/mappings.py' 2024-04-03T15:59:50.3179243Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2024-04-03T15:59:50.3182713Z adding 'torch/ao/ns/fx/ns_types.py' 2024-04-03T15:59:50.3186240Z adding 'torch/ao/ns/fx/pattern_utils.py' 2024-04-03T15:59:50.3189924Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2024-04-03T15:59:50.3196101Z adding 'torch/ao/ns/fx/utils.py' 2024-04-03T15:59:50.3200108Z adding 'torch/ao/ns/fx/weight_utils.py' 2024-04-03T15:59:50.3202328Z adding 'torch/ao/pruning/__init__.py' 2024-04-03T15:59:50.3204068Z adding 'torch/ao/pruning/_mappings.py' 2024-04-03T15:59:50.3205949Z adding 'torch/ao/pruning/_experimental/__init__.py' 2024-04-03T15:59:50.3208200Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2024-04-03T15:59:50.3214233Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2024-04-03T15:59:50.3216462Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2024-04-03T15:59:50.3219667Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2024-04-03T15:59:50.3221675Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2024-04-03T15:59:50.3226771Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2024-04-03T15:59:50.3230312Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2024-04-03T15:59:50.3233291Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2024-04-03T15:59:50.3235294Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2024-04-03T15:59:50.3237099Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2024-04-03T15:59:50.3239265Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2024-04-03T15:59:50.3242028Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2024-04-03T15:59:50.3244684Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2024-04-03T15:59:50.3246395Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2024-04-03T15:59:50.3250392Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2024-04-03T15:59:50.3252884Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2024-04-03T15:59:50.3255095Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2024-04-03T15:59:50.3257307Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2024-04-03T15:59:50.3262839Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2024-04-03T15:59:50.3265558Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2024-04-03T15:59:50.3267094Z adding 'torch/ao/pruning/scheduler/__init__.py' 2024-04-03T15:59:50.3270168Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2024-04-03T15:59:50.3272878Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2024-04-03T15:59:50.3275258Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2024-04-03T15:59:50.3276621Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2024-04-03T15:59:50.3281500Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2024-04-03T15:59:50.3284021Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2024-04-03T15:59:50.3286449Z adding 'torch/ao/pruning/sparsifier/utils.py' 2024-04-03T15:59:50.3290087Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2024-04-03T15:59:50.3293164Z adding 'torch/ao/quantization/__init__.py' 2024-04-03T15:59:50.3296349Z adding 'torch/ao/quantization/_correct_bias.py' 2024-04-03T15:59:50.3301008Z adding 'torch/ao/quantization/_equalize.py' 2024-04-03T15:59:50.3304486Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2024-04-03T15:59:50.3310824Z adding 'torch/ao/quantization/fake_quantize.py' 2024-04-03T15:59:50.3314397Z adding 'torch/ao/quantization/fuse_modules.py' 2024-04-03T15:59:50.3318079Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2024-04-03T15:59:50.3336814Z adding 'torch/ao/quantization/observer.py' 2024-04-03T15:59:50.3344790Z adding 'torch/ao/quantization/qconfig.py' 2024-04-03T15:59:50.3350220Z adding 'torch/ao/quantization/qconfig_mapping.py' 2024-04-03T15:59:50.3352116Z adding 'torch/ao/quantization/quant_type.py' 2024-04-03T15:59:50.3355926Z adding 'torch/ao/quantization/quantization_mappings.py' 2024-04-03T15:59:50.3364352Z adding 'torch/ao/quantization/quantize.py' 2024-04-03T15:59:50.3372748Z adding 'torch/ao/quantization/quantize_fx.py' 2024-04-03T15:59:50.3377838Z adding 'torch/ao/quantization/quantize_jit.py' 2024-04-03T15:59:50.3381545Z adding 'torch/ao/quantization/quantize_pt2e.py' 2024-04-03T15:59:50.3383888Z adding 'torch/ao/quantization/stubs.py' 2024-04-03T15:59:50.3392073Z adding 'torch/ao/quantization/utils.py' 2024-04-03T15:59:50.3394886Z adding 'torch/ao/quantization/backend_config/__init__.py' 2024-04-03T15:59:50.3400712Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2024-04-03T15:59:50.3403803Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2024-04-03T15:59:50.3411860Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2024-04-03T15:59:50.3416648Z adding 'torch/ao/quantization/backend_config/executorch.py' 2024-04-03T15:59:50.3419080Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2024-04-03T15:59:50.3421591Z adding 'torch/ao/quantization/backend_config/native.py' 2024-04-03T15:59:50.3423438Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2024-04-03T15:59:50.3427475Z adding 'torch/ao/quantization/backend_config/onednn.py' 2024-04-03T15:59:50.3430213Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2024-04-03T15:59:50.3432367Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2024-04-03T15:59:50.3436514Z adding 'torch/ao/quantization/backend_config/utils.py' 2024-04-03T15:59:50.3438872Z adding 'torch/ao/quantization/backend_config/x86.py' 2024-04-03T15:59:50.3440587Z adding 'torch/ao/quantization/fx/__init__.py' 2024-04-03T15:59:50.3448421Z adding 'torch/ao/quantization/fx/_decomposed.py' 2024-04-03T15:59:50.3460452Z adding 'torch/ao/quantization/fx/_equalize.py' 2024-04-03T15:59:50.3474890Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2024-04-03T15:59:50.3492407Z adding 'torch/ao/quantization/fx/convert.py' 2024-04-03T15:59:50.3498171Z adding 'torch/ao/quantization/fx/custom_config.py' 2024-04-03T15:59:50.3501439Z adding 'torch/ao/quantization/fx/fuse.py' 2024-04-03T15:59:50.3504406Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2024-04-03T15:59:50.3506978Z adding 'torch/ao/quantization/fx/graph_module.py' 2024-04-03T15:59:50.3508960Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2024-04-03T15:59:50.3510076Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2024-04-03T15:59:50.3513577Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2024-04-03T15:59:50.3517139Z adding 'torch/ao/quantization/fx/match_utils.py' 2024-04-03T15:59:50.3519539Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2024-04-03T15:59:50.3546603Z adding 'torch/ao/quantization/fx/prepare.py' 2024-04-03T15:59:50.3553007Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2024-04-03T15:59:50.3556248Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2024-04-03T15:59:50.3558068Z adding 'torch/ao/quantization/fx/tracer.py' 2024-04-03T15:59:50.3569481Z adding 'torch/ao/quantization/fx/utils.py' 2024-04-03T15:59:50.3572101Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2024-04-03T15:59:50.3592332Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2024-04-03T15:59:50.3602445Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2024-04-03T15:59:50.3607169Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2024-04-03T15:59:50.3616781Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2024-04-03T15:59:50.3618983Z adding 'torch/ao/quantization/pt2e/__init__.py' 2024-04-03T15:59:50.3621374Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2024-04-03T15:59:50.3624090Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2024-04-03T15:59:50.3625947Z adding 'torch/ao/quantization/pt2e/generate_numeric_debug_handle.py' 2024-04-03T15:59:50.3627829Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2024-04-03T15:59:50.3631081Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2024-04-03T15:59:50.3637879Z adding 'torch/ao/quantization/pt2e/prepare.py' 2024-04-03T15:59:50.3647486Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2024-04-03T15:59:50.3654778Z adding 'torch/ao/quantization/pt2e/utils.py' 2024-04-03T15:59:50.3657092Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2024-04-03T15:59:50.3662720Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2024-04-03T15:59:50.3665098Z adding 'torch/ao/quantization/quantizer/__init__.py' 2024-04-03T15:59:50.3667191Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2024-04-03T15:59:50.3669360Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2024-04-03T15:59:50.3672070Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2024-04-03T15:59:50.3673919Z adding 'torch/ao/quantization/quantizer/utils.py' 2024-04-03T15:59:50.3683353Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2024-04-03T15:59:50.3689062Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2024-04-03T15:59:50.3699044Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2024-04-03T15:59:50.3707375Z adding 'torch/autograd/__init__.py' 2024-04-03T15:59:50.3710255Z adding 'torch/autograd/anomaly_mode.py' 2024-04-03T15:59:50.3713539Z adding 'torch/autograd/forward_ad.py' 2024-04-03T15:59:50.3723689Z adding 'torch/autograd/function.py' 2024-04-03T15:59:50.3737831Z adding 'torch/autograd/functional.py' 2024-04-03T15:59:50.3743046Z adding 'torch/autograd/grad_mode.py' 2024-04-03T15:59:50.3772529Z adding 'torch/autograd/gradcheck.py' 2024-04-03T15:59:50.3783520Z adding 'torch/autograd/graph.py' 2024-04-03T15:59:50.3796367Z adding 'torch/autograd/profiler.py' 2024-04-03T15:59:50.3801168Z adding 'torch/autograd/profiler_legacy.py' 2024-04-03T15:59:50.3813375Z adding 'torch/autograd/profiler_util.py' 2024-04-03T15:59:50.3816090Z adding 'torch/autograd/variable.py' 2024-04-03T15:59:50.3817919Z adding 'torch/autograd/_functions/__init__.py' 2024-04-03T15:59:50.3819696Z adding 'torch/autograd/_functions/tensor.py' 2024-04-03T15:59:50.3821769Z adding 'torch/autograd/_functions/utils.py' 2024-04-03T15:59:50.3824075Z adding 'torch/backends/__init__.py' 2024-04-03T15:59:50.3826288Z adding 'torch/backends/_coreml/__init__.py' 2024-04-03T15:59:50.3828770Z adding 'torch/backends/_coreml/preprocess.py' 2024-04-03T15:59:50.3830622Z adding 'torch/backends/_nnapi/__init__.py' 2024-04-03T15:59:50.3833460Z adding 'torch/backends/_nnapi/prepare.py' 2024-04-03T15:59:50.3854798Z adding 'torch/backends/_nnapi/serializer.py' 2024-04-03T15:59:50.3858428Z adding 'torch/backends/cpu/__init__.py' 2024-04-03T15:59:50.3862872Z adding 'torch/backends/cuda/__init__.py' 2024-04-03T15:59:50.3866120Z adding 'torch/backends/cudnn/__init__.py' 2024-04-03T15:59:50.3868201Z adding 'torch/backends/cudnn/rnn.py' 2024-04-03T15:59:50.3870261Z adding 'torch/backends/mha/__init__.py' 2024-04-03T15:59:50.3872249Z adding 'torch/backends/mkl/__init__.py' 2024-04-03T15:59:50.3874801Z adding 'torch/backends/mkldnn/__init__.py' 2024-04-03T15:59:50.3876706Z adding 'torch/backends/mps/__init__.py' 2024-04-03T15:59:50.3878585Z adding 'torch/backends/nnpack/__init__.py' 2024-04-03T15:59:50.3880284Z adding 'torch/backends/openmp/__init__.py' 2024-04-03T15:59:50.3882723Z adding 'torch/backends/opt_einsum/__init__.py' 2024-04-03T15:59:50.3884896Z adding 'torch/backends/quantized/__init__.py' 2024-04-03T15:59:50.3886463Z adding 'torch/backends/xeon/__init__.py' 2024-04-03T15:59:50.3896409Z adding 'torch/backends/xeon/run_cpu.py' 2024-04-03T15:59:50.3899450Z adding 'torch/backends/xnnpack/__init__.py' 2024-04-03T15:59:50.4168889Z adding 'torch/bin/FileStoreTest' 2024-04-03T15:59:50.4449826Z adding 'torch/bin/HashStoreTest' 2024-04-03T15:59:50.4742784Z adding 'torch/bin/TCPStoreTest' 2024-04-03T15:59:50.4795093Z adding 'torch/bin/aot_model_compiler_test' 2024-04-03T15:59:50.6884075Z adding 'torch/bin/protoc' 2024-04-03T15:59:50.9066812Z adding 'torch/bin/protoc-3.13.0.0' 2024-04-03T15:59:51.5932604Z adding 'torch/bin/test_api' 2024-04-03T15:59:51.6680767Z adding 'torch/bin/test_cpp_rpc' 2024-04-03T15:59:51.6977881Z adding 'torch/bin/test_dist_autograd' 2024-04-03T15:59:51.7261348Z adding 'torch/bin/test_edge_op_registration' 2024-04-03T15:59:52.0332731Z adding 'torch/bin/test_jit' 2024-04-03T15:59:52.2053391Z adding 'torch/bin/test_lazy' 2024-04-03T15:59:52.2509404Z adding 'torch/bin/test_mobile_nnc' 2024-04-03T15:59:52.7432278Z adding 'torch/bin/test_tensorexpr' 2024-04-03T15:59:52.7792930Z adding 'torch/bin/torch_shm_manager' 2024-04-03T15:59:52.7871221Z adding 'torch/bin/tutorial_tensorexpr' 2024-04-03T15:59:52.7879569Z adding 'torch/compiler/__init__.py' 2024-04-03T15:59:52.7881268Z adding 'torch/contrib/__init__.py' 2024-04-03T15:59:52.7883991Z adding 'torch/contrib/_tensorboard_vis.py' 2024-04-03T15:59:52.7886503Z adding 'torch/cpu/__init__.py' 2024-04-03T15:59:52.7888290Z adding 'torch/cpu/amp/__init__.py' 2024-04-03T15:59:52.7890091Z adding 'torch/cpu/amp/autocast_mode.py' 2024-04-03T15:59:52.7891603Z adding 'torch/cpu/amp/grad_scaler.py' 2024-04-03T15:59:52.7905127Z adding 'torch/cuda/__init__.py' 2024-04-03T15:59:52.7907801Z adding 'torch/cuda/_gpu_trace.py' 2024-04-03T15:59:52.7915597Z adding 'torch/cuda/_memory_viz.py' 2024-04-03T15:59:52.7922362Z adding 'torch/cuda/_sanitizer.py' 2024-04-03T15:59:52.7924607Z adding 'torch/cuda/_utils.py' 2024-04-03T15:59:52.7926685Z adding 'torch/cuda/comm.py' 2024-04-03T15:59:52.7927638Z adding 'torch/cuda/error.py' 2024-04-03T15:59:52.7934256Z adding 'torch/cuda/graphs.py' 2024-04-03T15:59:52.7937823Z adding 'torch/cuda/jiterator.py' 2024-04-03T15:59:52.7948476Z adding 'torch/cuda/memory.py' 2024-04-03T15:59:52.7951612Z adding 'torch/cuda/nccl.py' 2024-04-03T15:59:52.7953756Z adding 'torch/cuda/nvtx.py' 2024-04-03T15:59:52.7955639Z adding 'torch/cuda/profiler.py' 2024-04-03T15:59:52.7957994Z adding 'torch/cuda/random.py' 2024-04-03T15:59:52.7959840Z adding 'torch/cuda/sparse.py' 2024-04-03T15:59:52.7962921Z adding 'torch/cuda/streams.py' 2024-04-03T15:59:52.7964990Z adding 'torch/cuda/amp/__init__.py' 2024-04-03T15:59:52.7967614Z adding 'torch/cuda/amp/autocast_mode.py' 2024-04-03T15:59:52.7969459Z adding 'torch/cuda/amp/common.py' 2024-04-03T15:59:52.7971147Z adding 'torch/cuda/amp/grad_scaler.py' 2024-04-03T15:59:52.7974205Z adding 'torch/distributed/__init__.py' 2024-04-03T15:59:52.7976221Z adding 'torch/distributed/_composable_state.py' 2024-04-03T15:59:52.7987886Z adding 'torch/distributed/_functional_collectives.py' 2024-04-03T15:59:52.7993449Z adding 'torch/distributed/_functional_collectives_impl.py' 2024-04-03T15:59:52.7997954Z adding 'torch/distributed/_state_dict_utils.py' 2024-04-03T15:59:52.8000642Z adding 'torch/distributed/argparse_util.py' 2024-04-03T15:59:52.8002828Z adding 'torch/distributed/c10d_logger.py' 2024-04-03T15:59:52.8006149Z adding 'torch/distributed/collective_utils.py' 2024-04-03T15:59:52.8008196Z adding 'torch/distributed/constants.py' 2024-04-03T15:59:52.8015498Z adding 'torch/distributed/device_mesh.py' 2024-04-03T15:59:52.8068852Z adding 'torch/distributed/distributed_c10d.py' 2024-04-03T15:59:52.8075558Z adding 'torch/distributed/launch.py' 2024-04-03T15:59:52.8077144Z adding 'torch/distributed/logging_handlers.py' 2024-04-03T15:59:52.8079348Z adding 'torch/distributed/remote_device.py' 2024-04-03T15:59:52.8082936Z adding 'torch/distributed/rendezvous.py' 2024-04-03T15:59:52.8093428Z adding 'torch/distributed/run.py' 2024-04-03T15:59:52.8098593Z adding 'torch/distributed/utils.py' 2024-04-03T15:59:52.8101418Z adding 'torch/distributed/_composable/__init__.py' 2024-04-03T15:59:52.8104160Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2024-04-03T15:59:52.8107449Z adding 'torch/distributed/_composable/contract.py' 2024-04-03T15:59:52.8110292Z adding 'torch/distributed/_composable/fully_shard.py' 2024-04-03T15:59:52.8113380Z adding 'torch/distributed/_composable/replicate.py' 2024-04-03T15:59:52.8115484Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2024-04-03T15:59:52.8117619Z adding 'torch/distributed/_composable/fsdp/_fsdp_api.py' 2024-04-03T15:59:52.8121248Z adding 'torch/distributed/_composable/fsdp/_fsdp_collectives.py' 2024-04-03T15:59:52.8124116Z adding 'torch/distributed/_composable/fsdp/_fsdp_common.py' 2024-04-03T15:59:52.8127110Z adding 'torch/distributed/_composable/fsdp/_fsdp_init.py' 2024-04-03T15:59:52.8133279Z adding 'torch/distributed/_composable/fsdp/_fsdp_param.py' 2024-04-03T15:59:52.8140927Z adding 'torch/distributed/_composable/fsdp/_fsdp_param_group.py' 2024-04-03T15:59:52.8145591Z adding 'torch/distributed/_composable/fsdp/_fsdp_state.py' 2024-04-03T15:59:52.8150253Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2024-04-03T15:59:52.8152342Z adding 'torch/distributed/_shard/__init__.py' 2024-04-03T15:59:52.8154290Z adding 'torch/distributed/_shard/_utils.py' 2024-04-03T15:59:52.8158556Z adding 'torch/distributed/_shard/api.py' 2024-04-03T15:59:52.8160953Z adding 'torch/distributed/_shard/common_op_utils.py' 2024-04-03T15:59:52.8163016Z adding 'torch/distributed/_shard/metadata.py' 2024-04-03T15:59:52.8164850Z adding 'torch/distributed/_shard/op_registry_utils.py' 2024-04-03T15:59:52.8166561Z adding 'torch/distributed/_shard/sharder.py' 2024-04-03T15:59:52.8168681Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2024-04-03T15:59:52.8170819Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2024-04-03T15:59:52.8173330Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2024-04-03T15:59:52.8178186Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2024-04-03T15:59:52.8193218Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2024-04-03T15:59:52.8196445Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2024-04-03T15:59:52.8198216Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2024-04-03T15:59:52.8200298Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2024-04-03T15:59:52.8204039Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2024-04-03T15:59:52.8206412Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2024-04-03T15:59:52.8209873Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2024-04-03T15:59:52.8212204Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2024-04-03T15:59:52.8214745Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2024-04-03T15:59:52.8216994Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2024-04-03T15:59:52.8219773Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2024-04-03T15:59:52.8221638Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2024-04-03T15:59:52.8225041Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2024-04-03T15:59:52.8226751Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2024-04-03T15:59:52.8229129Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2024-04-03T15:59:52.8231188Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2024-04-03T15:59:52.8234565Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2024-04-03T15:59:52.8238474Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2024-04-03T15:59:52.8242288Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2024-04-03T15:59:52.8244407Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2024-04-03T15:59:52.8248967Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2024-04-03T15:59:52.8253321Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2024-04-03T15:59:52.8259465Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2024-04-03T15:59:52.8261599Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2024-04-03T15:59:52.8263449Z adding 'torch/distributed/_sharding_spec/__init__.py' 2024-04-03T15:59:52.8265293Z adding 'torch/distributed/_spmd/__init__.py' 2024-04-03T15:59:52.8272161Z adding 'torch/distributed/_spmd/api.py' 2024-04-03T15:59:52.8275837Z adding 'torch/distributed/_spmd/batch_dim_utils.py' 2024-04-03T15:59:52.8279857Z adding 'torch/distributed/_spmd/comm_tensor.py' 2024-04-03T15:59:52.8282188Z adding 'torch/distributed/_spmd/config.py' 2024-04-03T15:59:52.8292740Z adding 'torch/distributed/_spmd/data_parallel.py' 2024-04-03T15:59:52.8303200Z adding 'torch/distributed/_spmd/distribute.py' 2024-04-03T15:59:52.8308887Z adding 'torch/distributed/_spmd/experimental_ops.py' 2024-04-03T15:59:52.8311225Z adding 'torch/distributed/_spmd/gm_transformation.py' 2024-04-03T15:59:52.8323212Z adding 'torch/distributed/_spmd/graph_optimization.py' 2024-04-03T15:59:52.8326396Z adding 'torch/distributed/_spmd/graph_utils.py' 2024-04-03T15:59:52.8335404Z adding 'torch/distributed/_spmd/iter_graph_module.py' 2024-04-03T15:59:52.8337837Z adding 'torch/distributed/_spmd/log_utils.py' 2024-04-03T15:59:52.8340861Z adding 'torch/distributed/_spmd/parallel_mode.py' 2024-04-03T15:59:52.8344871Z adding 'torch/distributed/_spmd/partial_lower.py' 2024-04-03T15:59:52.8348429Z adding 'torch/distributed/_tensor/__init__.py' 2024-04-03T15:59:52.8352480Z adding 'torch/distributed/_tensor/_collective_utils.py' 2024-04-03T15:59:52.8356052Z adding 'torch/distributed/_tensor/_utils.py' 2024-04-03T15:59:52.8366919Z adding 'torch/distributed/_tensor/api.py' 2024-04-03T15:59:52.8369047Z adding 'torch/distributed/_tensor/device_mesh.py' 2024-04-03T15:59:52.8373955Z adding 'torch/distributed/_tensor/dispatch.py' 2024-04-03T15:59:52.8379670Z adding 'torch/distributed/_tensor/op_schema.py' 2024-04-03T15:59:52.8387059Z adding 'torch/distributed/_tensor/placement_types.py' 2024-04-03T15:59:52.8392482Z adding 'torch/distributed/_tensor/random.py' 2024-04-03T15:59:52.8397157Z adding 'torch/distributed/_tensor/redistribute.py' 2024-04-03T15:59:52.8402413Z adding 'torch/distributed/_tensor/sharding_prop.py' 2024-04-03T15:59:52.8405751Z adding 'torch/distributed/_tensor/tp_conv.py' 2024-04-03T15:59:52.8407817Z adding 'torch/distributed/_tensor/debug/__init__.py' 2024-04-03T15:59:52.8409878Z adding 'torch/distributed/_tensor/debug/comm_mode.py' 2024-04-03T15:59:52.8411957Z adding 'torch/distributed/_tensor/debug/op_coverage.py' 2024-04-03T15:59:52.8414927Z adding 'torch/distributed/_tensor/debug/visualize_sharding.py' 2024-04-03T15:59:52.8416769Z adding 'torch/distributed/_tensor/experimental/__init__.py' 2024-04-03T15:59:52.8422749Z adding 'torch/distributed/_tensor/experimental/tp_transform.py' 2024-04-03T15:59:52.8424945Z adding 'torch/distributed/_tensor/ops/__init__.py' 2024-04-03T15:59:52.8428277Z adding 'torch/distributed/_tensor/ops/basic_strategy.py' 2024-04-03T15:59:52.8432497Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2024-04-03T15:59:52.8434723Z adding 'torch/distributed/_tensor/ops/conv_ops.py' 2024-04-03T15:59:52.8438307Z adding 'torch/distributed/_tensor/ops/embedding_ops.py' 2024-04-03T15:59:52.8440144Z adding 'torch/distributed/_tensor/ops/experimental_ops.py' 2024-04-03T15:59:52.8448787Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2024-04-03T15:59:52.8453063Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2024-04-03T15:59:52.8458344Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2024-04-03T15:59:52.8460549Z adding 'torch/distributed/_tensor/ops/random_ops.py' 2024-04-03T15:59:52.8469061Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2024-04-03T15:59:52.8473117Z adding 'torch/distributed/_tensor/ops/utils.py' 2024-04-03T15:59:52.8482125Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2024-04-03T15:59:52.8484214Z adding 'torch/distributed/_tools/__init__.py' 2024-04-03T15:59:52.8488370Z adding 'torch/distributed/_tools/memory_tracker.py' 2024-04-03T15:59:52.8490101Z adding 'torch/distributed/algorithms/__init__.py' 2024-04-03T15:59:52.8494870Z adding 'torch/distributed/algorithms/join.py' 2024-04-03T15:59:52.8496928Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2024-04-03T15:59:52.8501392Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2024-04-03T15:59:52.8503153Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2024-04-03T15:59:52.8506225Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2024-04-03T15:59:52.8507999Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2024-04-03T15:59:52.8510182Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2024-04-03T15:59:52.8511653Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2024-04-03T15:59:52.8514040Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2024-04-03T15:59:52.8516560Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2024-04-03T15:59:52.8522005Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2024-04-03T15:59:52.8524191Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2024-04-03T15:59:52.8527037Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2024-04-03T15:59:52.8529599Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2024-04-03T15:59:52.8532427Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2024-04-03T15:59:52.8535322Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2024-04-03T15:59:52.8547244Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2024-04-03T15:59:52.8551003Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2024-04-03T15:59:52.8552816Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2024-04-03T15:59:52.8555378Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2024-04-03T15:59:52.8559242Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2024-04-03T15:59:52.8561425Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2024-04-03T15:59:52.8563425Z adding 'torch/distributed/autograd/__init__.py' 2024-04-03T15:59:52.8565619Z adding 'torch/distributed/checkpoint/__init__.py' 2024-04-03T15:59:52.8567927Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2024-04-03T15:59:52.8570011Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2024-04-03T15:59:52.8571701Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2024-04-03T15:59:52.8574174Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2024-04-03T15:59:52.8576218Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2024-04-03T15:59:52.8578554Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2024-04-03T15:59:52.8580249Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2024-04-03T15:59:52.8582951Z adding 'torch/distributed/checkpoint/_traverse.py' 2024-04-03T15:59:52.8585039Z adding 'torch/distributed/checkpoint/api.py' 2024-04-03T15:59:52.8589835Z adding 'torch/distributed/checkpoint/default_planner.py' 2024-04-03T15:59:52.8596466Z adding 'torch/distributed/checkpoint/filesystem.py' 2024-04-03T15:59:52.8600634Z adding 'torch/distributed/checkpoint/format_utils.py' 2024-04-03T15:59:52.8603572Z adding 'torch/distributed/checkpoint/metadata.py' 2024-04-03T15:59:52.8608078Z adding 'torch/distributed/checkpoint/optimizer.py' 2024-04-03T15:59:52.8613079Z adding 'torch/distributed/checkpoint/planner.py' 2024-04-03T15:59:52.8617510Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2024-04-03T15:59:52.8619942Z adding 'torch/distributed/checkpoint/resharding.py' 2024-04-03T15:59:52.8630648Z adding 'torch/distributed/checkpoint/state_dict.py' 2024-04-03T15:59:52.8635693Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2024-04-03T15:59:52.8639419Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2024-04-03T15:59:52.8641237Z adding 'torch/distributed/checkpoint/stateful.py' 2024-04-03T15:59:52.8644734Z adding 'torch/distributed/checkpoint/storage.py' 2024-04-03T15:59:52.8649219Z adding 'torch/distributed/checkpoint/utils.py' 2024-04-03T15:59:52.8652300Z adding 'torch/distributed/elastic/__init__.py' 2024-04-03T15:59:52.8654396Z adding 'torch/distributed/elastic/agent/__init__.py' 2024-04-03T15:59:52.8656681Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2024-04-03T15:59:52.8668888Z adding 'torch/distributed/elastic/agent/server/api.py' 2024-04-03T15:59:52.8674767Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2024-04-03T15:59:52.8677482Z adding 'torch/distributed/elastic/events/__init__.py' 2024-04-03T15:59:52.8679714Z adding 'torch/distributed/elastic/events/api.py' 2024-04-03T15:59:52.8681321Z adding 'torch/distributed/elastic/events/handlers.py' 2024-04-03T15:59:52.8684286Z adding 'torch/distributed/elastic/metrics/__init__.py' 2024-04-03T15:59:52.8687055Z adding 'torch/distributed/elastic/metrics/api.py' 2024-04-03T15:59:52.8690752Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2024-04-03T15:59:52.8700893Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2024-04-03T15:59:52.8704190Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2024-04-03T15:59:52.8706848Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2024-04-03T15:59:52.8712396Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2024-04-03T15:59:52.8715830Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2024-04-03T15:59:52.8717436Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2024-04-03T15:59:52.8719422Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2024-04-03T15:59:52.8721261Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2024-04-03T15:59:52.8723452Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2024-04-03T15:59:52.8726393Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2024-04-03T15:59:52.8730166Z adding 'torch/distributed/elastic/rendezvous/api.py' 2024-04-03T15:59:52.8734786Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2024-04-03T15:59:52.8747504Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2024-04-03T15:59:52.8761074Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2024-04-03T15:59:52.8765660Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2024-04-03T15:59:52.8769260Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2024-04-03T15:59:52.8772480Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2024-04-03T15:59:52.8774707Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2024-04-03T15:59:52.8777316Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2024-04-03T15:59:52.8780762Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2024-04-03T15:59:52.8784901Z adding 'torch/distributed/elastic/timer/__init__.py' 2024-04-03T15:59:52.8788659Z adding 'torch/distributed/elastic/timer/api.py' 2024-04-03T15:59:52.8793800Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2024-04-03T15:59:52.8796601Z adding 'torch/distributed/elastic/timer/local_timer.py' 2024-04-03T15:59:52.8799181Z adding 'torch/distributed/elastic/utils/__init__.py' 2024-04-03T15:59:52.8800985Z adding 'torch/distributed/elastic/utils/api.py' 2024-04-03T15:59:52.8803578Z adding 'torch/distributed/elastic/utils/distributed.py' 2024-04-03T15:59:52.8805574Z adding 'torch/distributed/elastic/utils/log_level.py' 2024-04-03T15:59:52.8807501Z adding 'torch/distributed/elastic/utils/logging.py' 2024-04-03T15:59:52.8809674Z adding 'torch/distributed/elastic/utils/store.py' 2024-04-03T15:59:52.8811693Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2024-04-03T15:59:52.8813746Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2024-04-03T15:59:52.8816170Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2024-04-03T15:59:52.8818111Z adding 'torch/distributed/fsdp/__init__.py' 2024-04-03T15:59:52.8825948Z adding 'torch/distributed/fsdp/_common_utils.py' 2024-04-03T15:59:52.8829420Z adding 'torch/distributed/fsdp/_debug_utils.py' 2024-04-03T15:59:52.8831783Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2024-04-03T15:59:52.8836611Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2024-04-03T15:59:52.8875334Z adding 'torch/distributed/fsdp/_flat_param.py' 2024-04-03T15:59:52.8880590Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2024-04-03T15:59:52.8895474Z adding 'torch/distributed/fsdp/_init_utils.py' 2024-04-03T15:59:52.8898361Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2024-04-03T15:59:52.8927480Z adding 'torch/distributed/fsdp/_optim_utils.py' 2024-04-03T15:59:52.8950715Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2024-04-03T15:59:52.8954644Z adding 'torch/distributed/fsdp/_shard_utils.py' 2024-04-03T15:59:52.8964159Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2024-04-03T15:59:52.8968968Z adding 'torch/distributed/fsdp/_trace_utils.py' 2024-04-03T15:59:52.8971424Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2024-04-03T15:59:52.8975544Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2024-04-03T15:59:52.8979689Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2024-04-03T15:59:52.8986453Z adding 'torch/distributed/fsdp/api.py' 2024-04-03T15:59:52.9016191Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2024-04-03T15:59:52.9023619Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2024-04-03T15:59:52.9031016Z adding 'torch/distributed/fsdp/wrap.py' 2024-04-03T15:59:52.9033331Z adding 'torch/distributed/launcher/__init__.py' 2024-04-03T15:59:52.9037361Z adding 'torch/distributed/launcher/api.py' 2024-04-03T15:59:52.9039261Z adding 'torch/distributed/nn/__init__.py' 2024-04-03T15:59:52.9043341Z adding 'torch/distributed/nn/functional.py' 2024-04-03T15:59:52.9045251Z adding 'torch/distributed/nn/api/__init__.py' 2024-04-03T15:59:52.9053051Z adding 'torch/distributed/nn/api/remote_module.py' 2024-04-03T15:59:52.9055535Z adding 'torch/distributed/nn/jit/__init__.py' 2024-04-03T15:59:52.9058106Z adding 'torch/distributed/nn/jit/instantiator.py' 2024-04-03T15:59:52.9059910Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2024-04-03T15:59:52.9062390Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2024-04-03T15:59:52.9064413Z adding 'torch/distributed/optim/__init__.py' 2024-04-03T15:59:52.9067266Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2024-04-03T15:59:52.9069629Z adding 'torch/distributed/optim/functional_adadelta.py' 2024-04-03T15:59:52.9071867Z adding 'torch/distributed/optim/functional_adagrad.py' 2024-04-03T15:59:52.9074984Z adding 'torch/distributed/optim/functional_adam.py' 2024-04-03T15:59:52.9077421Z adding 'torch/distributed/optim/functional_adamax.py' 2024-04-03T15:59:52.9080170Z adding 'torch/distributed/optim/functional_adamw.py' 2024-04-03T15:59:52.9082748Z adding 'torch/distributed/optim/functional_rmsprop.py' 2024-04-03T15:59:52.9085073Z adding 'torch/distributed/optim/functional_rprop.py' 2024-04-03T15:59:52.9087685Z adding 'torch/distributed/optim/functional_sgd.py' 2024-04-03T15:59:52.9092426Z adding 'torch/distributed/optim/named_optimizer.py' 2024-04-03T15:59:52.9096550Z adding 'torch/distributed/optim/optimizer.py' 2024-04-03T15:59:52.9099352Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2024-04-03T15:59:52.9101235Z adding 'torch/distributed/optim/utils.py' 2024-04-03T15:59:52.9124235Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2024-04-03T15:59:52.9127333Z adding 'torch/distributed/pipeline/__init__.py' 2024-04-03T15:59:52.9129030Z adding 'torch/distributed/pipeline/sync/__init__.py' 2024-04-03T15:59:52.9131667Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2024-04-03T15:59:52.9135845Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2024-04-03T15:59:52.9138358Z adding 'torch/distributed/pipeline/sync/copy.py' 2024-04-03T15:59:52.9140349Z adding 'torch/distributed/pipeline/sync/dependency.py' 2024-04-03T15:59:52.9143577Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2024-04-03T15:59:52.9145626Z adding 'torch/distributed/pipeline/sync/phony.py' 2024-04-03T15:59:52.9151796Z adding 'torch/distributed/pipeline/sync/pipe.py' 2024-04-03T15:59:52.9155782Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2024-04-03T15:59:52.9158372Z adding 'torch/distributed/pipeline/sync/stream.py' 2024-04-03T15:59:52.9160157Z adding 'torch/distributed/pipeline/sync/utils.py' 2024-04-03T15:59:52.9162646Z adding 'torch/distributed/pipeline/sync/worker.py' 2024-04-03T15:59:52.9165869Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2024-04-03T15:59:52.9168372Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2024-04-03T15:59:52.9170807Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2024-04-03T15:59:52.9172899Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2024-04-03T15:59:52.9174973Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2024-04-03T15:59:52.9177220Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2024-04-03T15:59:52.9179921Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2024-04-03T15:59:52.9184967Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2024-04-03T15:59:52.9188137Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2024-04-03T15:59:52.9191970Z adding 'torch/distributed/rpc/__init__.py' 2024-04-03T15:59:52.9194019Z adding 'torch/distributed/rpc/_utils.py' 2024-04-03T15:59:52.9204004Z adding 'torch/distributed/rpc/api.py' 2024-04-03T15:59:52.9210006Z adding 'torch/distributed/rpc/backend_registry.py' 2024-04-03T15:59:52.9212075Z adding 'torch/distributed/rpc/constants.py' 2024-04-03T15:59:52.9215102Z adding 'torch/distributed/rpc/functions.py' 2024-04-03T15:59:52.9219191Z adding 'torch/distributed/rpc/internal.py' 2024-04-03T15:59:52.9222458Z adding 'torch/distributed/rpc/options.py' 2024-04-03T15:59:52.9224603Z adding 'torch/distributed/rpc/rref_proxy.py' 2024-04-03T15:59:52.9227918Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2024-04-03T15:59:52.9229951Z adding 'torch/distributed/rpc/_testing/__init__.py' 2024-04-03T15:59:52.9231914Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2024-04-03T15:59:52.9233321Z adding 'torch/distributed/tensor/__init__.py' 2024-04-03T15:59:52.9235017Z adding 'torch/distributed/tensor/parallel/__init__.py' 2024-04-03T15:59:52.9236832Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2024-04-03T15:59:52.9238708Z adding 'torch/distributed/tensor/parallel/_utils.py' 2024-04-03T15:59:52.9241109Z adding 'torch/distributed/tensor/parallel/api.py' 2024-04-03T15:59:52.9243457Z adding 'torch/distributed/tensor/parallel/ddp.py' 2024-04-03T15:59:52.9248255Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2024-04-03T15:59:52.9251165Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2024-04-03T15:59:52.9256693Z adding 'torch/distributed/tensor/parallel/loss.py' 2024-04-03T15:59:52.9263217Z adding 'torch/distributed/tensor/parallel/style.py' 2024-04-03T15:59:52.9267306Z adding 'torch/distributions/__init__.py' 2024-04-03T15:59:52.9270151Z adding 'torch/distributions/bernoulli.py' 2024-04-03T15:59:52.9272681Z adding 'torch/distributions/beta.py' 2024-04-03T15:59:52.9275694Z adding 'torch/distributions/binomial.py' 2024-04-03T15:59:52.9278804Z adding 'torch/distributions/categorical.py' 2024-04-03T15:59:52.9281254Z adding 'torch/distributions/cauchy.py' 2024-04-03T15:59:52.9283287Z adding 'torch/distributions/chi2.py' 2024-04-03T15:59:52.9287045Z adding 'torch/distributions/constraint_registry.py' 2024-04-03T15:59:52.9292326Z adding 'torch/distributions/constraints.py' 2024-04-03T15:59:52.9296572Z adding 'torch/distributions/continuous_bernoulli.py' 2024-04-03T15:59:52.9299253Z adding 'torch/distributions/dirichlet.py' 2024-04-03T15:59:52.9303779Z adding 'torch/distributions/distribution.py' 2024-04-03T15:59:52.9306290Z adding 'torch/distributions/exp_family.py' 2024-04-03T15:59:52.9308877Z adding 'torch/distributions/exponential.py' 2024-04-03T15:59:52.9310942Z adding 'torch/distributions/fishersnedecor.py' 2024-04-03T15:59:52.9313141Z adding 'torch/distributions/gamma.py' 2024-04-03T15:59:52.9315722Z adding 'torch/distributions/geometric.py' 2024-04-03T15:59:52.9317790Z adding 'torch/distributions/gumbel.py' 2024-04-03T15:59:52.9319828Z adding 'torch/distributions/half_cauchy.py' 2024-04-03T15:59:52.9321766Z adding 'torch/distributions/half_normal.py' 2024-04-03T15:59:52.9324445Z adding 'torch/distributions/independent.py' 2024-04-03T15:59:52.9326480Z adding 'torch/distributions/inverse_gamma.py' 2024-04-03T15:59:52.9334543Z adding 'torch/distributions/kl.py' 2024-04-03T15:59:52.9337516Z adding 'torch/distributions/kumaraswamy.py' 2024-04-03T15:59:52.9339560Z adding 'torch/distributions/laplace.py' 2024-04-03T15:59:52.9342710Z adding 'torch/distributions/lkj_cholesky.py' 2024-04-03T15:59:52.9344833Z adding 'torch/distributions/log_normal.py' 2024-04-03T15:59:52.9346741Z adding 'torch/distributions/logistic_normal.py' 2024-04-03T15:59:52.9350287Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2024-04-03T15:59:52.9353959Z adding 'torch/distributions/mixture_same_family.py' 2024-04-03T15:59:52.9356697Z adding 'torch/distributions/multinomial.py' 2024-04-03T15:59:52.9360429Z adding 'torch/distributions/multivariate_normal.py' 2024-04-03T15:59:52.9363164Z adding 'torch/distributions/negative_binomial.py' 2024-04-03T15:59:52.9365461Z adding 'torch/distributions/normal.py' 2024-04-03T15:59:52.9368017Z adding 'torch/distributions/one_hot_categorical.py' 2024-04-03T15:59:52.9369938Z adding 'torch/distributions/pareto.py' 2024-04-03T15:59:52.9371949Z adding 'torch/distributions/poisson.py' 2024-04-03T15:59:52.9375102Z adding 'torch/distributions/relaxed_bernoulli.py' 2024-04-03T15:59:52.9377382Z adding 'torch/distributions/relaxed_categorical.py' 2024-04-03T15:59:52.9379691Z adding 'torch/distributions/studentT.py' 2024-04-03T15:59:52.9383451Z adding 'torch/distributions/transformed_distribution.py' 2024-04-03T15:59:52.9394120Z adding 'torch/distributions/transforms.py' 2024-04-03T15:59:52.9397198Z adding 'torch/distributions/uniform.py' 2024-04-03T15:59:52.9400271Z adding 'torch/distributions/utils.py' 2024-04-03T15:59:52.9403343Z adding 'torch/distributions/von_mises.py' 2024-04-03T15:59:52.9405586Z adding 'torch/distributions/weibull.py' 2024-04-03T15:59:52.9409883Z adding 'torch/distributions/wishart.py' 2024-04-03T15:59:52.9415055Z adding 'torch/export/__init__.py' 2024-04-03T15:59:52.9417788Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2024-04-03T15:59:52.9420319Z adding 'torch/export/_remove_effect_tokens_pass.py' 2024-04-03T15:59:52.9422574Z adding 'torch/export/_safeguard.py' 2024-04-03T15:59:52.9435917Z adding 'torch/export/_trace.py' 2024-04-03T15:59:52.9439069Z adding 'torch/export/_tree_utils.py' 2024-04-03T15:59:52.9442732Z adding 'torch/export/_unlift.py' 2024-04-03T15:59:52.9444732Z adding 'torch/export/custom_obj.py' 2024-04-03T15:59:52.9455973Z adding 'torch/export/dynamic_shapes.py' 2024-04-03T15:59:52.9465126Z adding 'torch/export/exported_program.py' 2024-04-03T15:59:52.9470562Z adding 'torch/export/graph_signature.py' 2024-04-03T15:59:52.9482702Z adding 'torch/export/unflatten.py' 2024-04-03T15:59:52.9493844Z adding 'torch/fft/__init__.py' 2024-04-03T15:59:52.9496811Z adding 'torch/func/__init__.py' 2024-04-03T15:59:52.9501576Z adding 'torch/futures/__init__.py' 2024-04-03T15:59:52.9504768Z adding 'torch/fx/__init__.py' 2024-04-03T15:59:52.9506939Z adding 'torch/fx/__init__.pyi' 2024-04-03T15:59:52.9508197Z adding 'torch/fx/_compatibility.py' 2024-04-03T15:59:52.9511225Z adding 'torch/fx/_lazy_graph_module.py' 2024-04-03T15:59:52.9513391Z adding 'torch/fx/_pytree.py' 2024-04-03T15:59:52.9528882Z adding 'torch/fx/_symbolic_trace.py' 2024-04-03T15:59:52.9531756Z adding 'torch/fx/annotate.py' 2024-04-03T15:59:52.9533207Z adding 'torch/fx/config.py' 2024-04-03T15:59:52.9557008Z adding 'torch/fx/graph.py' 2024-04-03T15:59:52.9570063Z adding 'torch/fx/graph_module.py' 2024-04-03T15:59:52.9572909Z adding 'torch/fx/immutable_collections.py' 2024-04-03T15:59:52.9578884Z adding 'torch/fx/interpreter.py' 2024-04-03T15:59:52.9590308Z adding 'torch/fx/node.py' 2024-04-03T15:59:52.9597579Z adding 'torch/fx/operator_schemas.py' 2024-04-03T15:59:52.9605465Z adding 'torch/fx/proxy.py' 2024-04-03T15:59:52.9610950Z adding 'torch/fx/subgraph_rewriter.py' 2024-04-03T15:59:52.9613572Z adding 'torch/fx/tensor_type.py' 2024-04-03T15:59:52.9616014Z adding 'torch/fx/traceback.py' 2024-04-03T15:59:52.9618216Z adding 'torch/fx/experimental/__init__.py' 2024-04-03T15:59:52.9620175Z adding 'torch/fx/experimental/_backward_state.py' 2024-04-03T15:59:52.9622672Z adding 'torch/fx/experimental/_config.py' 2024-04-03T15:59:52.9625125Z adding 'torch/fx/experimental/_sym_dispatch_mode.py' 2024-04-03T15:59:52.9639014Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2024-04-03T15:59:52.9644777Z adding 'torch/fx/experimental/const_fold.py' 2024-04-03T15:59:52.9646827Z adding 'torch/fx/experimental/debug.py' 2024-04-03T15:59:52.9656325Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2024-04-03T15:59:52.9660322Z adding 'torch/fx/experimental/merge_matmul.py' 2024-04-03T15:59:52.9664286Z adding 'torch/fx/experimental/meta_tracer.py' 2024-04-03T15:59:52.9667321Z adding 'torch/fx/experimental/normalize.py' 2024-04-03T15:59:52.9673407Z adding 'torch/fx/experimental/optimization.py' 2024-04-03T15:59:52.9678254Z adding 'torch/fx/experimental/partitioner_utils.py' 2024-04-03T15:59:52.9696718Z adding 'torch/fx/experimental/proxy_tensor.py' 2024-04-03T15:59:52.9704637Z adding 'torch/fx/experimental/recording.py' 2024-04-03T15:59:52.9706610Z adding 'torch/fx/experimental/refinement_types.py' 2024-04-03T15:59:52.9709162Z adding 'torch/fx/experimental/rewriter.py' 2024-04-03T15:59:52.9712153Z adding 'torch/fx/experimental/schema_type_annotation.py' 2024-04-03T15:59:52.9725360Z adding 'torch/fx/experimental/sym_node.py' 2024-04-03T15:59:52.9799928Z adding 'torch/fx/experimental/symbolic_shapes.py' 2024-04-03T15:59:52.9806664Z adding 'torch/fx/experimental/unify_refinements.py' 2024-04-03T15:59:52.9816371Z adding 'torch/fx/experimental/validator.py' 2024-04-03T15:59:52.9819202Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2024-04-03T15:59:52.9823644Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2024-04-03T15:59:52.9836102Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2024-04-03T15:59:52.9848353Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2024-04-03T15:59:52.9850863Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2024-04-03T15:59:52.9855263Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2024-04-03T15:59:52.9857509Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2024-04-03T15:59:52.9859298Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2024-04-03T15:59:52.9861121Z adding 'torch/fx/experimental/unification/__init__.py' 2024-04-03T15:59:52.9863428Z adding 'torch/fx/experimental/unification/core.py' 2024-04-03T15:59:52.9865186Z adding 'torch/fx/experimental/unification/dispatch.py' 2024-04-03T15:59:52.9867755Z adding 'torch/fx/experimental/unification/match.py' 2024-04-03T15:59:52.9870262Z adding 'torch/fx/experimental/unification/more.py' 2024-04-03T15:59:52.9874126Z adding 'torch/fx/experimental/unification/unification_tools.py' 2024-04-03T15:59:52.9876634Z adding 'torch/fx/experimental/unification/utils.py' 2024-04-03T15:59:52.9878965Z adding 'torch/fx/experimental/unification/variable.py' 2024-04-03T15:59:52.9880875Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2024-04-03T15:59:52.9883286Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2024-04-03T15:59:52.9885578Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2024-04-03T15:59:52.9890540Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2024-04-03T15:59:52.9893784Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2024-04-03T15:59:52.9896005Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2024-04-03T15:59:52.9897822Z adding 'torch/fx/passes/__init__.py' 2024-04-03T15:59:52.9899834Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2024-04-03T15:59:52.9901984Z adding 'torch/fx/passes/fake_tensor_prop.py' 2024-04-03T15:59:52.9907117Z adding 'torch/fx/passes/graph_drawer.py' 2024-04-03T15:59:52.9910068Z adding 'torch/fx/passes/graph_manipulation.py' 2024-04-03T15:59:52.9917398Z adding 'torch/fx/passes/net_min_base.py' 2024-04-03T15:59:52.9921271Z adding 'torch/fx/passes/operator_support.py' 2024-04-03T15:59:52.9923752Z adding 'torch/fx/passes/param_fetch.py' 2024-04-03T15:59:52.9927010Z adding 'torch/fx/passes/pass_manager.py' 2024-04-03T15:59:52.9938624Z adding 'torch/fx/passes/reinplace.py' 2024-04-03T15:59:52.9942756Z adding 'torch/fx/passes/shape_prop.py' 2024-04-03T15:59:52.9949981Z adding 'torch/fx/passes/split_module.py' 2024-04-03T15:59:52.9954356Z adding 'torch/fx/passes/split_utils.py' 2024-04-03T15:59:52.9964262Z adding 'torch/fx/passes/splitter_base.py' 2024-04-03T15:59:52.9968900Z adding 'torch/fx/passes/tools_common.py' 2024-04-03T15:59:52.9971221Z adding 'torch/fx/passes/backends/__init__.py' 2024-04-03T15:59:52.9973177Z adding 'torch/fx/passes/backends/cudagraphs.py' 2024-04-03T15:59:52.9974948Z adding 'torch/fx/passes/dialect/__init__.py' 2024-04-03T15:59:52.9976650Z adding 'torch/fx/passes/dialect/common/__init__.py' 2024-04-03T15:59:52.9979339Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2024-04-03T15:59:52.9981064Z adding 'torch/fx/passes/infra/__init__.py' 2024-04-03T15:59:52.9986323Z adding 'torch/fx/passes/infra/partitioner.py' 2024-04-03T15:59:52.9988756Z adding 'torch/fx/passes/infra/pass_base.py' 2024-04-03T15:59:52.9992908Z adding 'torch/fx/passes/infra/pass_manager.py' 2024-04-03T15:59:52.9994918Z adding 'torch/fx/passes/tests/__init__.py' 2024-04-03T15:59:52.9996724Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2024-04-03T15:59:52.9998380Z adding 'torch/fx/passes/utils/__init__.py' 2024-04-03T15:59:53.0000651Z adding 'torch/fx/passes/utils/common.py' 2024-04-03T15:59:53.0004650Z adding 'torch/fx/passes/utils/fuser_utils.py' 2024-04-03T15:59:53.0010381Z adding 'torch/fx/passes/utils/matcher_utils.py' 2024-04-03T15:59:53.0013508Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2024-04-03T15:59:53.0016315Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2024-04-03T15:59:53.0018703Z adding 'torch/include/clog.h' 2024-04-03T15:59:53.0028298Z adding 'torch/include/cpuinfo.h' 2024-04-03T15:59:53.0031224Z adding 'torch/include/dnnl.h' 2024-04-03T15:59:53.0032913Z adding 'torch/include/dnnl_config.h' 2024-04-03T15:59:53.0034601Z adding 'torch/include/dnnl_debug.h' 2024-04-03T15:59:53.0036219Z adding 'torch/include/dnnl_ocl.h' 2024-04-03T15:59:53.0037925Z adding 'torch/include/dnnl_sycl.h' 2024-04-03T15:59:53.0039639Z adding 'torch/include/dnnl_sycl_types.h' 2024-04-03T15:59:53.0041649Z adding 'torch/include/dnnl_threadpool.h' 2024-04-03T15:59:53.0042940Z adding 'torch/include/dnnl_types.h' 2024-04-03T15:59:53.0044855Z adding 'torch/include/dnnl_version.h' 2024-04-03T15:59:53.0046489Z adding 'torch/include/experiments-config.h' 2024-04-03T15:59:53.0047569Z adding 'torch/include/fp16.h' 2024-04-03T15:59:53.0051279Z adding 'torch/include/fxdiv.h' 2024-04-03T15:59:53.0053468Z adding 'torch/include/libshm.h' 2024-04-03T15:59:53.0059533Z adding 'torch/include/nnpack.h' 2024-04-03T15:59:53.0068721Z adding 'torch/include/psimd.h' 2024-04-03T15:59:53.0081336Z adding 'torch/include/pthreadpool.h' 2024-04-03T15:59:53.0086109Z adding 'torch/include/qnnpack.h' 2024-04-03T15:59:53.0088439Z adding 'torch/include/qnnpack_func.h' 2024-04-03T15:59:53.0123099Z adding 'torch/include/sleef.h' 2024-04-03T15:59:53.0161764Z adding 'torch/include/xnnpack.h' 2024-04-03T15:59:53.0169784Z adding 'torch/include/ATen/ATen.h' 2024-04-03T15:59:53.0172733Z adding 'torch/include/ATen/AccumulateType.h' 2024-04-03T15:59:53.0174385Z adding 'torch/include/ATen/ArrayRef.h' 2024-04-03T15:59:53.0175772Z adding 'torch/include/ATen/Backend.h' 2024-04-03T15:59:53.0177269Z adding 'torch/include/ATen/Backtrace.h' 2024-04-03T15:59:53.0180968Z adding 'torch/include/ATen/CPUApplyUtils.h' 2024-04-03T15:59:53.0183302Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2024-04-03T15:59:53.0185280Z adding 'torch/include/ATen/CPUFunctions.h' 2024-04-03T15:59:53.0190598Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2024-04-03T15:59:53.0193060Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2024-04-03T15:59:53.0194846Z adding 'torch/include/ATen/CUDAFunctions.h' 2024-04-03T15:59:53.0199706Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2024-04-03T15:59:53.0202373Z adding 'torch/include/ATen/CachedTensorUtils.h' 2024-04-03T15:59:53.0204385Z adding 'torch/include/ATen/CollapseDims.h' 2024-04-03T15:59:53.0206492Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2024-04-03T15:59:53.0211804Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2024-04-03T15:59:53.0215007Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2024-04-03T15:59:53.0218461Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2024-04-03T15:59:53.0221242Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2024-04-03T15:59:53.0225910Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2024-04-03T15:59:53.0228667Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2024-04-03T15:59:53.0230360Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2024-04-03T15:59:53.0231594Z adding 'torch/include/ATen/Config.h' 2024-04-03T15:59:53.0237371Z adding 'torch/include/ATen/Context.h' 2024-04-03T15:59:53.0239324Z adding 'torch/include/ATen/DLConvertor.h' 2024-04-03T15:59:53.0240837Z adding 'torch/include/ATen/Device.h' 2024-04-03T15:59:53.0242616Z adding 'torch/include/ATen/DeviceAccelerator.h' 2024-04-03T15:59:53.0244586Z adding 'torch/include/ATen/DeviceGuard.h' 2024-04-03T15:59:53.0246888Z adding 'torch/include/ATen/DimVector.h' 2024-04-03T15:59:53.0247786Z adding 'torch/include/ATen/Dimname.h' 2024-04-03T15:59:53.0255274Z adding 'torch/include/ATen/Dispatch.h' 2024-04-03T15:59:53.0261499Z adding 'torch/include/ATen/Dispatch_v2.h' 2024-04-03T15:59:53.0264745Z adding 'torch/include/ATen/DynamicLibrary.h' 2024-04-03T15:59:53.0267298Z adding 'torch/include/ATen/EmptyTensor.h' 2024-04-03T15:59:53.0269427Z adding 'torch/include/ATen/ExpandBase.h' 2024-04-03T15:59:53.0274542Z adding 'torch/include/ATen/ExpandUtils.h' 2024-04-03T15:59:53.0276178Z adding 'torch/include/ATen/Formatting.h' 2024-04-03T15:59:53.0279017Z adding 'torch/include/ATen/FuncTorchTLS.h' 2024-04-03T15:59:53.0282480Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2024-04-03T15:59:53.0288516Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2024-04-03T15:59:53.0298445Z adding 'torch/include/ATen/Functions.h' 2024-04-03T15:59:53.0301706Z adding 'torch/include/ATen/Generator.h' 2024-04-03T15:59:53.0304523Z adding 'torch/include/ATen/InferSize.h' 2024-04-03T15:59:53.0306381Z adding 'torch/include/ATen/InitialTensorOptions.h' 2024-04-03T15:59:53.0308249Z adding 'torch/include/ATen/Layout.h' 2024-04-03T15:59:53.0310917Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2024-04-03T15:59:53.0314643Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2024-04-03T15:59:53.0316612Z adding 'torch/include/ATen/LegacyVmapMode.h' 2024-04-03T15:59:53.0320978Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2024-04-03T15:59:53.0322709Z adding 'torch/include/ATen/LinalgBackend.h' 2024-04-03T15:59:53.0325884Z adding 'torch/include/ATen/MapAllocator.h' 2024-04-03T15:59:53.0328521Z adding 'torch/include/ATen/MatrixRef.h' 2024-04-03T15:59:53.0330737Z adding 'torch/include/ATen/MemoryOverlap.h' 2024-04-03T15:59:53.0333456Z adding 'torch/include/ATen/MetaFunctions.h' 2024-04-03T15:59:53.0337531Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2024-04-03T15:59:53.0341958Z adding 'torch/include/ATen/MethodOperators.h' 2024-04-03T15:59:53.0343651Z adding 'torch/include/ATen/NamedTensor.h' 2024-04-03T15:59:53.0346387Z adding 'torch/include/ATen/NamedTensorUtils.h' 2024-04-03T15:59:53.0355252Z adding 'torch/include/ATen/NativeFunctions.h' 2024-04-03T15:59:53.0364359Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2024-04-03T15:59:53.0369104Z adding 'torch/include/ATen/NestedTensorImpl.h' 2024-04-03T15:59:53.0371280Z adding 'torch/include/ATen/NumericUtils.h' 2024-04-03T15:59:53.0372974Z adding 'torch/include/ATen/OpMathType.h' 2024-04-03T15:59:53.0375495Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2024-04-03T15:59:53.0407323Z adding 'torch/include/ATen/Operators.h' 2024-04-03T15:59:53.0410117Z adding 'torch/include/ATen/PTThreadPool.h' 2024-04-03T15:59:53.0411596Z adding 'torch/include/ATen/PadNd.h' 2024-04-03T15:59:53.0413371Z adding 'torch/include/ATen/Parallel-inl.h' 2024-04-03T15:59:53.0415896Z adding 'torch/include/ATen/Parallel.h' 2024-04-03T15:59:53.0417486Z adding 'torch/include/ATen/ParallelFuture.h' 2024-04-03T15:59:53.0418903Z adding 'torch/include/ATen/ParallelNative.h' 2024-04-03T15:59:53.0420516Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2024-04-03T15:59:53.0422385Z adding 'torch/include/ATen/ParallelOpenMP.h' 2024-04-03T15:59:53.0424244Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2024-04-03T15:59:53.0659471Z adding 'torch/include/ATen/RedispatchFunctions.h' 2024-04-03T15:59:53.0828065Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2024-04-03T15:59:53.0846982Z adding 'torch/include/ATen/SavedTensorHooks.h' 2024-04-03T15:59:53.0848522Z adding 'torch/include/ATen/Scalar.h' 2024-04-03T15:59:53.0850279Z adding 'torch/include/ATen/ScalarOps.h' 2024-04-03T15:59:53.0851925Z adding 'torch/include/ATen/ScalarType.h' 2024-04-03T15:59:53.0853379Z adding 'torch/include/ATen/SequenceNumber.h' 2024-04-03T15:59:53.0854444Z adding 'torch/include/ATen/SmallVector.h' 2024-04-03T15:59:53.0857777Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2024-04-03T15:59:53.0861999Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2024-04-03T15:59:53.0866800Z adding 'torch/include/ATen/SparseTensorImpl.h' 2024-04-03T15:59:53.0868770Z adding 'torch/include/ATen/Storage.h' 2024-04-03T15:59:53.0870392Z adding 'torch/include/ATen/StorageUtils.h' 2024-04-03T15:59:53.0871923Z adding 'torch/include/ATen/Tensor.h' 2024-04-03T15:59:53.0873272Z adding 'torch/include/ATen/TensorAccessor.h' 2024-04-03T15:59:53.0875831Z adding 'torch/include/ATen/TensorGeometry.h' 2024-04-03T15:59:53.0883658Z adding 'torch/include/ATen/TensorIndexing.h' 2024-04-03T15:59:53.0897085Z adding 'torch/include/ATen/TensorIterator.h' 2024-04-03T15:59:53.0900286Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2024-04-03T15:59:53.0903881Z adding 'torch/include/ATen/TensorMeta.h' 2024-04-03T15:59:53.0905851Z adding 'torch/include/ATen/TensorNames.h' 2024-04-03T15:59:53.0908156Z adding 'torch/include/ATen/TensorOperators.h' 2024-04-03T15:59:53.0909850Z adding 'torch/include/ATen/TensorOptions.h' 2024-04-03T15:59:53.0912600Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2024-04-03T15:59:53.0915063Z adding 'torch/include/ATen/TensorUtils.h' 2024-04-03T15:59:53.0917454Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2024-04-03T15:59:53.0919709Z adding 'torch/include/ATen/ThreadLocalState.h' 2024-04-03T15:59:53.0922752Z adding 'torch/include/ATen/TracerMode.h' 2024-04-03T15:59:53.0924953Z adding 'torch/include/ATen/TypeDefault.h' 2024-04-03T15:59:53.0927202Z adding 'torch/include/ATen/Utils.h' 2024-04-03T15:59:53.0929176Z adding 'torch/include/ATen/Version.h' 2024-04-03T15:59:53.1090057Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2024-04-03T15:59:53.1132714Z adding 'torch/include/ATen/WrapDimUtils.h' 2024-04-03T15:59:53.1134195Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2024-04-03T15:59:53.1140190Z adding 'torch/include/ATen/autocast_mode.h' 2024-04-03T15:59:53.1142477Z adding 'torch/include/ATen/ceil_div.h' 2024-04-03T15:59:53.1145680Z adding 'torch/include/ATen/code_template.h' 2024-04-03T15:59:53.1147712Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2024-04-03T15:59:53.1149055Z adding 'torch/include/ATen/div_rtn.h' 2024-04-03T15:59:53.1152178Z adding 'torch/include/ATen/dlpack.h' 2024-04-03T15:59:53.1153734Z adding 'torch/include/ATen/jit_macros.h' 2024-04-03T15:59:53.1155704Z adding 'torch/include/ATen/jiterator_macros.h' 2024-04-03T15:59:53.1162299Z adding 'torch/include/ATen/record_function.h' 2024-04-03T15:59:53.1165457Z adding 'torch/include/ATen/core/ATenGeneral.h' 2024-04-03T15:59:53.1167053Z adding 'torch/include/ATen/core/ATenOpList.h' 2024-04-03T15:59:53.1168376Z adding 'torch/include/ATen/core/ATen_fwd.h' 2024-04-03T15:59:53.1170839Z adding 'torch/include/ATen/core/ATen_pch.h' 2024-04-03T15:59:53.1172479Z adding 'torch/include/ATen/core/Array.h' 2024-04-03T15:59:53.1173978Z adding 'torch/include/ATen/core/Backtrace.h' 2024-04-03T15:59:53.1175552Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2024-04-03T15:59:53.1177891Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2024-04-03T15:59:53.1179638Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2024-04-03T15:59:53.1184305Z adding 'torch/include/ATen/core/Dict.h' 2024-04-03T15:59:53.1187351Z adding 'torch/include/ATen/core/Dict_inl.h' 2024-04-03T15:59:53.1188799Z adding 'torch/include/ATen/core/DimVector.h' 2024-04-03T15:59:53.1190489Z adding 'torch/include/ATen/core/Dimname.h' 2024-04-03T15:59:53.1193903Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2024-04-03T15:59:53.1195746Z adding 'torch/include/ATen/core/Formatting.h' 2024-04-03T15:59:53.1198584Z adding 'torch/include/ATen/core/Generator.h' 2024-04-03T15:59:53.1200659Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2024-04-03T15:59:53.1206674Z adding 'torch/include/ATen/core/IListRef.h' 2024-04-03T15:59:53.1209566Z adding 'torch/include/ATen/core/IListRef_inl.h' 2024-04-03T15:59:53.1212241Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2024-04-03T15:59:53.1217034Z adding 'torch/include/ATen/core/List.h' 2024-04-03T15:59:53.1220815Z adding 'torch/include/ATen/core/List_inl.h' 2024-04-03T15:59:53.1224292Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2024-04-03T15:59:53.1226944Z adding 'torch/include/ATen/core/NamedTensor.h' 2024-04-03T15:59:53.1229815Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2024-04-03T15:59:53.1232978Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2024-04-03T15:59:53.1234865Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2024-04-03T15:59:53.1236425Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2024-04-03T15:59:53.1238264Z adding 'torch/include/ATen/core/QuantizerBase.h' 2024-04-03T15:59:53.1239570Z adding 'torch/include/ATen/core/Range.h' 2024-04-03T15:59:53.1241062Z adding 'torch/include/ATen/core/Reduction.h' 2024-04-03T15:59:53.1242464Z adding 'torch/include/ATen/core/Scalar.h' 2024-04-03T15:59:53.1243731Z adding 'torch/include/ATen/core/ScalarType.h' 2024-04-03T15:59:53.1245722Z adding 'torch/include/ATen/core/Tensor.h' 2024-04-03T15:59:53.1249048Z adding 'torch/include/ATen/core/TensorAccessor.h' 2024-04-03T15:59:53.1261871Z adding 'torch/include/ATen/core/TensorBase.h' 2024-04-03T15:59:53.1314095Z adding 'torch/include/ATen/core/TensorBody.h' 2024-04-03T15:59:53.1322519Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2024-04-03T15:59:53.1325090Z adding 'torch/include/ATen/core/TransformationHelper.h' 2024-04-03T15:59:53.1326573Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2024-04-03T15:59:53.1328388Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2024-04-03T15:59:53.1330662Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2024-04-03T15:59:53.1332772Z adding 'torch/include/ATen/core/Variadic.h' 2024-04-03T15:59:53.1335219Z adding 'torch/include/ATen/core/Vitals.h' 2024-04-03T15:59:53.1337744Z adding 'torch/include/ATen/core/alias_info.h' 2024-04-03T15:59:53.1350569Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2024-04-03T15:59:53.1355229Z adding 'torch/include/ATen/core/blob.h' 2024-04-03T15:59:53.1357706Z adding 'torch/include/ATen/core/builtin_function.h' 2024-04-03T15:59:53.1362431Z adding 'torch/include/ATen/core/class_type.h' 2024-04-03T15:59:53.1364722Z adding 'torch/include/ATen/core/custom_class.h' 2024-04-03T15:59:53.1368474Z adding 'torch/include/ATen/core/dynamic_type.h' 2024-04-03T15:59:53.1370359Z adding 'torch/include/ATen/core/enum_tag.h' 2024-04-03T15:59:53.1372717Z adding 'torch/include/ATen/core/enum_type.h' 2024-04-03T15:59:53.1375297Z adding 'torch/include/ATen/core/function.h' 2024-04-03T15:59:53.1383520Z adding 'torch/include/ATen/core/function_schema.h' 2024-04-03T15:59:53.1388937Z adding 'torch/include/ATen/core/function_schema_inl.h' 2024-04-03T15:59:53.1391256Z adding 'torch/include/ATen/core/functional.h' 2024-04-03T15:59:53.1392753Z adding 'torch/include/ATen/core/grad_mode.h' 2024-04-03T15:59:53.1396916Z adding 'torch/include/ATen/core/interned_strings.h' 2024-04-03T15:59:53.1399022Z adding 'torch/include/ATen/core/interned_strings_class.h' 2024-04-03T15:59:53.1415778Z adding 'torch/include/ATen/core/ivalue.h' 2024-04-03T15:59:53.1443407Z adding 'torch/include/ATen/core/ivalue_inl.h' 2024-04-03T15:59:53.1447128Z adding 'torch/include/ATen/core/ivalue_to.h' 2024-04-03T15:59:53.1467137Z adding 'torch/include/ATen/core/jit_type.h' 2024-04-03T15:59:53.1475407Z adding 'torch/include/ATen/core/jit_type_base.h' 2024-04-03T15:59:53.1478267Z adding 'torch/include/ATen/core/operator_name.h' 2024-04-03T15:59:53.1480988Z adding 'torch/include/ATen/core/qualified_name.h' 2024-04-03T15:59:53.1483474Z adding 'torch/include/ATen/core/rref_interface.h' 2024-04-03T15:59:53.1485998Z adding 'torch/include/ATen/core/stack.h' 2024-04-03T15:59:53.1489296Z adding 'torch/include/ATen/core/symbol.h' 2024-04-03T15:59:53.1491631Z adding 'torch/include/ATen/core/type_factory.h' 2024-04-03T15:59:53.1493438Z adding 'torch/include/ATen/core/type_ptr.h' 2024-04-03T15:59:53.1495132Z adding 'torch/include/ATen/core/typeid.h' 2024-04-03T15:59:53.1499096Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2024-04-03T15:59:53.1501635Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2024-04-03T15:59:53.1505162Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2024-04-03T15:59:53.1508865Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2024-04-03T15:59:53.1511005Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2024-04-03T15:59:53.1513344Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2024-04-03T15:59:53.1515439Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2024-04-03T15:59:53.1519726Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2024-04-03T15:59:53.1527605Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2024-04-03T15:59:53.1530633Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2024-04-03T15:59:53.1533036Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2024-04-03T15:59:53.1537119Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2024-04-03T15:59:53.1547972Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2024-04-03T15:59:53.1550409Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2024-04-03T15:59:53.1555370Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2024-04-03T15:59:53.1557444Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2024-04-03T15:59:53.1558990Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2024-04-03T15:59:53.1561358Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2024-04-03T15:59:53.1564331Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2024-04-03T15:59:53.1567563Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2024-04-03T15:59:53.1574806Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2024-04-03T15:59:53.1577313Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2024-04-03T15:59:53.1579013Z adding 'torch/include/ATen/cpu/Utils.h' 2024-04-03T15:59:53.1582274Z adding 'torch/include/ATen/cpu/vml.h' 2024-04-03T15:59:53.1584057Z adding 'torch/include/ATen/cpu/vec/functional.h' 2024-04-03T15:59:53.1587201Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2024-04-03T15:59:53.1591945Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2024-04-03T15:59:53.1594224Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2024-04-03T15:59:53.1596095Z adding 'torch/include/ATen/cpu/vec/vec.h' 2024-04-03T15:59:53.1605930Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2024-04-03T15:59:53.1608682Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2024-04-03T15:59:53.1610786Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2024-04-03T15:59:53.1613949Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2024-04-03T15:59:53.1617459Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2024-04-03T15:59:53.1620951Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2024-04-03T15:59:53.1623352Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2024-04-03T15:59:53.1626561Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2024-04-03T15:59:53.1635225Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2024-04-03T15:59:53.1641291Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2024-04-03T15:59:53.1647068Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2024-04-03T15:59:53.1649993Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2024-04-03T15:59:53.1653856Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2024-04-03T15:59:53.1659869Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2024-04-03T15:59:53.1666676Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2024-04-03T15:59:53.1673382Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h' 2024-04-03T15:59:53.1685339Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2024-04-03T15:59:53.1689039Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2024-04-03T15:59:53.1698052Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2024-04-03T15:59:53.1701744Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2024-04-03T15:59:53.1704977Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2024-04-03T15:59:53.1710545Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2024-04-03T15:59:53.1716490Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2024-04-03T15:59:53.1720637Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2024-04-03T15:59:53.1724886Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2024-04-03T15:59:53.1729002Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2024-04-03T15:59:53.1732776Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2024-04-03T15:59:53.1736084Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2024-04-03T15:59:53.1739364Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2024-04-03T15:59:53.1743936Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2024-04-03T15:59:53.1748667Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2024-04-03T15:59:53.1754296Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2024-04-03T15:59:53.1774463Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2024-04-03T15:59:53.1779559Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2024-04-03T15:59:53.1792437Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2024-04-03T15:59:53.1799589Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2024-04-03T15:59:53.1807504Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2024-04-03T15:59:53.1810836Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2024-04-03T15:59:53.1814815Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2024-04-03T15:59:53.1822303Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2024-04-03T15:59:53.1833317Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2024-04-03T15:59:53.1837014Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2024-04-03T15:59:53.1846054Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2024-04-03T15:59:53.1849496Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2024-04-03T15:59:53.1851398Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2024-04-03T15:59:53.1853504Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2024-04-03T15:59:53.1858809Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2024-04-03T15:59:53.1865859Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2024-04-03T15:59:53.1869777Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2024-04-03T15:59:53.1871795Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2024-04-03T15:59:53.1874101Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2024-04-03T15:59:53.1876181Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2024-04-03T15:59:53.1877994Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2024-04-03T15:59:53.1881088Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2024-04-03T15:59:53.1884343Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2024-04-03T15:59:53.1886932Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2024-04-03T15:59:53.1889149Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2024-04-03T15:59:53.1891160Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2024-04-03T15:59:53.1894348Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2024-04-03T15:59:53.1897665Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2024-04-03T15:59:53.1899611Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2024-04-03T15:59:53.1901337Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2024-04-03T15:59:53.1903436Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2024-04-03T15:59:53.1905687Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2024-04-03T15:59:53.1907431Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2024-04-03T15:59:53.1910472Z adding 'torch/include/ATen/cuda/Exceptions.h' 2024-04-03T15:59:53.1912914Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2024-04-03T15:59:53.1914689Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2024-04-03T15:59:53.1916415Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2024-04-03T15:59:53.1917642Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2024-04-03T15:59:53.1919437Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2024-04-03T15:59:53.1921256Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2024-04-03T15:59:53.1922737Z adding 'torch/include/ATen/cuda/Sleep.h' 2024-04-03T15:59:53.1924482Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2024-04-03T15:59:53.1928505Z adding 'torch/include/ATen/cuda/cub.cuh' 2024-04-03T15:59:53.1931095Z adding 'torch/include/ATen/cuda/cub.h' 2024-04-03T15:59:53.1933189Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2024-04-03T15:59:53.1935218Z adding 'torch/include/ATen/cuda/jiterator.h' 2024-04-03T15:59:53.1938022Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2024-04-03T15:59:53.1939869Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2024-04-03T15:59:53.1942475Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2024-04-03T15:59:53.1946032Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2024-04-03T15:59:53.1948118Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2024-04-03T15:59:53.1950618Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2024-04-03T15:59:53.1952619Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2024-04-03T15:59:53.1954320Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2024-04-03T15:59:53.1956809Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2024-04-03T15:59:53.1958817Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2024-04-03T15:59:53.1960924Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2024-04-03T15:59:53.1962843Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2024-04-03T15:59:53.1965385Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2024-04-03T15:59:53.1969326Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2024-04-03T15:59:53.1972851Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2024-04-03T15:59:53.1974135Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2024-04-03T15:59:53.1976788Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2024-04-03T15:59:53.1979473Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2024-04-03T15:59:53.1983020Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2024-04-03T15:59:53.1987910Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2024-04-03T15:59:53.1989777Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2024-04-03T15:59:53.1990992Z adding 'torch/include/ATen/cudnn/Handle.h' 2024-04-03T15:59:53.1992513Z adding 'torch/include/ATen/cudnn/Handles.h' 2024-04-03T15:59:53.1994083Z adding 'torch/include/ATen/cudnn/Types.h' 2024-04-03T15:59:53.1995762Z adding 'torch/include/ATen/cudnn/Utils.h' 2024-04-03T15:59:53.1997381Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2024-04-03T15:59:53.1999321Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2024-04-03T15:59:53.2002014Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2024-04-03T15:59:53.2004181Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2024-04-03T15:59:53.2006224Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2024-04-03T15:59:53.2008027Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2024-04-03T15:59:53.2010158Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2024-04-03T15:59:53.2012126Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2024-04-03T15:59:53.2014090Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2024-04-03T15:59:53.2016251Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2024-04-03T15:59:53.2018248Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2024-04-03T15:59:53.2020404Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2024-04-03T15:59:53.2025592Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2024-04-03T15:59:53.2028346Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2024-04-03T15:59:53.2031520Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2024-04-03T15:59:53.2034188Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2024-04-03T15:59:53.2037114Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2024-04-03T15:59:53.2039164Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2024-04-03T15:59:53.2042492Z adding 'torch/include/ATen/functorch/Interpreter.h' 2024-04-03T15:59:53.2046538Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2024-04-03T15:59:53.2048200Z adding 'torch/include/ATen/functorch/Macros.h' 2024-04-03T15:59:53.2050509Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2024-04-03T15:59:53.2053142Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2024-04-03T15:59:53.2055344Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2024-04-03T15:59:53.2057695Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2024-04-03T15:59:53.2059590Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2024-04-03T15:59:53.2063892Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2024-04-03T15:59:53.2066906Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2024-04-03T15:59:53.2069672Z adding 'torch/include/ATen/miopen/Descriptors.h' 2024-04-03T15:59:53.2071653Z adding 'torch/include/ATen/miopen/Exceptions.h' 2024-04-03T15:59:53.2073179Z adding 'torch/include/ATen/miopen/Handle.h' 2024-04-03T15:59:53.2074937Z adding 'torch/include/ATen/miopen/Types.h' 2024-04-03T15:59:53.2076570Z adding 'torch/include/ATen/miopen/Utils.h' 2024-04-03T15:59:53.2078492Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2024-04-03T15:59:53.2080056Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2024-04-03T15:59:53.2085059Z adding 'torch/include/ATen/mps/IndexKernels.h' 2024-04-03T15:59:53.2092631Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2024-04-03T15:59:53.2095399Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2024-04-03T15:59:53.2097546Z adding 'torch/include/ATen/mps/MPSDevice.h' 2024-04-03T15:59:53.2099958Z adding 'torch/include/ATen/mps/MPSEvent.h' 2024-04-03T15:59:53.2102239Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2024-04-03T15:59:53.2105010Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2024-04-03T15:59:53.2107029Z adding 'torch/include/ATen/mps/MPSHooks.h' 2024-04-03T15:59:53.2112925Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2024-04-03T15:59:53.2116238Z adding 'torch/include/ATen/mps/MPSStream.h' 2024-04-03T15:59:53.2118639Z adding 'torch/include/ATen/native/Activation.h' 2024-04-03T15:59:53.2120818Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2024-04-03T15:59:53.2122541Z adding 'torch/include/ATen/native/AmpKernels.h' 2024-04-03T15:59:53.2125833Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2024-04-03T15:59:53.2128043Z adding 'torch/include/ATen/native/BinaryOps.h' 2024-04-03T15:59:53.2131392Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2024-04-03T15:59:53.2134163Z adding 'torch/include/ATen/native/CPUBlas.h' 2024-04-03T15:59:53.2136359Z adding 'torch/include/ATen/native/CPUFallback.h' 2024-04-03T15:59:53.2137980Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2024-04-03T15:59:53.2140389Z adding 'torch/include/ATen/native/ComplexHelper.h' 2024-04-03T15:59:53.2142518Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2024-04-03T15:59:53.2145385Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2024-04-03T15:59:53.2150244Z adding 'torch/include/ATen/native/ConvUtils.h' 2024-04-03T15:59:53.2152624Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2024-04-03T15:59:53.2153577Z adding 'torch/include/ATen/native/Copy.h' 2024-04-03T15:59:53.2155412Z adding 'torch/include/ATen/native/Cross.h' 2024-04-03T15:59:53.2157960Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2024-04-03T15:59:53.2161427Z adding 'torch/include/ATen/native/DispatchStub.h' 2024-04-03T15:59:53.2163371Z adding 'torch/include/ATen/native/Distance.h' 2024-04-03T15:59:53.2168738Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2024-04-03T15:59:53.2175876Z adding 'torch/include/ATen/native/Distributions.h' 2024-04-03T15:59:53.2178864Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2024-04-03T15:59:53.2180906Z adding 'torch/include/ATen/native/Fill.h' 2024-04-03T15:59:53.2185322Z adding 'torch/include/ATen/native/ForeachUtils.h' 2024-04-03T15:59:53.2187801Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2024-04-03T15:59:53.2189615Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2024-04-03T15:59:53.2192840Z adding 'torch/include/ATen/native/GridSampler.h' 2024-04-03T15:59:53.2195393Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2024-04-03T15:59:53.2197202Z adding 'torch/include/ATen/native/Histogram.h' 2024-04-03T15:59:53.2199057Z adding 'torch/include/ATen/native/IndexKernel.h' 2024-04-03T15:59:53.2201873Z adding 'torch/include/ATen/native/IndexingUtils.h' 2024-04-03T15:59:53.2203964Z adding 'torch/include/ATen/native/Lerp.h' 2024-04-03T15:59:53.2206056Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2024-04-03T15:59:53.2214826Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2024-04-03T15:59:53.2217478Z adding 'torch/include/ATen/native/LossMulti.h' 2024-04-03T15:59:53.2259767Z adding 'torch/include/ATen/native/Math.h' 2024-04-03T15:59:53.2265277Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2024-04-03T15:59:53.2268437Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2024-04-03T15:59:53.2270887Z adding 'torch/include/ATen/native/MaxPooling.h' 2024-04-03T15:59:53.2272945Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2024-04-03T15:59:53.2275063Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2024-04-03T15:59:53.2276598Z adding 'torch/include/ATen/native/Normalization.h' 2024-04-03T15:59:53.2279869Z adding 'torch/include/ATen/native/Padding.h' 2024-04-03T15:59:53.2281857Z adding 'torch/include/ATen/native/PixelShuffle.h' 2024-04-03T15:59:53.2283617Z adding 'torch/include/ATen/native/PointwiseOps.h' 2024-04-03T15:59:53.2287732Z adding 'torch/include/ATen/native/Pool.h' 2024-04-03T15:59:53.2289627Z adding 'torch/include/ATen/native/Pow.h' 2024-04-03T15:59:53.2291611Z adding 'torch/include/ATen/native/RNN.h' 2024-04-03T15:59:53.2293426Z adding 'torch/include/ATen/native/RangeFactories.h' 2024-04-03T15:59:53.2295167Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2024-04-03T15:59:53.2296895Z adding 'torch/include/ATen/native/ReduceOps.h' 2024-04-03T15:59:53.2301599Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2024-04-03T15:59:53.2303883Z adding 'torch/include/ATen/native/ReductionType.h' 2024-04-03T15:59:53.2305756Z adding 'torch/include/ATen/native/Repeat.h' 2024-04-03T15:59:53.2308921Z adding 'torch/include/ATen/native/Resize.h' 2024-04-03T15:59:53.2311360Z adding 'torch/include/ATen/native/ResizeCommon.h' 2024-04-03T15:59:53.2313813Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2024-04-03T15:59:53.2315611Z adding 'torch/include/ATen/native/SegmentReduce.h' 2024-04-03T15:59:53.2319676Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2024-04-03T15:59:53.2322220Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2024-04-03T15:59:53.2324089Z adding 'torch/include/ATen/native/Sorting.h' 2024-04-03T15:59:53.2326003Z adding 'torch/include/ATen/native/SortingUtils.h' 2024-04-03T15:59:53.2329200Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2024-04-03T15:59:53.2331764Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2024-04-03T15:59:53.2334825Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2024-04-03T15:59:53.2336914Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2024-04-03T15:59:53.2339396Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2024-04-03T15:59:53.2341356Z adding 'torch/include/ATen/native/TensorCompare.h' 2024-04-03T15:59:53.2343234Z adding 'torch/include/ATen/native/TensorConversions.h' 2024-04-03T15:59:53.2345121Z adding 'torch/include/ATen/native/TensorDimApply.h' 2024-04-03T15:59:53.2347901Z adding 'torch/include/ATen/native/TensorFactories.h' 2024-04-03T15:59:53.2349630Z adding 'torch/include/ATen/native/TensorIterator.h' 2024-04-03T15:59:53.2351606Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2024-04-03T15:59:53.2353160Z adding 'torch/include/ATen/native/TensorProperties.h' 2024-04-03T15:59:53.2355686Z adding 'torch/include/ATen/native/TensorShape.h' 2024-04-03T15:59:53.2357748Z adding 'torch/include/ATen/native/TensorTransformations.h' 2024-04-03T15:59:53.2359847Z adding 'torch/include/ATen/native/TopKImpl.h' 2024-04-03T15:59:53.2361965Z adding 'torch/include/ATen/native/TransposeType.h' 2024-04-03T15:59:53.2363785Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2024-04-03T15:59:53.2365292Z adding 'torch/include/ATen/native/TypeProperties.h' 2024-04-03T15:59:53.2367457Z adding 'torch/include/ATen/native/UnaryOps.h' 2024-04-03T15:59:53.2369204Z adding 'torch/include/ATen/native/Unfold2d.h' 2024-04-03T15:59:53.2370891Z adding 'torch/include/ATen/native/Unfold3d.h' 2024-04-03T15:59:53.2373245Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2024-04-03T15:59:53.2379210Z adding 'torch/include/ATen/native/UpSample.h' 2024-04-03T15:59:53.2381632Z adding 'torch/include/ATen/native/batch_norm.h' 2024-04-03T15:59:53.2383803Z adding 'torch/include/ATen/native/group_norm.h' 2024-04-03T15:59:53.2386350Z adding 'torch/include/ATen/native/im2col.h' 2024-04-03T15:59:53.2389601Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2024-04-03T15:59:53.2391962Z adding 'torch/include/ATen/native/layer_norm.h' 2024-04-03T15:59:53.2393781Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2024-04-03T15:59:53.2396140Z adding 'torch/include/ATen/native/vol2col.h' 2024-04-03T15:59:53.2398996Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2024-04-03T15:59:53.2400806Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2024-04-03T15:59:53.2402711Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2024-04-03T15:59:53.2404101Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2024-04-03T15:59:53.2406367Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2024-04-03T15:59:53.2410343Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2024-04-03T15:59:53.2412576Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2024-04-03T15:59:53.2415058Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2024-04-03T15:59:53.2417169Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2024-04-03T15:59:53.2419367Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2024-04-03T15:59:53.2421772Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2024-04-03T15:59:53.2426592Z adding 'torch/include/ATen/native/cpu/Loops.h' 2024-04-03T15:59:53.2428854Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2024-04-03T15:59:53.2430604Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2024-04-03T15:59:53.2434963Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2024-04-03T15:59:53.2438472Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2024-04-03T15:59:53.2440548Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2024-04-03T15:59:53.2443470Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2024-04-03T15:59:53.2445387Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2024-04-03T15:59:53.2447257Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2024-04-03T15:59:53.2448973Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2024-04-03T15:59:53.2463044Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2024-04-03T15:59:53.2466170Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2024-04-03T15:59:53.2471252Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2024-04-03T15:59:53.2473407Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2024-04-03T15:59:53.2475594Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2024-04-03T15:59:53.2478536Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2024-04-03T15:59:53.2481665Z adding 'torch/include/ATen/native/cpu/utils.h' 2024-04-03T15:59:53.2484432Z adding 'torch/include/ATen/native/cpu/zmath.h' 2024-04-03T15:59:53.2487019Z adding 'torch/include/ATen/native/cuda/Activation.h' 2024-04-03T15:59:53.2489047Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2024-04-03T15:59:53.2493024Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2024-04-03T15:59:53.2497214Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2024-04-03T15:59:53.2499523Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2024-04-03T15:59:53.2500950Z adding 'torch/include/ATen/native/cuda/Copy.h' 2024-04-03T15:59:53.2507809Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2024-04-03T15:59:53.2510213Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2024-04-03T15:59:53.2512015Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2024-04-03T15:59:53.2519096Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2024-04-03T15:59:53.2521473Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2024-04-03T15:59:53.2523403Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2024-04-03T15:59:53.2527149Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2024-04-03T15:59:53.2529664Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2024-04-03T15:59:53.2532996Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2024-04-03T15:59:53.2535226Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2024-04-03T15:59:53.2536875Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2024-04-03T15:59:53.2540210Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2024-04-03T15:59:53.2542997Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2024-04-03T15:59:53.2544974Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2024-04-03T15:59:53.2548699Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2024-04-03T15:59:53.2579876Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2024-04-03T15:59:53.2587194Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2024-04-03T15:59:53.2589534Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2024-04-03T15:59:53.2593557Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2024-04-03T15:59:53.2609959Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2024-04-03T15:59:53.2616240Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2024-04-03T15:59:53.2618706Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2024-04-03T15:59:53.2620979Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2024-04-03T15:59:53.2635332Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2024-04-03T15:59:53.2638121Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2024-04-03T15:59:53.2640414Z adding 'torch/include/ATen/native/cuda/Resize.h' 2024-04-03T15:59:53.2642299Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2024-04-03T15:59:53.2647318Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2024-04-03T15:59:53.2649614Z adding 'torch/include/ATen/native/cuda/Sort.h' 2024-04-03T15:59:53.2651354Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2024-04-03T15:59:53.2655853Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2024-04-03T15:59:53.2657859Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2024-04-03T15:59:53.2660371Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2024-04-03T15:59:53.2664967Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2024-04-03T15:59:53.2670618Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2024-04-03T15:59:53.2672558Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2024-04-03T15:59:53.2673832Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2024-04-03T15:59:53.2675372Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2024-04-03T15:59:53.2679062Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2024-04-03T15:59:53.2681695Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2024-04-03T15:59:53.2683709Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2024-04-03T15:59:53.2685254Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2024-04-03T15:59:53.2688348Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2024-04-03T15:59:53.2690721Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2024-04-03T15:59:53.2692036Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2024-04-03T15:59:53.2695513Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2024-04-03T15:59:53.2698568Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2024-04-03T15:59:53.2705208Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2024-04-03T15:59:53.2707565Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2024-04-03T15:59:53.2710813Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2024-04-03T15:59:53.2712991Z adding 'torch/include/ATen/native/mps/Copy.h' 2024-04-03T15:59:53.2715070Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2024-04-03T15:59:53.2718061Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2024-04-03T15:59:53.2723009Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2024-04-03T15:59:53.2725105Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2024-04-03T15:59:53.2727029Z adding 'torch/include/ATen/native/mps/UnaryConstants.h' 2024-04-03T15:59:53.2729154Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2024-04-03T15:59:53.2730489Z adding 'torch/include/ATen/native/nested/NestedTensorFactories.h' 2024-04-03T15:59:53.2732601Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2024-04-03T15:59:53.2735078Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2024-04-03T15:59:53.2737074Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2024-04-03T15:59:53.2741879Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2024-04-03T15:59:53.2744896Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2024-04-03T15:59:53.2746908Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2024-04-03T15:59:53.2749050Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2024-04-03T15:59:53.2750531Z adding 'torch/include/ATen/native/quantized/Copy.h' 2024-04-03T15:59:53.2752554Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2024-04-03T15:59:53.2767514Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2024-04-03T15:59:53.2768408Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2024-04-03T15:59:53.2769251Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2024-04-03T15:59:53.2770152Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2024-04-03T15:59:53.2770983Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2024-04-03T15:59:53.2771723Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2024-04-03T15:59:53.2774444Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2024-04-03T15:59:53.2777321Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2024-04-03T15:59:53.2779243Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2024-04-03T15:59:53.2783348Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2024-04-03T15:59:53.2787288Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2024-04-03T15:59:53.2790870Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2024-04-03T15:59:53.2792726Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2024-04-03T15:59:53.2794239Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2024-04-03T15:59:53.2795794Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2024-04-03T15:59:53.2797435Z adding 'torch/include/ATen/native/utils/Factory.h' 2024-04-03T15:59:53.2799029Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2024-04-03T15:59:53.2801067Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2024-04-03T15:59:53.2838558Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2024-04-03T15:59:53.2840404Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2024-04-03T15:59:53.2842424Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2844425Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.2845959Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.2847484Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2024-04-03T15:59:53.2849092Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2024-04-03T15:59:53.2851250Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2852640Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2024-04-03T15:59:53.2854277Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2024-04-03T15:59:53.2855762Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2024-04-03T15:59:53.2857554Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2024-04-03T15:59:53.2859333Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2024-04-03T15:59:53.2861225Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2024-04-03T15:59:53.2863591Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2865304Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.2866895Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.2868367Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2024-04-03T15:59:53.2870154Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2024-04-03T15:59:53.2872174Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2873721Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2024-04-03T15:59:53.2875508Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2024-04-03T15:59:53.2877308Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2024-04-03T15:59:53.2878751Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2024-04-03T15:59:53.2880315Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2024-04-03T15:59:53.2882388Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2883614Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2024-04-03T15:59:53.2885274Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2024-04-03T15:59:53.2887222Z adding 'torch/include/ATen/ops/_add_relu.h' 2024-04-03T15:59:53.2889249Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2890736Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2024-04-03T15:59:53.2892246Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2024-04-03T15:59:53.2894020Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2024-04-03T15:59:53.2896106Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2024-04-03T15:59:53.2897969Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2024-04-03T15:59:53.2900720Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.2902565Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2024-04-03T15:59:53.2903795Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2024-04-03T15:59:53.2904920Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2024-04-03T15:59:53.2906819Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2024-04-03T15:59:53.2908212Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2024-04-03T15:59:53.2909923Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2024-04-03T15:59:53.2911829Z adding 'torch/include/ATen/ops/_aminmax.h' 2024-04-03T15:59:53.2913797Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2915379Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2024-04-03T15:59:53.2916887Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2024-04-03T15:59:53.2918472Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2024-04-03T15:59:53.2920474Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2024-04-03T15:59:53.2922558Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2024-04-03T15:59:53.2924380Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2925796Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2024-04-03T15:59:53.2927480Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2024-04-03T15:59:53.2929063Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2024-04-03T15:59:53.2931156Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2024-04-03T15:59:53.2932615Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2024-04-03T15:59:53.2934729Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2936247Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2024-04-03T15:59:53.2938112Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2024-04-03T15:59:53.2939614Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2024-04-03T15:59:53.2941219Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2024-04-03T15:59:53.2943846Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2024-04-03T15:59:53.2944834Z adding 'torch/include/ATen/ops/_assert_async.h' 2024-04-03T15:59:53.2946722Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2024-04-03T15:59:53.2948047Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2024-04-03T15:59:53.2949760Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2024-04-03T15:59:53.2951071Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2024-04-03T15:59:53.2952840Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2024-04-03T15:59:53.2954510Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.2955689Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2024-04-03T15:59:53.2957567Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2024-04-03T15:59:53.2959178Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2024-04-03T15:59:53.2960993Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2962186Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2024-04-03T15:59:53.2964116Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2024-04-03T15:59:53.2965302Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2024-04-03T15:59:53.2967451Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2968623Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2024-04-03T15:59:53.2970131Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2024-04-03T15:59:53.2971422Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2024-04-03T15:59:53.2973366Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2974704Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2024-04-03T15:59:53.2976225Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2024-04-03T15:59:53.2977526Z adding 'torch/include/ATen/ops/_backward.h' 2024-04-03T15:59:53.2979574Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2980783Z adding 'torch/include/ATen/ops/_backward_native.h' 2024-04-03T15:59:53.2982541Z adding 'torch/include/ATen/ops/_backward_ops.h' 2024-04-03T15:59:53.2984327Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2024-04-03T15:59:53.2985953Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2024-04-03T15:59:53.2987756Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2989187Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2024-04-03T15:59:53.2990971Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2024-04-03T15:59:53.2992802Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.2993975Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2024-04-03T15:59:53.2995840Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2024-04-03T15:59:53.2997564Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2024-04-03T15:59:53.2999542Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3000750Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2024-04-03T15:59:53.3002766Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2024-04-03T15:59:53.3004610Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2024-04-03T15:59:53.3006621Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3007893Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2024-04-03T15:59:53.3009720Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2024-04-03T15:59:53.3011202Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2024-04-03T15:59:53.3013269Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2024-04-03T15:59:53.3014876Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2024-04-03T15:59:53.3016728Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3018019Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2024-04-03T15:59:53.3019897Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2024-04-03T15:59:53.3021274Z adding 'torch/include/ATen/ops/_cast_Char.h' 2024-04-03T15:59:53.3023336Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3024551Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2024-04-03T15:59:53.3026361Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2024-04-03T15:59:53.3027871Z adding 'torch/include/ATen/ops/_cast_Double.h' 2024-04-03T15:59:53.3029765Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3030929Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2024-04-03T15:59:53.3032661Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2024-04-03T15:59:53.3034214Z adding 'torch/include/ATen/ops/_cast_Float.h' 2024-04-03T15:59:53.3036061Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3037170Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2024-04-03T15:59:53.3038855Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2024-04-03T15:59:53.3040439Z adding 'torch/include/ATen/ops/_cast_Half.h' 2024-04-03T15:59:53.3042347Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3043480Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2024-04-03T15:59:53.3045171Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2024-04-03T15:59:53.3046739Z adding 'torch/include/ATen/ops/_cast_Int.h' 2024-04-03T15:59:53.3048628Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3049718Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2024-04-03T15:59:53.3051406Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2024-04-03T15:59:53.3053023Z adding 'torch/include/ATen/ops/_cast_Long.h' 2024-04-03T15:59:53.3054843Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3056038Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2024-04-03T15:59:53.3057716Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2024-04-03T15:59:53.3059276Z adding 'torch/include/ATen/ops/_cast_Short.h' 2024-04-03T15:59:53.3060985Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3062225Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2024-04-03T15:59:53.3063946Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2024-04-03T15:59:53.3065707Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2024-04-03T15:59:53.3067763Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3068950Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2024-04-03T15:59:53.3070451Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3071834Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2024-04-03T15:59:53.3073670Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2024-04-03T15:59:53.3075479Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2024-04-03T15:59:53.3077209Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3078537Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2024-04-03T15:59:53.3080178Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2024-04-03T15:59:53.3081610Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2024-04-03T15:59:53.3083255Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2024-04-03T15:59:53.3084850Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2024-04-03T15:59:53.3086673Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3087912Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2024-04-03T15:59:53.3089426Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2024-04-03T15:59:53.3090810Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2024-04-03T15:59:53.3092495Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2024-04-03T15:59:53.3094063Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2024-04-03T15:59:53.3096045Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3097248Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2024-04-03T15:59:53.3098951Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2024-04-03T15:59:53.3100276Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2024-04-03T15:59:53.3102417Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3103871Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2024-04-03T15:59:53.3105430Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2024-04-03T15:59:53.3107211Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2024-04-03T15:59:53.3109059Z adding 'torch/include/ATen/ops/_coalesce.h' 2024-04-03T15:59:53.3110930Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3113243Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2024-04-03T15:59:53.3114299Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2024-04-03T15:59:53.3115818Z adding 'torch/include/ATen/ops/_coalesced.h' 2024-04-03T15:59:53.3117694Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3119427Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2024-04-03T15:59:53.3121122Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2024-04-03T15:59:53.3123093Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2024-04-03T15:59:53.3125000Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2024-04-03T15:59:53.3127017Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2024-04-03T15:59:53.3128662Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2024-04-03T15:59:53.3132874Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2024-04-03T15:59:53.3134893Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2024-04-03T15:59:53.3136420Z adding 'torch/include/ATen/ops/_conj.h' 2024-04-03T15:59:53.3138504Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3139858Z adding 'torch/include/ATen/ops/_conj_copy.h' 2024-04-03T15:59:53.3142184Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3143751Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.3145135Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2024-04-03T15:59:53.3146752Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2024-04-03T15:59:53.3148301Z adding 'torch/include/ATen/ops/_conj_native.h' 2024-04-03T15:59:53.3150022Z adding 'torch/include/ATen/ops/_conj_ops.h' 2024-04-03T15:59:53.3151736Z adding 'torch/include/ATen/ops/_conj_physical.h' 2024-04-03T15:59:53.3153673Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3154935Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2024-04-03T15:59:53.3157406Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2024-04-03T15:59:53.3159352Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2024-04-03T15:59:53.3161407Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2024-04-03T15:59:53.3162800Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2024-04-03T15:59:53.3164632Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2024-04-03T15:59:53.3167178Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2024-04-03T15:59:53.3168991Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.3170341Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2024-04-03T15:59:53.3171569Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2024-04-03T15:59:53.3173022Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2024-04-03T15:59:53.3175004Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2024-04-03T15:59:53.3176387Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2024-04-03T15:59:53.3178010Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2024-04-03T15:59:53.3179673Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2024-04-03T15:59:53.3181660Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.3183243Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2024-04-03T15:59:53.3184702Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2024-04-03T15:59:53.3186311Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2024-04-03T15:59:53.3187798Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2024-04-03T15:59:53.3189282Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2024-04-03T15:59:53.3190984Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2024-04-03T15:59:53.3192401Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2024-04-03T15:59:53.3194050Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h' 2024-04-03T15:59:53.3195671Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2024-04-03T15:59:53.3196870Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2024-04-03T15:59:53.3198413Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2024-04-03T15:59:53.3200605Z adding 'torch/include/ATen/ops/_convolution.h' 2024-04-03T15:59:53.3202973Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3204451Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3206061Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2024-04-03T15:59:53.3208308Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3209665Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2024-04-03T15:59:53.3211263Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2024-04-03T15:59:53.3213044Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2024-04-03T15:59:53.3215115Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3216365Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2024-04-03T15:59:53.3218157Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2024-04-03T15:59:53.3219676Z adding 'torch/include/ATen/ops/_convolution_native.h' 2024-04-03T15:59:53.3221806Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2024-04-03T15:59:53.3223695Z adding 'torch/include/ATen/ops/_copy_from.h' 2024-04-03T15:59:53.3225452Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2024-04-03T15:59:53.3227452Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3228759Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2024-04-03T15:59:53.3230405Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2024-04-03T15:59:53.3232185Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3233312Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2024-04-03T15:59:53.3235068Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2024-04-03T15:59:53.3236768Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2024-04-03T15:59:53.3238300Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2024-04-03T15:59:53.3239735Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2024-04-03T15:59:53.3241497Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2024-04-03T15:59:53.3242940Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2024-04-03T15:59:53.3244982Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2024-04-03T15:59:53.3246207Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2024-04-03T15:59:53.3248058Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2024-04-03T15:59:53.3249690Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2024-04-03T15:59:53.3251700Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2024-04-03T15:59:53.3252819Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2024-04-03T15:59:53.3254793Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2024-04-03T15:59:53.3256619Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2024-04-03T15:59:53.3258659Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2024-04-03T15:59:53.3260425Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3262005Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:53.3263962Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3265462Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2024-04-03T15:59:53.3267349Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2024-04-03T15:59:53.3269330Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3270789Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2024-04-03T15:59:53.3272463Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2024-04-03T15:59:53.3274139Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2024-04-03T15:59:53.3275989Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2024-04-03T15:59:53.3277943Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2024-04-03T15:59:53.3279710Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2024-04-03T15:59:53.3281673Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3283151Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2024-04-03T15:59:53.3284806Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2024-04-03T15:59:53.3286669Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2024-04-03T15:59:53.3288579Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2024-04-03T15:59:53.3290513Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3291924Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2024-04-03T15:59:53.3293465Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2024-04-03T15:59:53.3295424Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2024-04-03T15:59:53.3298058Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2024-04-03T15:59:53.3300972Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2024-04-03T15:59:53.3303879Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3305551Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3307149Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2024-04-03T15:59:53.3309469Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2024-04-03T15:59:53.3312094Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3313377Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2024-04-03T15:59:53.3315153Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2024-04-03T15:59:53.3317513Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3318956Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2024-04-03T15:59:53.3321145Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2024-04-03T15:59:53.3322953Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2024-04-03T15:59:53.3324582Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2024-04-03T15:59:53.3326817Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2024-04-03T15:59:53.3328545Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2024-04-03T15:59:53.3330284Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3331628Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2024-04-03T15:59:53.3333578Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2024-04-03T15:59:53.3335444Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2024-04-03T15:59:53.3337189Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3338507Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2024-04-03T15:59:53.3340469Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2024-04-03T15:59:53.3341966Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2024-04-03T15:59:53.3344135Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3345430Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2024-04-03T15:59:53.3347267Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2024-04-03T15:59:53.3348992Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2024-04-03T15:59:53.3350985Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3352317Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2024-04-03T15:59:53.3354184Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2024-04-03T15:59:53.3355660Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2024-04-03T15:59:53.3357706Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2024-04-03T15:59:53.3359373Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2024-04-03T15:59:53.3361166Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2024-04-03T15:59:53.3362683Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2024-04-03T15:59:53.3364373Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2024-04-03T15:59:53.3366131Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2024-04-03T15:59:53.3367828Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2024-04-03T15:59:53.3369274Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2024-04-03T15:59:53.3371072Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2024-04-03T15:59:53.3372686Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2024-04-03T15:59:53.3375212Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3376352Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2024-04-03T15:59:53.3378173Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2024-04-03T15:59:53.3379472Z adding 'torch/include/ATen/ops/_dimI.h' 2024-04-03T15:59:53.3381277Z adding 'torch/include/ATen/ops/_dimI_native.h' 2024-04-03T15:59:53.3382841Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2024-04-03T15:59:53.3384344Z adding 'torch/include/ATen/ops/_dimV.h' 2024-04-03T15:59:53.3385632Z adding 'torch/include/ATen/ops/_dimV_native.h' 2024-04-03T15:59:53.3387220Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2024-04-03T15:59:53.3388826Z adding 'torch/include/ATen/ops/_dim_arange.h' 2024-04-03T15:59:53.3390513Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3391714Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2024-04-03T15:59:53.3393938Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2024-04-03T15:59:53.3395081Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2024-04-03T15:59:53.3397720Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3398809Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2024-04-03T15:59:53.3400255Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2024-04-03T15:59:53.3401711Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2024-04-03T15:59:53.3403520Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2024-04-03T15:59:53.3405816Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2024-04-03T15:59:53.3407997Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3409750Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2024-04-03T15:59:53.3412089Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2024-04-03T15:59:53.3414014Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2024-04-03T15:59:53.3415618Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2024-04-03T15:59:53.3417200Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2024-04-03T15:59:53.3418986Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2024-04-03T15:59:53.3420899Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2024-04-03T15:59:53.3423105Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3424500Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2024-04-03T15:59:53.3426220Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2024-04-03T15:59:53.3427927Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2024-04-03T15:59:53.3429348Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2024-04-03T15:59:53.3431076Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2024-04-03T15:59:53.3432766Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2024-04-03T15:59:53.3434542Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2024-04-03T15:59:53.3436499Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3437681Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2024-04-03T15:59:53.3439450Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2024-04-03T15:59:53.3441217Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3442536Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2024-04-03T15:59:53.3444148Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2024-04-03T15:59:53.3446260Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2024-04-03T15:59:53.3448319Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3449731Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2024-04-03T15:59:53.3451292Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3452793Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2024-04-03T15:59:53.3454698Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2024-04-03T15:59:53.3456514Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2024-04-03T15:59:53.3458430Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3459862Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2024-04-03T15:59:53.3461366Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2024-04-03T15:59:53.3463261Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2024-04-03T15:59:53.3464793Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2024-04-03T15:59:53.3466652Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2024-04-03T15:59:53.3468393Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2024-04-03T15:59:53.3470355Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2024-04-03T15:59:53.3472132Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3473640Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2024-04-03T15:59:53.3475081Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3476651Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2024-04-03T15:59:53.3478335Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2024-04-03T15:59:53.3480177Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2024-04-03T15:59:53.3482184Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.3483568Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2024-04-03T15:59:53.3485350Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2024-04-03T15:59:53.3487509Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2024-04-03T15:59:53.3489651Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3491168Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2024-04-03T15:59:53.3492830Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2024-04-03T15:59:53.3494706Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2024-04-03T15:59:53.3497118Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2024-04-03T15:59:53.3499365Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3500823Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2024-04-03T15:59:53.3502625Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2024-04-03T15:59:53.3504601Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2024-04-03T15:59:53.3506261Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2024-04-03T15:59:53.3508330Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3509588Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2024-04-03T15:59:53.3511388Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2024-04-03T15:59:53.3513276Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2024-04-03T15:59:53.3514878Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2024-04-03T15:59:53.3516633Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2024-04-03T15:59:53.3518443Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3519940Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2024-04-03T15:59:53.3521964Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2024-04-03T15:59:53.3523741Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3525167Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2024-04-03T15:59:53.3526886Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2024-04-03T15:59:53.3528346Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2024-04-03T15:59:53.3530251Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2024-04-03T15:59:53.3531853Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2024-04-03T15:59:53.3533849Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2024-04-03T15:59:53.3535430Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2024-04-03T15:59:53.3537099Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3538658Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2024-04-03T15:59:53.3540336Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2024-04-03T15:59:53.3542340Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3543779Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2024-04-03T15:59:53.3545795Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2024-04-03T15:59:53.3547191Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2024-04-03T15:59:53.3549320Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2024-04-03T15:59:53.3551348Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2024-04-03T15:59:53.3553248Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3554777Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2024-04-03T15:59:53.3556382Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2024-04-03T15:59:53.3559037Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2024-04-03T15:59:53.3560888Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2024-04-03T15:59:53.3562672Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2024-04-03T15:59:53.3564572Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2024-04-03T15:59:53.3566287Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2024-04-03T15:59:53.3567843Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2024-04-03T15:59:53.3569679Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2024-04-03T15:59:53.3571560Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2024-04-03T15:59:53.3573948Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2024-04-03T15:59:53.3575647Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2024-04-03T15:59:53.3577324Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2024-04-03T15:59:53.3579330Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2024-04-03T15:59:53.3580908Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2024-04-03T15:59:53.3583107Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2024-04-03T15:59:53.3584772Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2024-04-03T15:59:53.3586538Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2024-04-03T15:59:53.3588323Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2024-04-03T15:59:53.3590268Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2024-04-03T15:59:53.3592087Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2024-04-03T15:59:53.3593981Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2024-04-03T15:59:53.3595349Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2024-04-03T15:59:53.3597253Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2024-04-03T15:59:53.3599158Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2024-04-03T15:59:53.3601309Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2024-04-03T15:59:53.3603125Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2024-04-03T15:59:53.3605049Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2024-04-03T15:59:53.3606974Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2024-04-03T15:59:53.3609914Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2024-04-03T15:59:53.3610715Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2024-04-03T15:59:53.3612708Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2024-04-03T15:59:53.3614676Z adding 'torch/include/ATen/ops/_foobar.h' 2024-04-03T15:59:53.3616576Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3617861Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2024-04-03T15:59:53.3619161Z adding 'torch/include/ATen/ops/_foobar_native.h' 2024-04-03T15:59:53.3620807Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2024-04-03T15:59:53.3622687Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2024-04-03T15:59:53.3624723Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3626624Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2024-04-03T15:59:53.3627832Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2024-04-03T15:59:53.3629358Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2024-04-03T15:59:53.3631068Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2024-04-03T15:59:53.3632698Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2024-04-03T15:59:53.3634688Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3636130Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2024-04-03T15:59:53.3637812Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2024-04-03T15:59:53.3639287Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2024-04-03T15:59:53.3641028Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2024-04-03T15:59:53.3642952Z adding 'torch/include/ATen/ops/_foreach_add.h' 2024-04-03T15:59:53.3645019Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3646594Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2024-04-03T15:59:53.3648226Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2024-04-03T15:59:53.3649910Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2024-04-03T15:59:53.3652408Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2024-04-03T15:59:53.3654583Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2024-04-03T15:59:53.3656947Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3658497Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2024-04-03T15:59:53.3660099Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2024-04-03T15:59:53.3661786Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2024-04-03T15:59:53.3664494Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2024-04-03T15:59:53.3666578Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2024-04-03T15:59:53.3668636Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3670073Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2024-04-03T15:59:53.3671775Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2024-04-03T15:59:53.3673432Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2024-04-03T15:59:53.3675650Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2024-04-03T15:59:53.3677421Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2024-04-03T15:59:53.3679444Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3680910Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2024-04-03T15:59:53.3682488Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2024-04-03T15:59:53.3683877Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2024-04-03T15:59:53.3685648Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2024-04-03T15:59:53.3687147Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2024-04-03T15:59:53.3689178Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3690575Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2024-04-03T15:59:53.3692310Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2024-04-03T15:59:53.3693987Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2024-04-03T15:59:53.3695854Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2024-04-03T15:59:53.3697504Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2024-04-03T15:59:53.3699433Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3700963Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2024-04-03T15:59:53.3702788Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2024-04-03T15:59:53.3704491Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2024-04-03T15:59:53.3706244Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2024-04-03T15:59:53.3708267Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2024-04-03T15:59:53.3710290Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3711921Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h' 2024-04-03T15:59:53.3713572Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2024-04-03T15:59:53.3715328Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2024-04-03T15:59:53.3717371Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2024-04-03T15:59:53.3719488Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2024-04-03T15:59:53.3721557Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3723149Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h' 2024-04-03T15:59:53.3724828Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2024-04-03T15:59:53.3726598Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2024-04-03T15:59:53.3728563Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2024-04-03T15:59:53.3730590Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2024-04-03T15:59:53.3732823Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3734304Z adding 'torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h' 2024-04-03T15:59:53.3735933Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2024-04-03T15:59:53.3737393Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2024-04-03T15:59:53.3739067Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2024-04-03T15:59:53.3740851Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2024-04-03T15:59:53.3742653Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3744228Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2024-04-03T15:59:53.3745867Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2024-04-03T15:59:53.3747262Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2024-04-03T15:59:53.3748830Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2024-04-03T15:59:53.3750448Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2024-04-03T15:59:53.3752189Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3753535Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2024-04-03T15:59:53.3755048Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2024-04-03T15:59:53.3756639Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2024-04-03T15:59:53.3758504Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2024-04-03T15:59:53.3760617Z adding 'torch/include/ATen/ops/_foreach_div.h' 2024-04-03T15:59:53.3762531Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3764030Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2024-04-03T15:59:53.3765868Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2024-04-03T15:59:53.3767462Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2024-04-03T15:59:53.3769729Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2024-04-03T15:59:53.3771625Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2024-04-03T15:59:53.3773567Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3775275Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2024-04-03T15:59:53.3776783Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2024-04-03T15:59:53.3778345Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2024-04-03T15:59:53.3780061Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2024-04-03T15:59:53.3781826Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2024-04-03T15:59:53.3783909Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3785428Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2024-04-03T15:59:53.3787153Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2024-04-03T15:59:53.3788755Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2024-04-03T15:59:53.3790560Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2024-04-03T15:59:53.3792297Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2024-04-03T15:59:53.3794287Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3795929Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2024-04-03T15:59:53.3797592Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2024-04-03T15:59:53.3799222Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2024-04-03T15:59:53.3801002Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2024-04-03T15:59:53.3802777Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2024-04-03T15:59:53.3804755Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3806340Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2024-04-03T15:59:53.3808019Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2024-04-03T15:59:53.3809646Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2024-04-03T15:59:53.3811499Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2024-04-03T15:59:53.3813326Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2024-04-03T15:59:53.3815359Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3817024Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2024-04-03T15:59:53.3818697Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2024-04-03T15:59:53.3820324Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2024-04-03T15:59:53.3822253Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2024-04-03T15:59:53.3824134Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2024-04-03T15:59:53.3826317Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3827684Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2024-04-03T15:59:53.3829316Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2024-04-03T15:59:53.3830876Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2024-04-03T15:59:53.3832586Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2024-04-03T15:59:53.3834450Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2024-04-03T15:59:53.3836448Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3838082Z adding 'torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h' 2024-04-03T15:59:53.3839854Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2024-04-03T15:59:53.3841467Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2024-04-03T15:59:53.3843421Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2024-04-03T15:59:53.3845272Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2024-04-03T15:59:53.3847171Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3848711Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2024-04-03T15:59:53.3850342Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2024-04-03T15:59:53.3851921Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2024-04-03T15:59:53.3853659Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2024-04-03T15:59:53.3856383Z adding 'torch/include/ATen/ops/_foreach_log.h' 2024-04-03T15:59:53.3857580Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2024-04-03T15:59:53.3860557Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3861777Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2024-04-03T15:59:53.3864327Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2024-04-03T15:59:53.3866267Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2024-04-03T15:59:53.3868646Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2024-04-03T15:59:53.3870502Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2024-04-03T15:59:53.3873110Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3874559Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2024-04-03T15:59:53.3877119Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2024-04-03T15:59:53.3878492Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2024-04-03T15:59:53.3881201Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2024-04-03T15:59:53.3882977Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2024-04-03T15:59:53.3885944Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3887243Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2024-04-03T15:59:53.3889617Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2024-04-03T15:59:53.3891425Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2024-04-03T15:59:53.3893892Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2024-04-03T15:59:53.3896243Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3898200Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2024-04-03T15:59:53.3900453Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2024-04-03T15:59:53.3902439Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2024-04-03T15:59:53.3905012Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2024-04-03T15:59:53.3907390Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2024-04-03T15:59:53.3910003Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3911889Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2024-04-03T15:59:53.3914197Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2024-04-03T15:59:53.3916292Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2024-04-03T15:59:53.3919019Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2024-04-03T15:59:53.3921488Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2024-04-03T15:59:53.3924000Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3925816Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2024-04-03T15:59:53.3928192Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2024-04-03T15:59:53.3930250Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2024-04-03T15:59:53.3933070Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2024-04-03T15:59:53.3935700Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2024-04-03T15:59:53.3938338Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3939883Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2024-04-03T15:59:53.3942677Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2024-04-03T15:59:53.3944695Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2024-04-03T15:59:53.3947721Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2024-04-03T15:59:53.3949930Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2024-04-03T15:59:53.3952514Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3953962Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2024-04-03T15:59:53.3956083Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2024-04-03T15:59:53.3957671Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2024-04-03T15:59:53.3959512Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2024-04-03T15:59:53.3961298Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2024-04-03T15:59:53.3963349Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3965004Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2024-04-03T15:59:53.3966659Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2024-04-03T15:59:53.3968323Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2024-04-03T15:59:53.3970219Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2024-04-03T15:59:53.3972204Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2024-04-03T15:59:53.3974432Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3976215Z adding 'torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h' 2024-04-03T15:59:53.3978007Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2024-04-03T15:59:53.3979833Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2024-04-03T15:59:53.3982257Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2024-04-03T15:59:53.3984287Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2024-04-03T15:59:53.3986304Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3987889Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2024-04-03T15:59:53.3990596Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2024-04-03T15:59:53.3992301Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2024-04-03T15:59:53.3994289Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2024-04-03T15:59:53.3995948Z adding 'torch/include/ATen/ops/_foreach_round.h' 2024-04-03T15:59:53.3997984Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.3999613Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2024-04-03T15:59:53.4001518Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2024-04-03T15:59:53.4002942Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2024-04-03T15:59:53.4004835Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2024-04-03T15:59:53.4006596Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2024-04-03T15:59:53.4008724Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4010377Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2024-04-03T15:59:53.4012220Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2024-04-03T15:59:53.4013920Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2024-04-03T15:59:53.4015966Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2024-04-03T15:59:53.4017794Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2024-04-03T15:59:53.4019927Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4021619Z adding 'torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h' 2024-04-03T15:59:53.4023560Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2024-04-03T15:59:53.4025323Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2024-04-03T15:59:53.4027242Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2024-04-03T15:59:53.4029070Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2024-04-03T15:59:53.4031240Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4032881Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2024-04-03T15:59:53.4034742Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2024-04-03T15:59:53.4036391Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2024-04-03T15:59:53.4038382Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2024-04-03T15:59:53.4040231Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2024-04-03T15:59:53.4042419Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4044022Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2024-04-03T15:59:53.4045822Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2024-04-03T15:59:53.4047490Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2024-04-03T15:59:53.4049541Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2024-04-03T15:59:53.4051359Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2024-04-03T15:59:53.4053850Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4055814Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2024-04-03T15:59:53.4057109Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2024-04-03T15:59:53.4059414Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2024-04-03T15:59:53.4061057Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2024-04-03T15:59:53.4063144Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2024-04-03T15:59:53.4065424Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4067152Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2024-04-03T15:59:53.4069050Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2024-04-03T15:59:53.4070909Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2024-04-03T15:59:53.4073297Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2024-04-03T15:59:53.4075305Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2024-04-03T15:59:53.4077402Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4079145Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2024-04-03T15:59:53.4080996Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2024-04-03T15:59:53.4082648Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2024-04-03T15:59:53.4084641Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2024-04-03T15:59:53.4086508Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2024-04-03T15:59:53.4088630Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4090357Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2024-04-03T15:59:53.4092099Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2024-04-03T15:59:53.4093920Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2024-04-03T15:59:53.4096441Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2024-04-03T15:59:53.4097977Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2024-04-03T15:59:53.4100569Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4101747Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2024-04-03T15:59:53.4104705Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2024-04-03T15:59:53.4106853Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2024-04-03T15:59:53.4108989Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2024-04-03T15:59:53.4111255Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2024-04-03T15:59:53.4113810Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4115767Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2024-04-03T15:59:53.4117932Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2024-04-03T15:59:53.4119781Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2024-04-03T15:59:53.4122305Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2024-04-03T15:59:53.4124189Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2024-04-03T15:59:53.4126531Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2024-04-03T15:59:53.4128457Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2024-04-03T15:59:53.4130892Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2024-04-03T15:59:53.4132699Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2024-04-03T15:59:53.4135541Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4136977Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2024-04-03T15:59:53.4139422Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2024-04-03T15:59:53.4141512Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2024-04-03T15:59:53.4144607Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4145842Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2024-04-03T15:59:53.4148774Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4150101Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2024-04-03T15:59:53.4152822Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2024-04-03T15:59:53.4154382Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2024-04-03T15:59:53.4156811Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2024-04-03T15:59:53.4159594Z adding 'torch/include/ATen/ops/_fused_adam.h' 2024-04-03T15:59:53.4162646Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4164533Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2024-04-03T15:59:53.4167067Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2024-04-03T15:59:53.4170234Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2024-04-03T15:59:53.4173330Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2024-04-03T15:59:53.4176531Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4178776Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2024-04-03T15:59:53.4180912Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2024-04-03T15:59:53.4184341Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2024-04-03T15:59:53.4186637Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2024-04-03T15:59:53.4189162Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4191040Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2024-04-03T15:59:53.4193199Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2024-04-03T15:59:53.4195540Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2024-04-03T15:59:53.4198264Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2024-04-03T15:59:53.4201105Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4202774Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2024-04-03T15:59:53.4205464Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2024-04-03T15:59:53.4207481Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2024-04-03T15:59:53.4210840Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2024-04-03T15:59:53.4212164Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2024-04-03T15:59:53.4215187Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2024-04-03T15:59:53.4216786Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2024-04-03T15:59:53.4219248Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2024-04-03T15:59:53.4221036Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2024-04-03T15:59:53.4223893Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2024-04-03T15:59:53.4226139Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2024-04-03T15:59:53.4228254Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4229961Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2024-04-03T15:59:53.4231609Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2024-04-03T15:59:53.4233817Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2024-04-03T15:59:53.4235450Z adding 'torch/include/ATen/ops/_fw_primal.h' 2024-04-03T15:59:53.4237251Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4238616Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2024-04-03T15:59:53.4240455Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4242158Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4243150Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2024-04-03T15:59:53.4244880Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2024-04-03T15:59:53.4246320Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2024-04-03T15:59:53.4247959Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2024-04-03T15:59:53.4249532Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2024-04-03T15:59:53.4251387Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4252691Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2024-04-03T15:59:53.4254360Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2024-04-03T15:59:53.4256109Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2024-04-03T15:59:53.4257797Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2024-04-03T15:59:53.4259620Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4261086Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2024-04-03T15:59:53.4262816Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2024-04-03T15:59:53.4264946Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4266543Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2024-04-03T15:59:53.4268047Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2024-04-03T15:59:53.4269634Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2024-04-03T15:59:53.4271653Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4272697Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2024-04-03T15:59:53.4274265Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2024-04-03T15:59:53.4275714Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2024-04-03T15:59:53.4277689Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4279014Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2024-04-03T15:59:53.4280734Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2024-04-03T15:59:53.4282468Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2024-04-03T15:59:53.4284562Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4286235Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2024-04-03T15:59:53.4287938Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2024-04-03T15:59:53.4289698Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2024-04-03T15:59:53.4291476Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2024-04-03T15:59:53.4293540Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4295224Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2024-04-03T15:59:53.4296856Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2024-04-03T15:59:53.4298908Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2024-04-03T15:59:53.4300717Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2024-04-03T15:59:53.4303195Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4304707Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2024-04-03T15:59:53.4306821Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2024-04-03T15:59:53.4308713Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2024-04-03T15:59:53.4310351Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2024-04-03T15:59:53.4312751Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4314534Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2024-04-03T15:59:53.4316065Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2024-04-03T15:59:53.4318056Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2024-04-03T15:59:53.4319741Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2024-04-03T15:59:53.4321652Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2024-04-03T15:59:53.4323280Z adding 'torch/include/ATen/ops/_indices.h' 2024-04-03T15:59:53.4324690Z adding 'torch/include/ATen/ops/_indices_copy.h' 2024-04-03T15:59:53.4326434Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4328146Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4329275Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2024-04-03T15:59:53.4331148Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2024-04-03T15:59:53.4332548Z adding 'torch/include/ATen/ops/_indices_native.h' 2024-04-03T15:59:53.4334344Z adding 'torch/include/ATen/ops/_indices_ops.h' 2024-04-03T15:59:53.4335839Z adding 'torch/include/ATen/ops/_int_mm.h' 2024-04-03T15:59:53.4337532Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2024-04-03T15:59:53.4339015Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2024-04-03T15:59:53.4340424Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2024-04-03T15:59:53.4342216Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2024-04-03T15:59:53.4343698Z adding 'torch/include/ATen/ops/_is_all_true.h' 2024-04-03T15:59:53.4345475Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4346737Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2024-04-03T15:59:53.4348151Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2024-04-03T15:59:53.4349572Z adding 'torch/include/ATen/ops/_is_any_true.h' 2024-04-03T15:59:53.4351326Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4352652Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2024-04-03T15:59:53.4355330Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2024-04-03T15:59:53.4355785Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2024-04-03T15:59:53.4357775Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4358589Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2024-04-03T15:59:53.4360325Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2024-04-03T15:59:53.4362039Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2024-04-03T15:59:53.4364245Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4365211Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2024-04-03T15:59:53.4367058Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2024-04-03T15:59:53.4368860Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2024-04-03T15:59:53.4370883Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4372393Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2024-04-03T15:59:53.4374165Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2024-04-03T15:59:53.4376068Z adding 'torch/include/ATen/ops/_linalg_det.h' 2024-04-03T15:59:53.4378189Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4379816Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2024-04-03T15:59:53.4381753Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2024-04-03T15:59:53.4383806Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2024-04-03T15:59:53.4385132Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2024-04-03T15:59:53.4386611Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2024-04-03T15:59:53.4388434Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2024-04-03T15:59:53.4390003Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2024-04-03T15:59:53.4392016Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4393242Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2024-04-03T15:59:53.4394785Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2024-04-03T15:59:53.4396252Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2024-04-03T15:59:53.4397909Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2024-04-03T15:59:53.4399286Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2024-04-03T15:59:53.4400967Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2024-04-03T15:59:53.4402637Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2024-04-03T15:59:53.4404152Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2024-04-03T15:59:53.4405570Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2024-04-03T15:59:53.4406954Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2024-04-03T15:59:53.4408633Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2024-04-03T15:59:53.4410392Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2024-04-03T15:59:53.4413098Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4413860Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2024-04-03T15:59:53.4415732Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2024-04-03T15:59:53.4417241Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2024-04-03T15:59:53.4419126Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2024-04-03T15:59:53.4420663Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2024-04-03T15:59:53.4422714Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2024-04-03T15:59:53.4425731Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2024-04-03T15:59:53.4427744Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4429374Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2024-04-03T15:59:53.4431206Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2024-04-03T15:59:53.4432862Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2024-04-03T15:59:53.4434741Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2024-04-03T15:59:53.4436338Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2024-04-03T15:59:53.4438356Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2024-04-03T15:59:53.4440173Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2024-04-03T15:59:53.4442523Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4443990Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2024-04-03T15:59:53.4445753Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2024-04-03T15:59:53.4447432Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2024-04-03T15:59:53.4449322Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2024-04-03T15:59:53.4450965Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2024-04-03T15:59:53.4452941Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2024-04-03T15:59:53.4454714Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2024-04-03T15:59:53.4456663Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2024-04-03T15:59:53.4458439Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2024-04-03T15:59:53.4460033Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2024-04-03T15:59:53.4461714Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2024-04-03T15:59:53.4463633Z adding 'torch/include/ATen/ops/_log_softmax.h' 2024-04-03T15:59:53.4465502Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2024-04-03T15:59:53.4467721Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4469291Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2024-04-03T15:59:53.4471049Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2024-04-03T15:59:53.4472654Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2024-04-03T15:59:53.4474494Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2024-04-03T15:59:53.4476128Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2024-04-03T15:59:53.4478087Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2024-04-03T15:59:53.4480115Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4481613Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2024-04-03T15:59:53.4483293Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2024-04-03T15:59:53.4484946Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2024-04-03T15:59:53.4486687Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2024-04-03T15:59:53.4488367Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2024-04-03T15:59:53.4490151Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2024-04-03T15:59:53.4492004Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2024-04-03T15:59:53.4493869Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2024-04-03T15:59:53.4495721Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2024-04-03T15:59:53.4497340Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2024-04-03T15:59:53.4499185Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2024-04-03T15:59:53.4501094Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2024-04-03T15:59:53.4503430Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4504871Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2024-04-03T15:59:53.4506911Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2024-04-03T15:59:53.4508651Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2024-04-03T15:59:53.4510618Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4512220Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2024-04-03T15:59:53.4514518Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2024-04-03T15:59:53.4516152Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2024-04-03T15:59:53.4518063Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2024-04-03T15:59:53.4519549Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2024-04-03T15:59:53.4521339Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2024-04-03T15:59:53.4522821Z adding 'torch/include/ATen/ops/_make_dual.h' 2024-04-03T15:59:53.4525018Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4526347Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2024-04-03T15:59:53.4528246Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4529847Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4530921Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2024-04-03T15:59:53.4532921Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2024-04-03T15:59:53.4534397Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2024-04-03T15:59:53.4535911Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2024-04-03T15:59:53.4537969Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2024-04-03T15:59:53.4539996Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4541267Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2024-04-03T15:59:53.4543087Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2024-04-03T15:59:53.4544788Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2024-04-03T15:59:53.4546576Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2024-04-03T15:59:53.4548305Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2024-04-03T15:59:53.4551663Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4554106Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2024-04-03T15:59:53.4555507Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2024-04-03T15:59:53.4557138Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2024-04-03T15:59:53.4558484Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2024-04-03T15:59:53.4560064Z adding 'torch/include/ATen/ops/_masked_scale.h' 2024-04-03T15:59:53.4561984Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4563441Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2024-04-03T15:59:53.4564947Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2024-04-03T15:59:53.4566713Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2024-04-03T15:59:53.4568482Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2024-04-03T15:59:53.4570150Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2024-04-03T15:59:53.4571982Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4573568Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2024-04-03T15:59:53.4575300Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2024-04-03T15:59:53.4576886Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2024-04-03T15:59:53.4578570Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2024-04-03T15:59:53.4581125Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4582541Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2024-04-03T15:59:53.4584332Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2024-04-03T15:59:53.4585798Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2024-04-03T15:59:53.4587564Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2024-04-03T15:59:53.4589213Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2024-04-03T15:59:53.4590974Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2024-04-03T15:59:53.4592483Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2024-04-03T15:59:53.4594160Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2024-04-03T15:59:53.4595700Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2024-04-03T15:59:53.4597984Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4598879Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2024-04-03T15:59:53.4600906Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2024-04-03T15:59:53.4602813Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2024-04-03T15:59:53.4604626Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4605968Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2024-04-03T15:59:53.4607604Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2024-04-03T15:59:53.4609425Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2024-04-03T15:59:53.4611649Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2024-04-03T15:59:53.4614287Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4615599Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2024-04-03T15:59:53.4617542Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2024-04-03T15:59:53.4619891Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2024-04-03T15:59:53.4622970Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4624198Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2024-04-03T15:59:53.4626060Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2024-04-03T15:59:53.4628049Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2024-04-03T15:59:53.4630350Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4632130Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2024-04-03T15:59:53.4633927Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2024-04-03T15:59:53.4635830Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2024-04-03T15:59:53.4637764Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2024-04-03T15:59:53.4639903Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4641496Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2024-04-03T15:59:53.4643238Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2024-04-03T15:59:53.4645197Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2024-04-03T15:59:53.4647336Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2024-04-03T15:59:53.4649435Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4651129Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2024-04-03T15:59:53.4652716Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2024-04-03T15:59:53.4654379Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2024-04-03T15:59:53.4656273Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2024-04-03T15:59:53.4657765Z adding 'torch/include/ATen/ops/_neg_view.h' 2024-04-03T15:59:53.4659749Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4661090Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2024-04-03T15:59:53.4663403Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4665217Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4666251Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2024-04-03T15:59:53.4667970Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2024-04-03T15:59:53.4669580Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2024-04-03T15:59:53.4671139Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2024-04-03T15:59:53.4673172Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2024-04-03T15:59:53.4674970Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2024-04-03T15:59:53.4676515Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2024-04-03T15:59:53.4677924Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2024-04-03T15:59:53.4679756Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2024-04-03T15:59:53.4681095Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2024-04-03T15:59:53.4683050Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2024-04-03T15:59:53.4685117Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4686469Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2024-04-03T15:59:53.4688321Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2024-04-03T15:59:53.4689928Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4691587Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2024-04-03T15:59:53.4693212Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2024-04-03T15:59:53.4694790Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2024-04-03T15:59:53.4696483Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2024-04-03T15:59:53.4698170Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2024-04-03T15:59:53.4699806Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2024-04-03T15:59:53.4701283Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2024-04-03T15:59:53.4703065Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2024-04-03T15:59:53.4704460Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2024-04-03T15:59:53.4705916Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2024-04-03T15:59:53.4707396Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2024-04-03T15:59:53.4709563Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2024-04-03T15:59:53.4710580Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2024-04-03T15:59:53.4712113Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2024-04-03T15:59:53.4713462Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2024-04-03T15:59:53.4715089Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2024-04-03T15:59:53.4716452Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2024-04-03T15:59:53.4718161Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2024-04-03T15:59:53.4720126Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4721734Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4722773Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2024-04-03T15:59:53.4724512Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2024-04-03T15:59:53.4725825Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2024-04-03T15:59:53.4727485Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2024-04-03T15:59:53.4729084Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2024-04-03T15:59:53.4730763Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2024-04-03T15:59:53.4732420Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2024-04-03T15:59:53.4734008Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2024-04-03T15:59:53.4735604Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2024-04-03T15:59:53.4737190Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2024-04-03T15:59:53.4738784Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2024-04-03T15:59:53.4740930Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4742314Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2024-04-03T15:59:53.4743966Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2024-04-03T15:59:53.4745588Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2024-04-03T15:59:53.4747278Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2024-04-03T15:59:53.4748883Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2024-04-03T15:59:53.4750208Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2024-04-03T15:59:53.4751953Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2024-04-03T15:59:53.4753674Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2024-04-03T15:59:53.4755025Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2024-04-03T15:59:53.4757004Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2024-04-03T15:59:53.4759041Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4760611Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2024-04-03T15:59:53.4762244Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2024-04-03T15:59:53.4763837Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2024-04-03T15:59:53.4765719Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4767111Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2024-04-03T15:59:53.4768658Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2024-04-03T15:59:53.4770556Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2024-04-03T15:59:53.4771980Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2024-04-03T15:59:53.4773917Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2024-04-03T15:59:53.4775324Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2024-04-03T15:59:53.4777328Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4778533Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2024-04-03T15:59:53.4780355Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2024-04-03T15:59:53.4781785Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2024-04-03T15:59:53.4784068Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4785188Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2024-04-03T15:59:53.4786985Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2024-04-03T15:59:53.4788854Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2024-04-03T15:59:53.4790482Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2024-04-03T15:59:53.4792393Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4794100Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4795272Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2024-04-03T15:59:53.4797253Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2024-04-03T15:59:53.4798797Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2024-04-03T15:59:53.4800332Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2024-04-03T15:59:53.4801771Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2024-04-03T15:59:53.4803527Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2024-04-03T15:59:53.4805144Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2024-04-03T15:59:53.4806863Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2024-04-03T15:59:53.4808815Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4810739Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4812124Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2024-04-03T15:59:53.4813932Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2024-04-03T15:59:53.4815446Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2024-04-03T15:59:53.4817444Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2024-04-03T15:59:53.4819165Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2024-04-03T15:59:53.4821088Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4822485Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2024-04-03T15:59:53.4825306Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2024-04-03T15:59:53.4826817Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2024-04-03T15:59:53.4828717Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4830180Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2024-04-03T15:59:53.4831809Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2024-04-03T15:59:53.4833813Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2024-04-03T15:59:53.4835942Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4837445Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2024-04-03T15:59:53.4839230Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2024-04-03T15:59:53.4840972Z adding 'torch/include/ATen/ops/_nnz.h' 2024-04-03T15:59:53.4842471Z adding 'torch/include/ATen/ops/_nnz_native.h' 2024-04-03T15:59:53.4844134Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2024-04-03T15:59:53.4845972Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2024-04-03T15:59:53.4847824Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2024-04-03T15:59:53.4849948Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4851873Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2024-04-03T15:59:53.4853197Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2024-04-03T15:59:53.4854955Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4856318Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2024-04-03T15:59:53.4858516Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2024-04-03T15:59:53.4859944Z adding 'torch/include/ATen/ops/_pad_circular.h' 2024-04-03T15:59:53.4861856Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4864076Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2024-04-03T15:59:53.4865920Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2024-04-03T15:59:53.4868189Z adding 'torch/include/ATen/ops/_pad_enum.h' 2024-04-03T15:59:53.4870720Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4872579Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2024-04-03T15:59:53.4874617Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2024-04-03T15:59:53.4876845Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2024-04-03T15:59:53.4879499Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4881247Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2024-04-03T15:59:53.4883644Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2024-04-03T15:59:53.4885679Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2024-04-03T15:59:53.4888473Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4889869Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2024-04-03T15:59:53.4892342Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2024-04-03T15:59:53.4894195Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2024-04-03T15:59:53.4896630Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2024-04-03T15:59:53.4898645Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2024-04-03T15:59:53.4901374Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4902883Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2024-04-03T15:59:53.4905743Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2024-04-03T15:59:53.4907324Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2024-04-03T15:59:53.4909871Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2024-04-03T15:59:53.4911767Z adding 'torch/include/ATen/ops/_pin_memory.h' 2024-04-03T15:59:53.4926362Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4927144Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2024-04-03T15:59:53.4927595Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2024-04-03T15:59:53.4927835Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2024-04-03T15:59:53.4928108Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2024-04-03T15:59:53.4928498Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2024-04-03T15:59:53.4928914Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2024-04-03T15:59:53.4929594Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2024-04-03T15:59:53.4929953Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2024-04-03T15:59:53.4930248Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2024-04-03T15:59:53.4931297Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2024-04-03T15:59:53.4933400Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2024-04-03T15:59:53.4935180Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2024-04-03T15:59:53.4937129Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2024-04-03T15:59:53.4938931Z adding 'torch/include/ATen/ops/_print.h' 2024-04-03T15:59:53.4940857Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4942488Z adding 'torch/include/ATen/ops/_print_native.h' 2024-04-03T15:59:53.4944468Z adding 'torch/include/ATen/ops/_print_ops.h' 2024-04-03T15:59:53.4946417Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2024-04-03T15:59:53.4948457Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4949962Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2024-04-03T15:59:53.4951822Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2024-04-03T15:59:53.4953651Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2024-04-03T15:59:53.4955748Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4957385Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2024-04-03T15:59:53.4959158Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2024-04-03T15:59:53.4961067Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2024-04-03T15:59:53.4963217Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2024-04-03T15:59:53.4965529Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4967562Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.4969030Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2024-04-03T15:59:53.4970974Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2024-04-03T15:59:53.4972885Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2024-04-03T15:59:53.4974755Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2024-04-03T15:59:53.4976750Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2024-04-03T15:59:53.4978412Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2024-04-03T15:59:53.4980319Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2024-04-03T15:59:53.4982402Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2024-04-03T15:59:53.4984699Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.4986323Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2024-04-03T15:59:53.4988065Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2024-04-03T15:59:53.4989767Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2024-04-03T15:59:53.4991969Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.4993618Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2024-04-03T15:59:53.4995353Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2024-04-03T15:59:53.4997719Z adding 'torch/include/ATen/ops/_resize_output.h' 2024-04-03T15:59:53.4999976Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5001754Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2024-04-03T15:59:53.5003509Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2024-04-03T15:59:53.5005437Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2024-04-03T15:59:53.5007180Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2024-04-03T15:59:53.5009380Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5011007Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2024-04-03T15:59:53.5012941Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2024-04-03T15:59:53.5014924Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2024-04-03T15:59:53.5017120Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5018858Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2024-04-03T15:59:53.5020636Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2024-04-03T15:59:53.5022541Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2024-04-03T15:59:53.5024483Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2024-04-03T15:59:53.5026385Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2024-04-03T15:59:53.5028425Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5029999Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2024-04-03T15:59:53.5031929Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2024-04-03T15:59:53.5033916Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2024-04-03T15:59:53.5036042Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5037725Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2024-04-03T15:59:53.5039648Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2024-04-03T15:59:53.5041586Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2024-04-03T15:59:53.5043514Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2024-04-03T15:59:53.5045272Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2024-04-03T15:59:53.5047190Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2024-04-03T15:59:53.5049102Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2024-04-03T15:59:53.5051134Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2024-04-03T15:59:53.5053126Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5054958Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2024-04-03T15:59:53.5057134Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2024-04-03T15:59:53.5059015Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2024-04-03T15:59:53.5060842Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2024-04-03T15:59:53.5063036Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2024-04-03T15:59:53.5065136Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2024-04-03T15:59:53.5067288Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2024-04-03T15:59:53.5069414Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5071290Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2024-04-03T15:59:53.5073233Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2024-04-03T15:59:53.5075119Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2024-04-03T15:59:53.5076982Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2024-04-03T15:59:53.5078880Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2024-04-03T15:59:53.5080843Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5082565Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2024-04-03T15:59:53.5084698Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2024-04-03T15:59:53.5086510Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2024-04-03T15:59:53.5088285Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2024-04-03T15:59:53.5090196Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2024-04-03T15:59:53.5091996Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2024-04-03T15:59:53.5093986Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2024-04-03T15:59:53.5096010Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2024-04-03T15:59:53.5098029Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2024-04-03T15:59:53.5099753Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2024-04-03T15:59:53.5101853Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2024-04-03T15:59:53.5104298Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2024-04-03T15:59:53.5106258Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5107323Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5109064Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5110447Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2024-04-03T15:59:53.5112215Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2024-04-03T15:59:53.5114102Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2024-04-03T15:59:53.5115925Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5117445Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2024-04-03T15:59:53.5119275Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2024-04-03T15:59:53.5121887Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2024-04-03T15:59:53.5124408Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5126146Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5128535Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5130130Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2024-04-03T15:59:53.5132040Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2024-04-03T15:59:53.5134392Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2024-04-03T15:59:53.5136523Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2024-04-03T15:59:53.5138529Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2024-04-03T15:59:53.5140151Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2024-04-03T15:59:53.5141970Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2024-04-03T15:59:53.5143804Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2024-04-03T15:59:53.5146039Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5147058Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2024-04-03T15:59:53.5148941Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2024-04-03T15:59:53.5150528Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2024-04-03T15:59:53.5152515Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5154021Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2024-04-03T15:59:53.5155856Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2024-04-03T15:59:53.5157595Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2024-04-03T15:59:53.5159574Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5161260Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2024-04-03T15:59:53.5162893Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2024-04-03T15:59:53.5164392Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2024-04-03T15:59:53.5166372Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5168080Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2024-04-03T15:59:53.5169562Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2024-04-03T15:59:53.5171137Z adding 'torch/include/ATen/ops/_softmax.h' 2024-04-03T15:59:53.5172920Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2024-04-03T15:59:53.5175231Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5176517Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2024-04-03T15:59:53.5177983Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2024-04-03T15:59:53.5179522Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2024-04-03T15:59:53.5181203Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2024-04-03T15:59:53.5183686Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2024-04-03T15:59:53.5185291Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2024-04-03T15:59:53.5187228Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5188806Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2024-04-03T15:59:53.5190284Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2024-04-03T15:59:53.5191818Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2024-04-03T15:59:53.5193781Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2024-04-03T15:59:53.5195488Z adding 'torch/include/ATen/ops/_softmax_native.h' 2024-04-03T15:59:53.5197388Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2024-04-03T15:59:53.5199379Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2024-04-03T15:59:53.5201455Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5202616Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2024-04-03T15:59:53.5204764Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2024-04-03T15:59:53.5206120Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2024-04-03T15:59:53.5207983Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2024-04-03T15:59:53.5209990Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5211547Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5212997Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2024-04-03T15:59:53.5214523Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2024-04-03T15:59:53.5216041Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2024-04-03T15:59:53.5217796Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2024-04-03T15:59:53.5219585Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2024-04-03T15:59:53.5221642Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5223150Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2024-04-03T15:59:53.5225084Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2024-04-03T15:59:53.5226653Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2024-04-03T15:59:53.5228733Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5229996Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2024-04-03T15:59:53.5231798Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2024-04-03T15:59:53.5233842Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2024-04-03T15:59:53.5235667Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5237089Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2024-04-03T15:59:53.5238777Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2024-04-03T15:59:53.5240798Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2024-04-03T15:59:53.5242832Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5244121Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2024-04-03T15:59:53.5245982Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2024-04-03T15:59:53.5248122Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2024-04-03T15:59:53.5250506Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2024-04-03T15:59:53.5252682Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5254215Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2024-04-03T15:59:53.5256850Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2024-04-03T15:59:53.5258682Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2024-04-03T15:59:53.5260713Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5262192Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2024-04-03T15:59:53.5264085Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2024-04-03T15:59:53.5266051Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2024-04-03T15:59:53.5267934Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2024-04-03T15:59:53.5270108Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5271549Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2024-04-03T15:59:53.5273500Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2024-04-03T15:59:53.5275248Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2024-04-03T15:59:53.5277367Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5278787Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2024-04-03T15:59:53.5280788Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2024-04-03T15:59:53.5282683Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2024-04-03T15:59:53.5284717Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5286165Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2024-04-03T15:59:53.5288130Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2024-04-03T15:59:53.5290032Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2024-04-03T15:59:53.5292127Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5293614Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2024-04-03T15:59:53.5295747Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2024-04-03T15:59:53.5297589Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2024-04-03T15:59:53.5299508Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2024-04-03T15:59:53.5301573Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5303124Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2024-04-03T15:59:53.5305422Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2024-04-03T15:59:53.5308059Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5309412Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5310875Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2024-04-03T15:59:53.5312604Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2024-04-03T15:59:53.5314696Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2024-04-03T15:59:53.5316292Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5317560Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2024-04-03T15:59:53.5319032Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2024-04-03T15:59:53.5320649Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2024-04-03T15:59:53.5322494Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5323655Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2024-04-03T15:59:53.5325437Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2024-04-03T15:59:53.5327125Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2024-04-03T15:59:53.5328667Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2024-04-03T15:59:53.5330491Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2024-04-03T15:59:53.5332273Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2024-04-03T15:59:53.5333798Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2024-04-03T15:59:53.5335719Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2024-04-03T15:59:53.5337202Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2024-04-03T15:59:53.5338765Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2024-04-03T15:59:53.5340213Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2024-04-03T15:59:53.5341967Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2024-04-03T15:59:53.5343581Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2024-04-03T15:59:53.5345542Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2024-04-03T15:59:53.5347525Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5348969Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2024-04-03T15:59:53.5350632Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2024-04-03T15:59:53.5352233Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5354191Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5355702Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2024-04-03T15:59:53.5357258Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2024-04-03T15:59:53.5358951Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2024-04-03T15:59:53.5361327Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5362800Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2024-04-03T15:59:53.5364044Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2024-04-03T15:59:53.5365424Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2024-04-03T15:59:53.5367329Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2024-04-03T15:59:53.5369602Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5371045Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2024-04-03T15:59:53.5372365Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2024-04-03T15:59:53.5374521Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5376237Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5377432Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2024-04-03T15:59:53.5379419Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2024-04-03T15:59:53.5381223Z adding 'torch/include/ATen/ops/_spdiags.h' 2024-04-03T15:59:53.5383481Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5385429Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2024-04-03T15:59:53.5386720Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2024-04-03T15:59:53.5388545Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2024-04-03T15:59:53.5390274Z adding 'torch/include/ATen/ops/_stack.h' 2024-04-03T15:59:53.5392218Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5393551Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2024-04-03T15:59:53.5395133Z adding 'torch/include/ATen/ops/_stack_native.h' 2024-04-03T15:59:53.5396814Z adding 'torch/include/ATen/ops/_stack_ops.h' 2024-04-03T15:59:53.5398492Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2024-04-03T15:59:53.5400426Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5401651Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2024-04-03T15:59:53.5403463Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2024-04-03T15:59:53.5404802Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2024-04-03T15:59:53.5406795Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5408219Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2024-04-03T15:59:53.5409660Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2024-04-03T15:59:53.5411061Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2024-04-03T15:59:53.5412869Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2024-04-03T15:59:53.5414401Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2024-04-03T15:59:53.5416153Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2024-04-03T15:59:53.5417639Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2024-04-03T15:59:53.5419734Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5420990Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2024-04-03T15:59:53.5422501Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2024-04-03T15:59:53.5424426Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2024-04-03T15:59:53.5426036Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5427684Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5429071Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2024-04-03T15:59:53.5430831Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2024-04-03T15:59:53.5432311Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2024-04-03T15:59:53.5434298Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5435602Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2024-04-03T15:59:53.5437676Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5439394Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5440818Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2024-04-03T15:59:53.5442485Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2024-04-03T15:59:53.5443958Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2024-04-03T15:59:53.5445502Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2024-04-03T15:59:53.5446860Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2024-04-03T15:59:53.5448742Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5449821Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2024-04-03T15:59:53.5451158Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2024-04-03T15:59:53.5452974Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2024-04-03T15:59:53.5455693Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5457333Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2024-04-03T15:59:53.5458773Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2024-04-03T15:59:53.5460061Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2024-04-03T15:59:53.5461653Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2024-04-03T15:59:53.5463615Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5464934Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2024-04-03T15:59:53.5466323Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2024-04-03T15:59:53.5467709Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2024-04-03T15:59:53.5469381Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2024-04-03T15:59:53.5471198Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5472656Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2024-04-03T15:59:53.5474312Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2024-04-03T15:59:53.5476045Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2024-04-03T15:59:53.5477468Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2024-04-03T15:59:53.5479367Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5480708Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2024-04-03T15:59:53.5482142Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2024-04-03T15:59:53.5483662Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2024-04-03T15:59:53.5485384Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2024-04-03T15:59:53.5487392Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5488737Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2024-04-03T15:59:53.5490475Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2024-04-03T15:59:53.5491998Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2024-04-03T15:59:53.5494037Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5495311Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2024-04-03T15:59:53.5497138Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2024-04-03T15:59:53.5498639Z adding 'torch/include/ATen/ops/_test_string_default.h' 2024-04-03T15:59:53.5500560Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5501877Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2024-04-03T15:59:53.5504082Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2024-04-03T15:59:53.5505956Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2024-04-03T15:59:53.5507709Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5508988Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2024-04-03T15:59:53.5510835Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2024-04-03T15:59:53.5512510Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2024-04-03T15:59:53.5514448Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5515823Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2024-04-03T15:59:53.5517662Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2024-04-03T15:59:53.5519426Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2024-04-03T15:59:53.5521371Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5522726Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2024-04-03T15:59:53.5524646Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2024-04-03T15:59:53.5526244Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2024-04-03T15:59:53.5528157Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2024-04-03T15:59:53.5530225Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5531574Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5533227Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2024-04-03T15:59:53.5535342Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2024-04-03T15:59:53.5537612Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5538996Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2024-04-03T15:59:53.5540487Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2024-04-03T15:59:53.5542514Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2024-04-03T15:59:53.5544241Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2024-04-03T15:59:53.5545914Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2024-04-03T15:59:53.5547576Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5549093Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2024-04-03T15:59:53.5551049Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5552548Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2024-04-03T15:59:53.5553941Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2024-04-03T15:59:53.5555706Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2024-04-03T15:59:53.5557368Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2024-04-03T15:59:53.5559012Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2024-04-03T15:59:53.5560778Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5562174Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2024-04-03T15:59:53.5563758Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2024-04-03T15:59:53.5565582Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2024-04-03T15:59:53.5567286Z adding 'torch/include/ATen/ops/_to_copy.h' 2024-04-03T15:59:53.5569194Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5570542Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2024-04-03T15:59:53.5572474Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2024-04-03T15:59:53.5574150Z adding 'torch/include/ATen/ops/_to_cpu.h' 2024-04-03T15:59:53.5575832Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5577226Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2024-04-03T15:59:53.5578866Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2024-04-03T15:59:53.5580386Z adding 'torch/include/ATen/ops/_to_dense.h' 2024-04-03T15:59:53.5582294Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5583501Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2024-04-03T15:59:53.5585362Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2024-04-03T15:59:53.5587074Z adding 'torch/include/ATen/ops/_to_sparse.h' 2024-04-03T15:59:53.5588713Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2024-04-03T15:59:53.5590546Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5591903Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2024-04-03T15:59:53.5593481Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2024-04-03T15:59:53.5594803Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2024-04-03T15:59:53.5596731Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2024-04-03T15:59:53.5598333Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2024-04-03T15:59:53.5600178Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5601631Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2024-04-03T15:59:53.5603371Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2024-04-03T15:59:53.5604698Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2024-04-03T15:59:53.5606530Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2024-04-03T15:59:53.5608348Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5609681Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2024-04-03T15:59:53.5611273Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2024-04-03T15:59:53.5613008Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5614267Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2024-04-03T15:59:53.5615984Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2024-04-03T15:59:53.5617715Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2024-04-03T15:59:53.5619352Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2024-04-03T15:59:53.5621149Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2024-04-03T15:59:53.5623209Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5624561Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2024-04-03T15:59:53.5626302Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2024-04-03T15:59:53.5627937Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2024-04-03T15:59:53.5629497Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2024-04-03T15:59:53.5631252Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2024-04-03T15:59:53.5632667Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2024-04-03T15:59:53.5634793Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2024-04-03T15:59:53.5636346Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2024-04-03T15:59:53.5638194Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2024-04-03T15:59:53.5639443Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2024-04-03T15:59:53.5641303Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2024-04-03T15:59:53.5642742Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2024-04-03T15:59:53.5645560Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5646851Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2024-04-03T15:59:53.5648701Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2024-04-03T15:59:53.5649868Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2024-04-03T15:59:53.5652097Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2024-04-03T15:59:53.5653980Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2024-04-03T15:59:53.5656038Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5657446Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2024-04-03T15:59:53.5659416Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2024-04-03T15:59:53.5661316Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2024-04-03T15:59:53.5663894Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2024-04-03T15:59:53.5665948Z adding 'torch/include/ATen/ops/_trilinear.h' 2024-04-03T15:59:53.5668185Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5670283Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5671748Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2024-04-03T15:59:53.5673972Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2024-04-03T15:59:53.5676226Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2024-04-03T15:59:53.5678594Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5680308Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2024-04-03T15:59:53.5682294Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2024-04-03T15:59:53.5684432Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2024-04-03T15:59:53.5686496Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2024-04-03T15:59:53.5688656Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5690428Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2024-04-03T15:59:53.5692358Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2024-04-03T15:59:53.5694476Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2024-04-03T15:59:53.5696700Z adding 'torch/include/ATen/ops/_unique.h' 2024-04-03T15:59:53.5698492Z adding 'torch/include/ATen/ops/_unique2.h' 2024-04-03T15:59:53.5700638Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5703040Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2024-04-03T15:59:53.5704663Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2024-04-03T15:59:53.5706459Z adding 'torch/include/ATen/ops/_unique2_native.h' 2024-04-03T15:59:53.5708593Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2024-04-03T15:59:53.5710853Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5712555Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2024-04-03T15:59:53.5714461Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2024-04-03T15:59:53.5716292Z adding 'torch/include/ATen/ops/_unique_native.h' 2024-04-03T15:59:53.5718449Z adding 'torch/include/ATen/ops/_unique_ops.h' 2024-04-03T15:59:53.5720281Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2024-04-03T15:59:53.5722561Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5723906Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2024-04-03T15:59:53.5726082Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2024-04-03T15:59:53.5728370Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2024-04-03T15:59:53.5730450Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5731566Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2024-04-03T15:59:53.5733470Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2024-04-03T15:59:53.5735379Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2024-04-03T15:59:53.5737526Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5738864Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2024-04-03T15:59:53.5740643Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2024-04-03T15:59:53.5742623Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2024-04-03T15:59:53.5744723Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5745935Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2024-04-03T15:59:53.5747833Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2024-04-03T15:59:53.5750059Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2024-04-03T15:59:53.5752391Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2024-04-03T15:59:53.5754655Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5756089Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5757762Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5759380Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2024-04-03T15:59:53.5761270Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2024-04-03T15:59:53.5762844Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2024-04-03T15:59:53.5764715Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2024-04-03T15:59:53.5766666Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5768424Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5770177Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2024-04-03T15:59:53.5772027Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2024-04-03T15:59:53.5773678Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2024-04-03T15:59:53.5775743Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2024-04-03T15:59:53.5777243Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2024-04-03T15:59:53.5779247Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2024-04-03T15:59:53.5781583Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2024-04-03T15:59:53.5784207Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2024-04-03T15:59:53.5786500Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5787982Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5789973Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5791391Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2024-04-03T15:59:53.5793178Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2024-04-03T15:59:53.5794934Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2024-04-03T15:59:53.5796539Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2024-04-03T15:59:53.5798698Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5800168Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5801725Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2024-04-03T15:59:53.5803586Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2024-04-03T15:59:53.5805288Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2024-04-03T15:59:53.5807093Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2024-04-03T15:59:53.5808791Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2024-04-03T15:59:53.5810343Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2024-04-03T15:59:53.5812312Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2024-04-03T15:59:53.5814815Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2024-04-03T15:59:53.5816695Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5818121Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5819554Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5821034Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2024-04-03T15:59:53.5822936Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2024-04-03T15:59:53.5824452Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2024-04-03T15:59:53.5826223Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2024-04-03T15:59:53.5827987Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5829441Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5830930Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2024-04-03T15:59:53.5832665Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2024-04-03T15:59:53.5834060Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2024-04-03T15:59:53.5835804Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2024-04-03T15:59:53.5837473Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2024-04-03T15:59:53.5839503Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2024-04-03T15:59:53.5841692Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2024-04-03T15:59:53.5844143Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2024-04-03T15:59:53.5846448Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5847912Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5849869Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5851561Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2024-04-03T15:59:53.5853774Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2024-04-03T15:59:53.5855446Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2024-04-03T15:59:53.5857317Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2024-04-03T15:59:53.5859381Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5861041Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5863034Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2024-04-03T15:59:53.5864675Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2024-04-03T15:59:53.5866589Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2024-04-03T15:59:53.5868552Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2024-04-03T15:59:53.5870314Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2024-04-03T15:59:53.5872395Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2024-04-03T15:59:53.5874753Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2024-04-03T15:59:53.5877269Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2024-04-03T15:59:53.5879926Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5881462Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.5883131Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.5884637Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2024-04-03T15:59:53.5886763Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2024-04-03T15:59:53.5888117Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2024-04-03T15:59:53.5890099Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2024-04-03T15:59:53.5891760Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5893592Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5895137Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2024-04-03T15:59:53.5897172Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2024-04-03T15:59:53.5898898Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2024-04-03T15:59:53.5901059Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2024-04-03T15:59:53.5902541Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2024-04-03T15:59:53.5904710Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2024-04-03T15:59:53.5906028Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2024-04-03T15:59:53.5907961Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2024-04-03T15:59:53.5909095Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2024-04-03T15:59:53.5910928Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2024-04-03T15:59:53.5912663Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2024-04-03T15:59:53.5914581Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5915943Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2024-04-03T15:59:53.5917672Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2024-04-03T15:59:53.5919377Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2024-04-03T15:59:53.5921137Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2024-04-03T15:59:53.5922693Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2024-04-03T15:59:53.5924199Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2024-04-03T15:59:53.5926049Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2024-04-03T15:59:53.5927523Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2024-04-03T15:59:53.5929584Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5930845Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2024-04-03T15:59:53.5932677Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2024-04-03T15:59:53.5934364Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2024-04-03T15:59:53.5936465Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5937641Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2024-04-03T15:59:53.5939094Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2024-04-03T15:59:53.5941045Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2024-04-03T15:59:53.5942750Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5944172Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2024-04-03T15:59:53.5945879Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2024-04-03T15:59:53.5947355Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2024-04-03T15:59:53.5949081Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5950432Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2024-04-03T15:59:53.5952040Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2024-04-03T15:59:53.5953782Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2024-04-03T15:59:53.5955690Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5956981Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2024-04-03T15:59:53.5958777Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2024-04-03T15:59:53.5960298Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2024-04-03T15:59:53.5962286Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5963638Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2024-04-03T15:59:53.5965263Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2024-04-03T15:59:53.5966646Z adding 'torch/include/ATen/ops/_values.h' 2024-04-03T15:59:53.5968657Z adding 'torch/include/ATen/ops/_values_copy.h' 2024-04-03T15:59:53.5970534Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.5972279Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.5973897Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2024-04-03T15:59:53.5975902Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2024-04-03T15:59:53.5977454Z adding 'torch/include/ATen/ops/_values_native.h' 2024-04-03T15:59:53.5979200Z adding 'torch/include/ATen/ops/_values_ops.h' 2024-04-03T15:59:53.5980825Z adding 'torch/include/ATen/ops/_version.h' 2024-04-03T15:59:53.5982958Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.5984635Z adding 'torch/include/ATen/ops/_version_native.h' 2024-04-03T15:59:53.5986387Z adding 'torch/include/ATen/ops/_version_ops.h' 2024-04-03T15:59:53.5988349Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2024-04-03T15:59:53.5990125Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h' 2024-04-03T15:59:53.5991885Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2024-04-03T15:59:53.5993201Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2024-04-03T15:59:53.5994982Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2024-04-03T15:59:53.5996583Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2024-04-03T15:59:53.5998424Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2024-04-03T15:59:53.5999777Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2024-04-03T15:59:53.6001534Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2024-04-03T15:59:53.6003053Z adding 'torch/include/ATen/ops/_weight_norm.h' 2024-04-03T15:59:53.6005002Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6006359Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2024-04-03T15:59:53.6008393Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6009736Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2024-04-03T15:59:53.6011397Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2024-04-03T15:59:53.6012904Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2024-04-03T15:59:53.6014845Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2024-04-03T15:59:53.6016850Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6018180Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6019769Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6021488Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2024-04-03T15:59:53.6024058Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2024-04-03T15:59:53.6025570Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6026925Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2024-04-03T15:59:53.6028679Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2024-04-03T15:59:53.6030170Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2024-04-03T15:59:53.6032029Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2024-04-03T15:59:53.6033510Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2024-04-03T15:59:53.6035275Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2024-04-03T15:59:53.6036934Z adding 'torch/include/ATen/ops/abs.h' 2024-04-03T15:59:53.6038846Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6040203Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2024-04-03T15:59:53.6041958Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2024-04-03T15:59:53.6043550Z adding 'torch/include/ATen/ops/abs_native.h' 2024-04-03T15:59:53.6045330Z adding 'torch/include/ATen/ops/abs_ops.h' 2024-04-03T15:59:53.6047017Z adding 'torch/include/ATen/ops/absolute.h' 2024-04-03T15:59:53.6049071Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6050287Z adding 'torch/include/ATen/ops/absolute_native.h' 2024-04-03T15:59:53.6052241Z adding 'torch/include/ATen/ops/absolute_ops.h' 2024-04-03T15:59:53.6054095Z adding 'torch/include/ATen/ops/acos.h' 2024-04-03T15:59:53.6056140Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6057547Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2024-04-03T15:59:53.6059825Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2024-04-03T15:59:53.6061905Z adding 'torch/include/ATen/ops/acos_meta.h' 2024-04-03T15:59:53.6063576Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2024-04-03T15:59:53.6064913Z adding 'torch/include/ATen/ops/acos_native.h' 2024-04-03T15:59:53.6066863Z adding 'torch/include/ATen/ops/acos_ops.h' 2024-04-03T15:59:53.6068754Z adding 'torch/include/ATen/ops/acosh.h' 2024-04-03T15:59:53.6070366Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6071602Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2024-04-03T15:59:53.6073419Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2024-04-03T15:59:53.6075080Z adding 'torch/include/ATen/ops/acosh_meta.h' 2024-04-03T15:59:53.6076743Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2024-04-03T15:59:53.6078129Z adding 'torch/include/ATen/ops/acosh_native.h' 2024-04-03T15:59:53.6079719Z adding 'torch/include/ATen/ops/acosh_ops.h' 2024-04-03T15:59:53.6081461Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2024-04-03T15:59:53.6083244Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6084263Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2024-04-03T15:59:53.6085830Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2024-04-03T15:59:53.6087559Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2024-04-03T15:59:53.6089479Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6090783Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2024-04-03T15:59:53.6092368Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2024-04-03T15:59:53.6094099Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2024-04-03T15:59:53.6095809Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2024-04-03T15:59:53.6097666Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2024-04-03T15:59:53.6099514Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2024-04-03T15:59:53.6101333Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6103365Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6105049Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2024-04-03T15:59:53.6106757Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2024-04-03T15:59:53.6108623Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6110225Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2024-04-03T15:59:53.6111876Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2024-04-03T15:59:53.6113477Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2024-04-03T15:59:53.6115145Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2024-04-03T15:59:53.6116735Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2024-04-03T15:59:53.6118655Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6120170Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2024-04-03T15:59:53.6121872Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2024-04-03T15:59:53.6123513Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2024-04-03T15:59:53.6125428Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2024-04-03T15:59:53.6127804Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6128965Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6130564Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6131890Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2024-04-03T15:59:53.6133607Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2024-04-03T15:59:53.6135239Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2024-04-03T15:59:53.6137278Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2024-04-03T15:59:53.6139107Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6140762Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2024-04-03T15:59:53.6142559Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2024-04-03T15:59:53.6143961Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2024-04-03T15:59:53.6145780Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2024-04-03T15:59:53.6147012Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2024-04-03T15:59:53.6148679Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2024-04-03T15:59:53.6150432Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2024-04-03T15:59:53.6152278Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2024-04-03T15:59:53.6154400Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6155540Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6157297Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6158817Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2024-04-03T15:59:53.6160649Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2024-04-03T15:59:53.6162241Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2024-04-03T15:59:53.6164114Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2024-04-03T15:59:53.6165952Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6167398Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2024-04-03T15:59:53.6169093Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2024-04-03T15:59:53.6170635Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2024-04-03T15:59:53.6172341Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2024-04-03T15:59:53.6174008Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2024-04-03T15:59:53.6175795Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2024-04-03T15:59:53.6177488Z adding 'torch/include/ATen/ops/add.h' 2024-04-03T15:59:53.6180063Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6182208Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6183080Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2024-04-03T15:59:53.6184999Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2024-04-03T15:59:53.6186908Z adding 'torch/include/ATen/ops/add_meta.h' 2024-04-03T15:59:53.6188319Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2024-04-03T15:59:53.6189953Z adding 'torch/include/ATen/ops/add_native.h' 2024-04-03T15:59:53.6191933Z adding 'torch/include/ATen/ops/add_ops.h' 2024-04-03T15:59:53.6193759Z adding 'torch/include/ATen/ops/addbmm.h' 2024-04-03T15:59:53.6195536Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2024-04-03T15:59:53.6197196Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2024-04-03T15:59:53.6198955Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2024-04-03T15:59:53.6200420Z adding 'torch/include/ATen/ops/addbmm_native.h' 2024-04-03T15:59:53.6202222Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2024-04-03T15:59:53.6203960Z adding 'torch/include/ATen/ops/addcdiv.h' 2024-04-03T15:59:53.6206080Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6207355Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2024-04-03T15:59:53.6208959Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2024-04-03T15:59:53.6210517Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2024-04-03T15:59:53.6212207Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2024-04-03T15:59:53.6213865Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2024-04-03T15:59:53.6215711Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2024-04-03T15:59:53.6217434Z adding 'torch/include/ATen/ops/addcmul.h' 2024-04-03T15:59:53.6219451Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6220749Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2024-04-03T15:59:53.6222501Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2024-04-03T15:59:53.6224277Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2024-04-03T15:59:53.6225956Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2024-04-03T15:59:53.6227510Z adding 'torch/include/ATen/ops/addcmul_native.h' 2024-04-03T15:59:53.6229304Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2024-04-03T15:59:53.6230929Z adding 'torch/include/ATen/ops/addmm.h' 2024-04-03T15:59:53.6232823Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6234165Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2024-04-03T15:59:53.6235877Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2024-04-03T15:59:53.6237508Z adding 'torch/include/ATen/ops/addmm_meta.h' 2024-04-03T15:59:53.6239356Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2024-04-03T15:59:53.6241224Z adding 'torch/include/ATen/ops/addmm_native.h' 2024-04-03T15:59:53.6243033Z adding 'torch/include/ATen/ops/addmm_ops.h' 2024-04-03T15:59:53.6244812Z adding 'torch/include/ATen/ops/addmv.h' 2024-04-03T15:59:53.6247050Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6248342Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2024-04-03T15:59:53.6250128Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2024-04-03T15:59:53.6251682Z adding 'torch/include/ATen/ops/addmv_meta.h' 2024-04-03T15:59:53.6253476Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2024-04-03T15:59:53.6255255Z adding 'torch/include/ATen/ops/addmv_native.h' 2024-04-03T15:59:53.6257108Z adding 'torch/include/ATen/ops/addmv_ops.h' 2024-04-03T15:59:53.6258810Z adding 'torch/include/ATen/ops/addr.h' 2024-04-03T15:59:53.6260734Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6262320Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2024-04-03T15:59:53.6264130Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2024-04-03T15:59:53.6265769Z adding 'torch/include/ATen/ops/addr_native.h' 2024-04-03T15:59:53.6267640Z adding 'torch/include/ATen/ops/addr_ops.h' 2024-04-03T15:59:53.6269267Z adding 'torch/include/ATen/ops/adjoint.h' 2024-04-03T15:59:53.6271246Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6273010Z adding 'torch/include/ATen/ops/adjoint_native.h' 2024-04-03T15:59:53.6273963Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2024-04-03T15:59:53.6275815Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2024-04-03T15:59:53.6277777Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2024-04-03T15:59:53.6279788Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6280926Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2024-04-03T15:59:53.6282575Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2024-04-03T15:59:53.6284408Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6285906Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2024-04-03T15:59:53.6287500Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2024-04-03T15:59:53.6289424Z adding 'torch/include/ATen/ops/alias.h' 2024-04-03T15:59:53.6291716Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6292401Z adding 'torch/include/ATen/ops/alias_copy.h' 2024-04-03T15:59:53.6294566Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6296111Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6297490Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2024-04-03T15:59:53.6299072Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2024-04-03T15:59:53.6300620Z adding 'torch/include/ATen/ops/alias_native.h' 2024-04-03T15:59:53.6302421Z adding 'torch/include/ATen/ops/alias_ops.h' 2024-04-03T15:59:53.6304015Z adding 'torch/include/ATen/ops/align_as.h' 2024-04-03T15:59:53.6305771Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6306954Z adding 'torch/include/ATen/ops/align_as_native.h' 2024-04-03T15:59:53.6308687Z adding 'torch/include/ATen/ops/align_as_ops.h' 2024-04-03T15:59:53.6310085Z adding 'torch/include/ATen/ops/align_tensors.h' 2024-04-03T15:59:53.6312247Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6313284Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2024-04-03T15:59:53.6315086Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2024-04-03T15:59:53.6316502Z adding 'torch/include/ATen/ops/align_to.h' 2024-04-03T15:59:53.6318357Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6319604Z adding 'torch/include/ATen/ops/align_to_native.h' 2024-04-03T15:59:53.6321311Z adding 'torch/include/ATen/ops/align_to_ops.h' 2024-04-03T15:59:53.6323118Z adding 'torch/include/ATen/ops/all.h' 2024-04-03T15:59:53.6325086Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6326875Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6328333Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6329831Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2024-04-03T15:59:53.6331494Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2024-04-03T15:59:53.6333107Z adding 'torch/include/ATen/ops/all_meta.h' 2024-04-03T15:59:53.6334931Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2024-04-03T15:59:53.6336554Z adding 'torch/include/ATen/ops/all_native.h' 2024-04-03T15:59:53.6338572Z adding 'torch/include/ATen/ops/all_ops.h' 2024-04-03T15:59:53.6340409Z adding 'torch/include/ATen/ops/allclose.h' 2024-04-03T15:59:53.6342619Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6343748Z adding 'torch/include/ATen/ops/allclose_native.h' 2024-04-03T15:59:53.6345355Z adding 'torch/include/ATen/ops/allclose_ops.h' 2024-04-03T15:59:53.6346930Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2024-04-03T15:59:53.6348836Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6350219Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2024-04-03T15:59:53.6351882Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2024-04-03T15:59:53.6353248Z adding 'torch/include/ATen/ops/amax.h' 2024-04-03T15:59:53.6355188Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6356498Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2024-04-03T15:59:53.6358076Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2024-04-03T15:59:53.6359552Z adding 'torch/include/ATen/ops/amax_meta.h' 2024-04-03T15:59:53.6361192Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2024-04-03T15:59:53.6362666Z adding 'torch/include/ATen/ops/amax_native.h' 2024-04-03T15:59:53.6364306Z adding 'torch/include/ATen/ops/amax_ops.h' 2024-04-03T15:59:53.6365876Z adding 'torch/include/ATen/ops/amin.h' 2024-04-03T15:59:53.6367837Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6369862Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2024-04-03T15:59:53.6371188Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2024-04-03T15:59:53.6372826Z adding 'torch/include/ATen/ops/amin_meta.h' 2024-04-03T15:59:53.6374883Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2024-04-03T15:59:53.6376581Z adding 'torch/include/ATen/ops/amin_native.h' 2024-04-03T15:59:53.6378245Z adding 'torch/include/ATen/ops/amin_ops.h' 2024-04-03T15:59:53.6380121Z adding 'torch/include/ATen/ops/aminmax.h' 2024-04-03T15:59:53.6382445Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6383399Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2024-04-03T15:59:53.6385146Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2024-04-03T15:59:53.6386711Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2024-04-03T15:59:53.6388557Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2024-04-03T15:59:53.6389899Z adding 'torch/include/ATen/ops/aminmax_native.h' 2024-04-03T15:59:53.6391581Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2024-04-03T15:59:53.6393069Z adding 'torch/include/ATen/ops/and.h' 2024-04-03T15:59:53.6394813Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6396103Z adding 'torch/include/ATen/ops/and_native.h' 2024-04-03T15:59:53.6398141Z adding 'torch/include/ATen/ops/and_ops.h' 2024-04-03T15:59:53.6399792Z adding 'torch/include/ATen/ops/angle.h' 2024-04-03T15:59:53.6401474Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2024-04-03T15:59:53.6403073Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2024-04-03T15:59:53.6404506Z adding 'torch/include/ATen/ops/angle_native.h' 2024-04-03T15:59:53.6406066Z adding 'torch/include/ATen/ops/angle_ops.h' 2024-04-03T15:59:53.6407804Z adding 'torch/include/ATen/ops/any.h' 2024-04-03T15:59:53.6409740Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6411618Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6412790Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6414641Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2024-04-03T15:59:53.6416321Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2024-04-03T15:59:53.6417973Z adding 'torch/include/ATen/ops/any_meta.h' 2024-04-03T15:59:53.6419498Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2024-04-03T15:59:53.6421249Z adding 'torch/include/ATen/ops/any_native.h' 2024-04-03T15:59:53.6423497Z adding 'torch/include/ATen/ops/any_ops.h' 2024-04-03T15:59:53.6425531Z adding 'torch/include/ATen/ops/arange.h' 2024-04-03T15:59:53.6427864Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6429428Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2024-04-03T15:59:53.6430883Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2024-04-03T15:59:53.6432528Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2024-04-03T15:59:53.6434128Z adding 'torch/include/ATen/ops/arange_native.h' 2024-04-03T15:59:53.6436288Z adding 'torch/include/ATen/ops/arange_ops.h' 2024-04-03T15:59:53.6438076Z adding 'torch/include/ATen/ops/arccos.h' 2024-04-03T15:59:53.6440222Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6441751Z adding 'torch/include/ATen/ops/arccos_native.h' 2024-04-03T15:59:53.6443456Z adding 'torch/include/ATen/ops/arccos_ops.h' 2024-04-03T15:59:53.6445297Z adding 'torch/include/ATen/ops/arccosh.h' 2024-04-03T15:59:53.6447256Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6450015Z adding 'torch/include/ATen/ops/arccosh_native.h' 2024-04-03T15:59:53.6452023Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2024-04-03T15:59:53.6453521Z adding 'torch/include/ATen/ops/arcsin.h' 2024-04-03T15:59:53.6455409Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6456674Z adding 'torch/include/ATen/ops/arcsin_native.h' 2024-04-03T15:59:53.6458294Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2024-04-03T15:59:53.6459892Z adding 'torch/include/ATen/ops/arcsinh.h' 2024-04-03T15:59:53.6461784Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6463198Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2024-04-03T15:59:53.6465067Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2024-04-03T15:59:53.6466649Z adding 'torch/include/ATen/ops/arctan.h' 2024-04-03T15:59:53.6468159Z adding 'torch/include/ATen/ops/arctan2.h' 2024-04-03T15:59:53.6469966Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6471241Z adding 'torch/include/ATen/ops/arctan2_native.h' 2024-04-03T15:59:53.6472890Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2024-04-03T15:59:53.6474619Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6475868Z adding 'torch/include/ATen/ops/arctan_native.h' 2024-04-03T15:59:53.6477442Z adding 'torch/include/ATen/ops/arctan_ops.h' 2024-04-03T15:59:53.6479051Z adding 'torch/include/ATen/ops/arctanh.h' 2024-04-03T15:59:53.6480752Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6481982Z adding 'torch/include/ATen/ops/arctanh_native.h' 2024-04-03T15:59:53.6483606Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2024-04-03T15:59:53.6485181Z adding 'torch/include/ATen/ops/argmax.h' 2024-04-03T15:59:53.6487031Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6488443Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2024-04-03T15:59:53.6490093Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2024-04-03T15:59:53.6491558Z adding 'torch/include/ATen/ops/argmax_meta.h' 2024-04-03T15:59:53.6494150Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2024-04-03T15:59:53.6495460Z adding 'torch/include/ATen/ops/argmax_native.h' 2024-04-03T15:59:53.6497178Z adding 'torch/include/ATen/ops/argmax_ops.h' 2024-04-03T15:59:53.6498883Z adding 'torch/include/ATen/ops/argmin.h' 2024-04-03T15:59:53.6500778Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6502211Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2024-04-03T15:59:53.6503991Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2024-04-03T15:59:53.6505634Z adding 'torch/include/ATen/ops/argmin_meta.h' 2024-04-03T15:59:53.6507369Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2024-04-03T15:59:53.6509023Z adding 'torch/include/ATen/ops/argmin_native.h' 2024-04-03T15:59:53.6510843Z adding 'torch/include/ATen/ops/argmin_ops.h' 2024-04-03T15:59:53.6512602Z adding 'torch/include/ATen/ops/argsort.h' 2024-04-03T15:59:53.6514610Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6516274Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6517757Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2024-04-03T15:59:53.6519475Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2024-04-03T15:59:53.6521046Z adding 'torch/include/ATen/ops/argsort_native.h' 2024-04-03T15:59:53.6522995Z adding 'torch/include/ATen/ops/argsort_ops.h' 2024-04-03T15:59:53.6524685Z adding 'torch/include/ATen/ops/argwhere.h' 2024-04-03T15:59:53.6526593Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6527987Z adding 'torch/include/ATen/ops/argwhere_native.h' 2024-04-03T15:59:53.6529661Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2024-04-03T15:59:53.6531565Z adding 'torch/include/ATen/ops/as_strided.h' 2024-04-03T15:59:53.6533786Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6535626Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2024-04-03T15:59:53.6537783Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6539686Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6541269Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2024-04-03T15:59:53.6543069Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2024-04-03T15:59:53.6545106Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2024-04-03T15:59:53.6546998Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2024-04-03T15:59:53.6548607Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2024-04-03T15:59:53.6550291Z adding 'torch/include/ATen/ops/as_strided_native.h' 2024-04-03T15:59:53.6552007Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2024-04-03T15:59:53.6554018Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2024-04-03T15:59:53.6556130Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6558095Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6559117Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2024-04-03T15:59:53.6560983Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2024-04-03T15:59:53.6562437Z adding 'torch/include/ATen/ops/asin.h' 2024-04-03T15:59:53.6564476Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6565695Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2024-04-03T15:59:53.6567360Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2024-04-03T15:59:53.6568694Z adding 'torch/include/ATen/ops/asin_meta.h' 2024-04-03T15:59:53.6570568Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2024-04-03T15:59:53.6572063Z adding 'torch/include/ATen/ops/asin_native.h' 2024-04-03T15:59:53.6573640Z adding 'torch/include/ATen/ops/asin_ops.h' 2024-04-03T15:59:53.6575536Z adding 'torch/include/ATen/ops/asinh.h' 2024-04-03T15:59:53.6577466Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6578891Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2024-04-03T15:59:53.6580486Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2024-04-03T15:59:53.6581806Z adding 'torch/include/ATen/ops/asinh_meta.h' 2024-04-03T15:59:53.6583587Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2024-04-03T15:59:53.6585138Z adding 'torch/include/ATen/ops/asinh_native.h' 2024-04-03T15:59:53.6587053Z adding 'torch/include/ATen/ops/asinh_ops.h' 2024-04-03T15:59:53.6588626Z adding 'torch/include/ATen/ops/atan.h' 2024-04-03T15:59:53.6590511Z adding 'torch/include/ATen/ops/atan2.h' 2024-04-03T15:59:53.6592429Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6593784Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2024-04-03T15:59:53.6595511Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2024-04-03T15:59:53.6597026Z adding 'torch/include/ATen/ops/atan2_meta.h' 2024-04-03T15:59:53.6599408Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2024-04-03T15:59:53.6600427Z adding 'torch/include/ATen/ops/atan2_native.h' 2024-04-03T15:59:53.6602441Z adding 'torch/include/ATen/ops/atan2_ops.h' 2024-04-03T15:59:53.6604347Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6605664Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2024-04-03T15:59:53.6607442Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2024-04-03T15:59:53.6609122Z adding 'torch/include/ATen/ops/atan_meta.h' 2024-04-03T15:59:53.6611261Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2024-04-03T15:59:53.6612823Z adding 'torch/include/ATen/ops/atan_native.h' 2024-04-03T15:59:53.6614783Z adding 'torch/include/ATen/ops/atan_ops.h' 2024-04-03T15:59:53.6616485Z adding 'torch/include/ATen/ops/atanh.h' 2024-04-03T15:59:53.6618885Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6620013Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2024-04-03T15:59:53.6621728Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2024-04-03T15:59:53.6623348Z adding 'torch/include/ATen/ops/atanh_meta.h' 2024-04-03T15:59:53.6625433Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2024-04-03T15:59:53.6626749Z adding 'torch/include/ATen/ops/atanh_native.h' 2024-04-03T15:59:53.6628421Z adding 'torch/include/ATen/ops/atanh_ops.h' 2024-04-03T15:59:53.6630143Z adding 'torch/include/ATen/ops/atleast_1d.h' 2024-04-03T15:59:53.6631819Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6633182Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2024-04-03T15:59:53.6635011Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2024-04-03T15:59:53.6636721Z adding 'torch/include/ATen/ops/atleast_2d.h' 2024-04-03T15:59:53.6638644Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6640158Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2024-04-03T15:59:53.6641830Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2024-04-03T15:59:53.6643723Z adding 'torch/include/ATen/ops/atleast_3d.h' 2024-04-03T15:59:53.6645594Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6647110Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2024-04-03T15:59:53.6648922Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2024-04-03T15:59:53.6650635Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2024-04-03T15:59:53.6652600Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6654253Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2024-04-03T15:59:53.6656029Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2024-04-03T15:59:53.6657941Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2024-04-03T15:59:53.6659913Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2024-04-03T15:59:53.6662248Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6663902Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6665781Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6667557Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2024-04-03T15:59:53.6669400Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2024-04-03T15:59:53.6671228Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2024-04-03T15:59:53.6673216Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2024-04-03T15:59:53.6675374Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6677020Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2024-04-03T15:59:53.6678830Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2024-04-03T15:59:53.6680949Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2024-04-03T15:59:53.6682917Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2024-04-03T15:59:53.6684894Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2024-04-03T15:59:53.6686925Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2024-04-03T15:59:53.6688832Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2024-04-03T15:59:53.6690821Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2024-04-03T15:59:53.6693070Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6694673Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6696638Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6698413Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2024-04-03T15:59:53.6700308Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2024-04-03T15:59:53.6702189Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2024-04-03T15:59:53.6704173Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2024-04-03T15:59:53.6706258Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6707973Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2024-04-03T15:59:53.6709668Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2024-04-03T15:59:53.6711374Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2024-04-03T15:59:53.6713242Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2024-04-03T15:59:53.6715004Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2024-04-03T15:59:53.6716886Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2024-04-03T15:59:53.6718679Z adding 'torch/include/ATen/ops/baddbmm.h' 2024-04-03T15:59:53.6720809Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6722327Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2024-04-03T15:59:53.6724143Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2024-04-03T15:59:53.6725781Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2024-04-03T15:59:53.6727658Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2024-04-03T15:59:53.6729290Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2024-04-03T15:59:53.6731185Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2024-04-03T15:59:53.6733178Z adding 'torch/include/ATen/ops/bartlett_window.h' 2024-04-03T15:59:53.6735477Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6737173Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2024-04-03T15:59:53.6739083Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2024-04-03T15:59:53.6740865Z adding 'torch/include/ATen/ops/batch_norm.h' 2024-04-03T15:59:53.6742836Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2024-04-03T15:59:53.6744885Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6746713Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6748534Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2024-04-03T15:59:53.6750668Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6752329Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2024-04-03T15:59:53.6754037Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2024-04-03T15:59:53.6756002Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2024-04-03T15:59:53.6757836Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2024-04-03T15:59:53.6759797Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2024-04-03T15:59:53.6761760Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2024-04-03T15:59:53.6763998Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6765720Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2024-04-03T15:59:53.6767391Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2024-04-03T15:59:53.6769329Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2024-04-03T15:59:53.6771369Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6772996Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2024-04-03T15:59:53.6775308Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2024-04-03T15:59:53.6776970Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2024-04-03T15:59:53.6778995Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2024-04-03T15:59:53.6780969Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2024-04-03T15:59:53.6783258Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6784964Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2024-04-03T15:59:53.6786647Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2024-04-03T15:59:53.6788548Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2024-04-03T15:59:53.6790549Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2024-04-03T15:59:53.6792575Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6794178Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2024-04-03T15:59:53.6795853Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2024-04-03T15:59:53.6797705Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2024-04-03T15:59:53.6799283Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2024-04-03T15:59:53.6801069Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2024-04-03T15:59:53.6802826Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2024-04-03T15:59:53.6804844Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6806401Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2024-04-03T15:59:53.6808169Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2024-04-03T15:59:53.6809837Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2024-04-03T15:59:53.6811635Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2024-04-03T15:59:53.6813630Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6815483Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2024-04-03T15:59:53.6817142Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2024-04-03T15:59:53.6818703Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2024-04-03T15:59:53.6820549Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2024-04-03T15:59:53.6822713Z adding 'torch/include/ATen/ops/bernoulli.h' 2024-04-03T15:59:53.6824897Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6826726Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6828404Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2024-04-03T15:59:53.6830265Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2024-04-03T15:59:53.6831928Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2024-04-03T15:59:53.6833622Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2024-04-03T15:59:53.6836058Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2024-04-03T15:59:53.6837944Z adding 'torch/include/ATen/ops/bilinear.h' 2024-04-03T15:59:53.6840118Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.6841862Z adding 'torch/include/ATen/ops/bilinear_native.h' 2024-04-03T15:59:53.6842774Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2024-04-03T15:59:53.6844701Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2024-04-03T15:59:53.6846647Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2024-04-03T15:59:53.6848897Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2024-04-03T15:59:53.6850579Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2024-04-03T15:59:53.6852018Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2024-04-03T15:59:53.6854069Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2024-04-03T15:59:53.6856679Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2024-04-03T15:59:53.6857734Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2024-04-03T15:59:53.6860509Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2024-04-03T15:59:53.6861963Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2024-04-03T15:59:53.6864027Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2024-04-03T15:59:53.6865976Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6867196Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2024-04-03T15:59:53.6869405Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2024-04-03T15:59:53.6870687Z adding 'torch/include/ATen/ops/bincount.h' 2024-04-03T15:59:53.6872638Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6887331Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2024-04-03T15:59:53.6887922Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2024-04-03T15:59:53.6888326Z adding 'torch/include/ATen/ops/bincount_native.h' 2024-04-03T15:59:53.6888761Z adding 'torch/include/ATen/ops/bincount_ops.h' 2024-04-03T15:59:53.6889129Z adding 'torch/include/ATen/ops/binomial.h' 2024-04-03T15:59:53.6889797Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6890180Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2024-04-03T15:59:53.6890447Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2024-04-03T15:59:53.6890817Z adding 'torch/include/ATen/ops/binomial_native.h' 2024-04-03T15:59:53.6891393Z adding 'torch/include/ATen/ops/binomial_ops.h' 2024-04-03T15:59:53.6891647Z adding 'torch/include/ATen/ops/bitwise_and.h' 2024-04-03T15:59:53.6893102Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6895107Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6896287Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2024-04-03T15:59:53.6897924Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2024-04-03T15:59:53.6899350Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2024-04-03T15:59:53.6901028Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2024-04-03T15:59:53.6902704Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2024-04-03T15:59:53.6904948Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2024-04-03T15:59:53.6906782Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2024-04-03T15:59:53.6908785Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6910623Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6911831Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2024-04-03T15:59:53.6913432Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2024-04-03T15:59:53.6914891Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2024-04-03T15:59:53.6916511Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2024-04-03T15:59:53.6918025Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2024-04-03T15:59:53.6919943Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2024-04-03T15:59:53.6921590Z adding 'torch/include/ATen/ops/bitwise_not.h' 2024-04-03T15:59:53.6923644Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6924803Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2024-04-03T15:59:53.6926475Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2024-04-03T15:59:53.6927908Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2024-04-03T15:59:53.6929573Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2024-04-03T15:59:53.6931271Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2024-04-03T15:59:53.6933142Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2024-04-03T15:59:53.6934917Z adding 'torch/include/ATen/ops/bitwise_or.h' 2024-04-03T15:59:53.6936880Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6938478Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6939674Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2024-04-03T15:59:53.6941189Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2024-04-03T15:59:53.6942758Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2024-04-03T15:59:53.6944603Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2024-04-03T15:59:53.6946207Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2024-04-03T15:59:53.6948047Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2024-04-03T15:59:53.6949895Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2024-04-03T15:59:53.6951891Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6953695Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6954743Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2024-04-03T15:59:53.6956354Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2024-04-03T15:59:53.6957803Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2024-04-03T15:59:53.6959503Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2024-04-03T15:59:53.6961306Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2024-04-03T15:59:53.6963572Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2024-04-03T15:59:53.6965321Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2024-04-03T15:59:53.6967335Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6969087Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6970567Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2024-04-03T15:59:53.6972238Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2024-04-03T15:59:53.6974010Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2024-04-03T15:59:53.6975760Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2024-04-03T15:59:53.6977521Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2024-04-03T15:59:53.6979720Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2024-04-03T15:59:53.6981774Z adding 'torch/include/ATen/ops/blackman_window.h' 2024-04-03T15:59:53.6983979Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6985610Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2024-04-03T15:59:53.6987593Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2024-04-03T15:59:53.6989157Z adding 'torch/include/ATen/ops/block_diag.h' 2024-04-03T15:59:53.6991035Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.6992670Z adding 'torch/include/ATen/ops/block_diag_native.h' 2024-04-03T15:59:53.6994384Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2024-04-03T15:59:53.6995995Z adding 'torch/include/ATen/ops/bmm.h' 2024-04-03T15:59:53.6997911Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.6999342Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2024-04-03T15:59:53.7001009Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2024-04-03T15:59:53.7002608Z adding 'torch/include/ATen/ops/bmm_meta.h' 2024-04-03T15:59:53.7004329Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2024-04-03T15:59:53.7006074Z adding 'torch/include/ATen/ops/bmm_native.h' 2024-04-03T15:59:53.7007935Z adding 'torch/include/ATen/ops/bmm_ops.h' 2024-04-03T15:59:53.7009558Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2024-04-03T15:59:53.7011541Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7012889Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2024-04-03T15:59:53.7014794Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2024-04-03T15:59:53.7016345Z adding 'torch/include/ATen/ops/broadcast_to.h' 2024-04-03T15:59:53.7018353Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7019670Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2024-04-03T15:59:53.7021367Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2024-04-03T15:59:53.7023312Z adding 'torch/include/ATen/ops/bucketize.h' 2024-04-03T15:59:53.7025276Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7026814Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2024-04-03T15:59:53.7028718Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2024-04-03T15:59:53.7030256Z adding 'torch/include/ATen/ops/bucketize_native.h' 2024-04-03T15:59:53.7032063Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2024-04-03T15:59:53.7033755Z adding 'torch/include/ATen/ops/can_cast.h' 2024-04-03T15:59:53.7035629Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7036994Z adding 'torch/include/ATen/ops/can_cast_native.h' 2024-04-03T15:59:53.7038631Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2024-04-03T15:59:53.7040263Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2024-04-03T15:59:53.7042195Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7043570Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2024-04-03T15:59:53.7045291Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2024-04-03T15:59:53.7046897Z adding 'torch/include/ATen/ops/cat.h' 2024-04-03T15:59:53.7048894Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7050462Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7051976Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2024-04-03T15:59:53.7053674Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2024-04-03T15:59:53.7055826Z adding 'torch/include/ATen/ops/cat_meta.h' 2024-04-03T15:59:53.7057563Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2024-04-03T15:59:53.7059184Z adding 'torch/include/ATen/ops/cat_native.h' 2024-04-03T15:59:53.7060924Z adding 'torch/include/ATen/ops/cat_ops.h' 2024-04-03T15:59:53.7062792Z adding 'torch/include/ATen/ops/cauchy.h' 2024-04-03T15:59:53.7064737Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7066098Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2024-04-03T15:59:53.7067654Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2024-04-03T15:59:53.7069264Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2024-04-03T15:59:53.7070695Z adding 'torch/include/ATen/ops/cauchy_native.h' 2024-04-03T15:59:53.7072360Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2024-04-03T15:59:53.7073887Z adding 'torch/include/ATen/ops/ccol_indices.h' 2024-04-03T15:59:53.7075834Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7076721Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2024-04-03T15:59:53.7078837Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7080427Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7081314Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2024-04-03T15:59:53.7083002Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2024-04-03T15:59:53.7084500Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2024-04-03T15:59:53.7086242Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2024-04-03T15:59:53.7087638Z adding 'torch/include/ATen/ops/cdist.h' 2024-04-03T15:59:53.7089492Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7090310Z adding 'torch/include/ATen/ops/cdist_native.h' 2024-04-03T15:59:53.7092220Z adding 'torch/include/ATen/ops/cdist_ops.h' 2024-04-03T15:59:53.7094141Z adding 'torch/include/ATen/ops/ceil.h' 2024-04-03T15:59:53.7096229Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7098148Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2024-04-03T15:59:53.7099400Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2024-04-03T15:59:53.7100663Z adding 'torch/include/ATen/ops/ceil_meta.h' 2024-04-03T15:59:53.7102574Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2024-04-03T15:59:53.7104144Z adding 'torch/include/ATen/ops/ceil_native.h' 2024-04-03T15:59:53.7105955Z adding 'torch/include/ATen/ops/ceil_ops.h' 2024-04-03T15:59:53.7107570Z adding 'torch/include/ATen/ops/celu.h' 2024-04-03T15:59:53.7109591Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7110830Z adding 'torch/include/ATen/ops/celu_native.h' 2024-04-03T15:59:53.7112622Z adding 'torch/include/ATen/ops/celu_ops.h' 2024-04-03T15:59:53.7114247Z adding 'torch/include/ATen/ops/chain_matmul.h' 2024-04-03T15:59:53.7116181Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7117417Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2024-04-03T15:59:53.7119109Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2024-04-03T15:59:53.7120461Z adding 'torch/include/ATen/ops/chalf.h' 2024-04-03T15:59:53.7122410Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7123663Z adding 'torch/include/ATen/ops/chalf_native.h' 2024-04-03T15:59:53.7125448Z adding 'torch/include/ATen/ops/chalf_ops.h' 2024-04-03T15:59:53.7127150Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2024-04-03T15:59:53.7129148Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7130813Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2024-04-03T15:59:53.7132367Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2024-04-03T15:59:53.7134003Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2024-04-03T15:59:53.7135724Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2024-04-03T15:59:53.7137273Z adding 'torch/include/ATen/ops/cholesky.h' 2024-04-03T15:59:53.7138976Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2024-04-03T15:59:53.7140878Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2024-04-03T15:59:53.7142592Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2024-04-03T15:59:53.7144526Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2024-04-03T15:59:53.7146368Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2024-04-03T15:59:53.7148001Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2024-04-03T15:59:53.7150019Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2024-04-03T15:59:53.7151694Z adding 'torch/include/ATen/ops/cholesky_native.h' 2024-04-03T15:59:53.7153689Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2024-04-03T15:59:53.7155496Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2024-04-03T15:59:53.7157670Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7159174Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2024-04-03T15:59:53.7161167Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2024-04-03T15:59:53.7162994Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2024-04-03T15:59:53.7165189Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7166708Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2024-04-03T15:59:53.7168776Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2024-04-03T15:59:53.7170228Z adding 'torch/include/ATen/ops/chunk.h' 2024-04-03T15:59:53.7172343Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7174082Z adding 'torch/include/ATen/ops/chunk_native.h' 2024-04-03T15:59:53.7176351Z adding 'torch/include/ATen/ops/chunk_ops.h' 2024-04-03T15:59:53.7178381Z adding 'torch/include/ATen/ops/clamp.h' 2024-04-03T15:59:53.7181545Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7183081Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2024-04-03T15:59:53.7185777Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2024-04-03T15:59:53.7187739Z adding 'torch/include/ATen/ops/clamp_max.h' 2024-04-03T15:59:53.7190667Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7192000Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2024-04-03T15:59:53.7194549Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2024-04-03T15:59:53.7196170Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2024-04-03T15:59:53.7198758Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2024-04-03T15:59:53.7200472Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2024-04-03T15:59:53.7203200Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2024-04-03T15:59:53.7205084Z adding 'torch/include/ATen/ops/clamp_meta.h' 2024-04-03T15:59:53.7207521Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2024-04-03T15:59:53.7209567Z adding 'torch/include/ATen/ops/clamp_min.h' 2024-04-03T15:59:53.7212337Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7213816Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2024-04-03T15:59:53.7216495Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2024-04-03T15:59:53.7218253Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2024-04-03T15:59:53.7220653Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2024-04-03T15:59:53.7222659Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2024-04-03T15:59:53.7225313Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2024-04-03T15:59:53.7227262Z adding 'torch/include/ATen/ops/clamp_native.h' 2024-04-03T15:59:53.7229933Z adding 'torch/include/ATen/ops/clamp_ops.h' 2024-04-03T15:59:53.7232290Z adding 'torch/include/ATen/ops/clip.h' 2024-04-03T15:59:53.7234845Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7236446Z adding 'torch/include/ATen/ops/clip_native.h' 2024-04-03T15:59:53.7239209Z adding 'torch/include/ATen/ops/clip_ops.h' 2024-04-03T15:59:53.7241369Z adding 'torch/include/ATen/ops/clone.h' 2024-04-03T15:59:53.7243853Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7245519Z adding 'torch/include/ATen/ops/clone_native.h' 2024-04-03T15:59:53.7248056Z adding 'torch/include/ATen/ops/clone_ops.h' 2024-04-03T15:59:53.7249734Z adding 'torch/include/ATen/ops/coalesce.h' 2024-04-03T15:59:53.7252439Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7253616Z adding 'torch/include/ATen/ops/coalesce_native.h' 2024-04-03T15:59:53.7256202Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2024-04-03T15:59:53.7258575Z adding 'torch/include/ATen/ops/col2im.h' 2024-04-03T15:59:53.7260945Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2024-04-03T15:59:53.7263236Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2024-04-03T15:59:53.7265535Z adding 'torch/include/ATen/ops/col2im_native.h' 2024-04-03T15:59:53.7267793Z adding 'torch/include/ATen/ops/col2im_ops.h' 2024-04-03T15:59:53.7269648Z adding 'torch/include/ATen/ops/col_indices.h' 2024-04-03T15:59:53.7272285Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7273659Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2024-04-03T15:59:53.7285984Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7287745Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7289609Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2024-04-03T15:59:53.7291898Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2024-04-03T15:59:53.7294130Z adding 'torch/include/ATen/ops/col_indices_native.h' 2024-04-03T15:59:53.7296397Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2024-04-03T15:59:53.7298364Z adding 'torch/include/ATen/ops/column_stack.h' 2024-04-03T15:59:53.7301042Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7302414Z adding 'torch/include/ATen/ops/column_stack_native.h' 2024-04-03T15:59:53.7305251Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2024-04-03T15:59:53.7306984Z adding 'torch/include/ATen/ops/combinations.h' 2024-04-03T15:59:53.7309865Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7311053Z adding 'torch/include/ATen/ops/combinations_native.h' 2024-04-03T15:59:53.7313598Z adding 'torch/include/ATen/ops/combinations_ops.h' 2024-04-03T15:59:53.7315481Z adding 'torch/include/ATen/ops/complex.h' 2024-04-03T15:59:53.7318179Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7319478Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2024-04-03T15:59:53.7322003Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2024-04-03T15:59:53.7323819Z adding 'torch/include/ATen/ops/complex_native.h' 2024-04-03T15:59:53.7326304Z adding 'torch/include/ATen/ops/complex_ops.h' 2024-04-03T15:59:53.7328169Z adding 'torch/include/ATen/ops/concat.h' 2024-04-03T15:59:53.7331209Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7332476Z adding 'torch/include/ATen/ops/concat_native.h' 2024-04-03T15:59:53.7335214Z adding 'torch/include/ATen/ops/concat_ops.h' 2024-04-03T15:59:53.7337283Z adding 'torch/include/ATen/ops/concatenate.h' 2024-04-03T15:59:53.7339954Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7341225Z adding 'torch/include/ATen/ops/concatenate_native.h' 2024-04-03T15:59:53.7344259Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2024-04-03T15:59:53.7346097Z adding 'torch/include/ATen/ops/conj.h' 2024-04-03T15:59:53.7348711Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7349965Z adding 'torch/include/ATen/ops/conj_native.h' 2024-04-03T15:59:53.7352502Z adding 'torch/include/ATen/ops/conj_ops.h' 2024-04-03T15:59:53.7354436Z adding 'torch/include/ATen/ops/conj_physical.h' 2024-04-03T15:59:53.7357070Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7358751Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7360952Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2024-04-03T15:59:53.7363029Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2024-04-03T15:59:53.7365059Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2024-04-03T15:59:53.7367409Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2024-04-03T15:59:53.7369753Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2024-04-03T15:59:53.7372411Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7373672Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2024-04-03T15:59:53.7376567Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2024-04-03T15:59:53.7378131Z adding 'torch/include/ATen/ops/contiguous.h' 2024-04-03T15:59:53.7380827Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7382234Z adding 'torch/include/ATen/ops/contiguous_native.h' 2024-04-03T15:59:53.7384850Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2024-04-03T15:59:53.7387130Z adding 'torch/include/ATen/ops/conv1d.h' 2024-04-03T15:59:53.7389825Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7391432Z adding 'torch/include/ATen/ops/conv1d_native.h' 2024-04-03T15:59:53.7393870Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2024-04-03T15:59:53.7396272Z adding 'torch/include/ATen/ops/conv2d.h' 2024-04-03T15:59:53.7398951Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7400586Z adding 'torch/include/ATen/ops/conv2d_native.h' 2024-04-03T15:59:53.7403113Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2024-04-03T15:59:53.7405536Z adding 'torch/include/ATen/ops/conv3d.h' 2024-04-03T15:59:53.7408214Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7409519Z adding 'torch/include/ATen/ops/conv3d_native.h' 2024-04-03T15:59:53.7412294Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2024-04-03T15:59:53.7414939Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2024-04-03T15:59:53.7417815Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7419291Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2024-04-03T15:59:53.7421751Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2024-04-03T15:59:53.7424113Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2024-04-03T15:59:53.7426208Z adding 'torch/include/ATen/ops/conv_tbc.h' 2024-04-03T15:59:53.7428433Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2024-04-03T15:59:53.7430922Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7432301Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2024-04-03T15:59:53.7434800Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2024-04-03T15:59:53.7437119Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7438867Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2024-04-03T15:59:53.7441260Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2024-04-03T15:59:53.7443651Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2024-04-03T15:59:53.7446330Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7447809Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2024-04-03T15:59:53.7450467Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2024-04-03T15:59:53.7452735Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2024-04-03T15:59:53.7455430Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7456944Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2024-04-03T15:59:53.7459565Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2024-04-03T15:59:53.7461823Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2024-04-03T15:59:53.7465025Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7466252Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2024-04-03T15:59:53.7468889Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2024-04-03T15:59:53.7471496Z adding 'torch/include/ATen/ops/convolution.h' 2024-04-03T15:59:53.7474568Z adding 'torch/include/ATen/ops/convolution_backward.h' 2024-04-03T15:59:53.7477673Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7479151Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2024-04-03T15:59:53.7481745Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2024-04-03T15:59:53.7484047Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2024-04-03T15:59:53.7487309Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2024-04-03T15:59:53.7490234Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7491779Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2024-04-03T15:59:53.7494710Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2024-04-03T15:59:53.7497053Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7498846Z adding 'torch/include/ATen/ops/convolution_native.h' 2024-04-03T15:59:53.7501448Z adding 'torch/include/ATen/ops/convolution_ops.h' 2024-04-03T15:59:53.7504613Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2024-04-03T15:59:53.7507439Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7508782Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2024-04-03T15:59:53.7511693Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2024-04-03T15:59:53.7513115Z adding 'torch/include/ATen/ops/copy.h' 2024-04-03T15:59:53.7516182Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7517942Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7519944Z adding 'torch/include/ATen/ops/copy_native.h' 2024-04-03T15:59:53.7522279Z adding 'torch/include/ATen/ops/copy_ops.h' 2024-04-03T15:59:53.7524570Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2024-04-03T15:59:53.7527025Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7528857Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2024-04-03T15:59:53.7530997Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2024-04-03T15:59:53.7533354Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2024-04-03T15:59:53.7535620Z adding 'torch/include/ATen/ops/copysign.h' 2024-04-03T15:59:53.7538132Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7540584Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7542446Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2024-04-03T15:59:53.7544412Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2024-04-03T15:59:53.7546607Z adding 'torch/include/ATen/ops/copysign_meta.h' 2024-04-03T15:59:53.7548841Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2024-04-03T15:59:53.7550689Z adding 'torch/include/ATen/ops/copysign_native.h' 2024-04-03T15:59:53.7553302Z adding 'torch/include/ATen/ops/copysign_ops.h' 2024-04-03T15:59:53.7555218Z adding 'torch/include/ATen/ops/corrcoef.h' 2024-04-03T15:59:53.7557788Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7559027Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2024-04-03T15:59:53.7561656Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2024-04-03T15:59:53.7563293Z adding 'torch/include/ATen/ops/cos.h' 2024-04-03T15:59:53.7566236Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7567428Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2024-04-03T15:59:53.7570041Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2024-04-03T15:59:53.7571755Z adding 'torch/include/ATen/ops/cos_meta.h' 2024-04-03T15:59:53.7574286Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2024-04-03T15:59:53.7575950Z adding 'torch/include/ATen/ops/cos_native.h' 2024-04-03T15:59:53.7578367Z adding 'torch/include/ATen/ops/cos_ops.h' 2024-04-03T15:59:53.7580235Z adding 'torch/include/ATen/ops/cosh.h' 2024-04-03T15:59:53.7583262Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7584442Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2024-04-03T15:59:53.7586977Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2024-04-03T15:59:53.7588582Z adding 'torch/include/ATen/ops/cosh_meta.h' 2024-04-03T15:59:53.7591012Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2024-04-03T15:59:53.7592726Z adding 'torch/include/ATen/ops/cosh_native.h' 2024-04-03T15:59:53.7595150Z adding 'torch/include/ATen/ops/cosh_ops.h' 2024-04-03T15:59:53.7597168Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2024-04-03T15:59:53.7599828Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7601110Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2024-04-03T15:59:53.7603717Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2024-04-03T15:59:53.7605316Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2024-04-03T15:59:53.7608229Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7609417Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2024-04-03T15:59:53.7611914Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2024-04-03T15:59:53.7613926Z adding 'torch/include/ATen/ops/count_nonzero.h' 2024-04-03T15:59:53.7616824Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7618135Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2024-04-03T15:59:53.7620629Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2024-04-03T15:59:53.7622445Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2024-04-03T15:59:53.7625377Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2024-04-03T15:59:53.7627076Z adding 'torch/include/ATen/ops/cov.h' 2024-04-03T15:59:53.7629790Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7630957Z adding 'torch/include/ATen/ops/cov_native.h' 2024-04-03T15:59:53.7633536Z adding 'torch/include/ATen/ops/cov_ops.h' 2024-04-03T15:59:53.7635448Z adding 'torch/include/ATen/ops/cross.h' 2024-04-03T15:59:53.7638134Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7639923Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2024-04-03T15:59:53.7642980Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7644042Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2024-04-03T15:59:53.7646681Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2024-04-03T15:59:53.7648296Z adding 'torch/include/ATen/ops/cross_native.h' 2024-04-03T15:59:53.7650763Z adding 'torch/include/ATen/ops/cross_ops.h' 2024-04-03T15:59:53.7652504Z adding 'torch/include/ATen/ops/crow_indices.h' 2024-04-03T15:59:53.7655259Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7656847Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2024-04-03T15:59:53.7659654Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7661612Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7663287Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2024-04-03T15:59:53.7666007Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2024-04-03T15:59:53.7667741Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2024-04-03T15:59:53.7669944Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2024-04-03T15:59:53.7671959Z adding 'torch/include/ATen/ops/ctc_loss.h' 2024-04-03T15:59:53.7674673Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7675896Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2024-04-03T15:59:53.7678649Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2024-04-03T15:59:53.7680804Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2024-04-03T15:59:53.7683270Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2024-04-03T15:59:53.7685717Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7687410Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2024-04-03T15:59:53.7689751Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2024-04-03T15:59:53.7692135Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2024-04-03T15:59:53.7694640Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7696532Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2024-04-03T15:59:53.7698642Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2024-04-03T15:59:53.7701111Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2024-04-03T15:59:53.7703442Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2024-04-03T15:59:53.7706005Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2024-04-03T15:59:53.7708662Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7710308Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:59:53.7712825Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2024-04-03T15:59:53.7715218Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2024-04-03T15:59:53.7717753Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7719615Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2024-04-03T15:59:53.7721803Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2024-04-03T15:59:53.7724367Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2024-04-03T15:59:53.7726930Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2024-04-03T15:59:53.7729800Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2024-04-03T15:59:53.7732752Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7734343Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2024-04-03T15:59:53.7737104Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2024-04-03T15:59:53.7739455Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2024-04-03T15:59:53.7741802Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2024-04-03T15:59:53.7743727Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2024-04-03T15:59:53.7746509Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2024-04-03T15:59:53.7749162Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2024-04-03T15:59:53.7751808Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7753420Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2024-04-03T15:59:53.7755859Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2024-04-03T15:59:53.7758180Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2024-04-03T15:59:53.7761067Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2024-04-03T15:59:53.7763915Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7765665Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2024-04-03T15:59:53.7768188Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2024-04-03T15:59:53.7770293Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2024-04-03T15:59:53.7772336Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2024-04-03T15:59:53.7774911Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2024-04-03T15:59:53.7777426Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7779064Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2024-04-03T15:59:53.7781108Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2024-04-03T15:59:53.7783394Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2024-04-03T15:59:53.7785004Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7786519Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2024-04-03T15:59:53.7788222Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2024-04-03T15:59:53.7790004Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2024-04-03T15:59:53.7791866Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2024-04-03T15:59:53.7793753Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7795834Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2024-04-03T15:59:53.7797520Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2024-04-03T15:59:53.7799328Z adding 'torch/include/ATen/ops/cummax.h' 2024-04-03T15:59:53.7801341Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7803169Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7804623Z adding 'torch/include/ATen/ops/cummax_native.h' 2024-04-03T15:59:53.7806514Z adding 'torch/include/ATen/ops/cummax_ops.h' 2024-04-03T15:59:53.7808567Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2024-04-03T15:59:53.7810657Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7811485Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2024-04-03T15:59:53.7813071Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2024-04-03T15:59:53.7814693Z adding 'torch/include/ATen/ops/cummin.h' 2024-04-03T15:59:53.7816837Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7818259Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7819690Z adding 'torch/include/ATen/ops/cummin_native.h' 2024-04-03T15:59:53.7821461Z adding 'torch/include/ATen/ops/cummin_ops.h' 2024-04-03T15:59:53.7823613Z adding 'torch/include/ATen/ops/cumprod.h' 2024-04-03T15:59:53.7825272Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2024-04-03T15:59:53.7827317Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7828607Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2024-04-03T15:59:53.7830399Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2024-04-03T15:59:53.7832326Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7833814Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7835226Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2024-04-03T15:59:53.7836926Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2024-04-03T15:59:53.7838438Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2024-04-03T15:59:53.7840136Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2024-04-03T15:59:53.7841565Z adding 'torch/include/ATen/ops/cumprod_native.h' 2024-04-03T15:59:53.7843540Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2024-04-03T15:59:53.7845309Z adding 'torch/include/ATen/ops/cumsum.h' 2024-04-03T15:59:53.7847345Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7848862Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7850496Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2024-04-03T15:59:53.7852015Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2024-04-03T15:59:53.7853561Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2024-04-03T15:59:53.7855349Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2024-04-03T15:59:53.7856981Z adding 'torch/include/ATen/ops/cumsum_native.h' 2024-04-03T15:59:53.7858833Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2024-04-03T15:59:53.7860666Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2024-04-03T15:59:53.7862717Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7864070Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2024-04-03T15:59:53.7865842Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2024-04-03T15:59:53.7867238Z adding 'torch/include/ATen/ops/data.h' 2024-04-03T15:59:53.7868992Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7870275Z adding 'torch/include/ATen/ops/data_native.h' 2024-04-03T15:59:53.7871715Z adding 'torch/include/ATen/ops/data_ops.h' 2024-04-03T15:59:53.7873342Z adding 'torch/include/ATen/ops/deg2rad.h' 2024-04-03T15:59:53.7875171Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7876543Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2024-04-03T15:59:53.7878252Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2024-04-03T15:59:53.7879838Z adding 'torch/include/ATen/ops/dense_dim.h' 2024-04-03T15:59:53.7881467Z adding 'torch/include/ATen/ops/dense_dim_cpu_dispatch.h' 2024-04-03T15:59:53.7883058Z adding 'torch/include/ATen/ops/dense_dim_cuda_dispatch.h' 2024-04-03T15:59:53.7884473Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2024-04-03T15:59:53.7886094Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2024-04-03T15:59:53.7887718Z adding 'torch/include/ATen/ops/dequantize.h' 2024-04-03T15:59:53.7889639Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7891266Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2024-04-03T15:59:53.7893043Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2024-04-03T15:59:53.7894231Z adding 'torch/include/ATen/ops/dequantize_native.h' 2024-04-03T15:59:53.7896048Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2024-04-03T15:59:53.7897734Z adding 'torch/include/ATen/ops/det.h' 2024-04-03T15:59:53.7899495Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7900764Z adding 'torch/include/ATen/ops/det_native.h' 2024-04-03T15:59:53.7902582Z adding 'torch/include/ATen/ops/det_ops.h' 2024-04-03T15:59:53.7904132Z adding 'torch/include/ATen/ops/detach.h' 2024-04-03T15:59:53.7906214Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7907447Z adding 'torch/include/ATen/ops/detach_copy.h' 2024-04-03T15:59:53.7909368Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7911134Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7912400Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2024-04-03T15:59:53.7914148Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2024-04-03T15:59:53.7915692Z adding 'torch/include/ATen/ops/detach_native.h' 2024-04-03T15:59:53.7917271Z adding 'torch/include/ATen/ops/detach_ops.h' 2024-04-03T15:59:53.7918925Z adding 'torch/include/ATen/ops/diag.h' 2024-04-03T15:59:53.7920853Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7922290Z adding 'torch/include/ATen/ops/diag_embed.h' 2024-04-03T15:59:53.7924041Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7925798Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7927077Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2024-04-03T15:59:53.7928706Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2024-04-03T15:59:53.7930204Z adding 'torch/include/ATen/ops/diag_native.h' 2024-04-03T15:59:53.7931979Z adding 'torch/include/ATen/ops/diag_ops.h' 2024-04-03T15:59:53.7933616Z adding 'torch/include/ATen/ops/diagflat.h' 2024-04-03T15:59:53.7935520Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7936854Z adding 'torch/include/ATen/ops/diagflat_native.h' 2024-04-03T15:59:53.7938418Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2024-04-03T15:59:53.7939947Z adding 'torch/include/ATen/ops/diagonal.h' 2024-04-03T15:59:53.7941899Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2024-04-03T15:59:53.7944161Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7945612Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2024-04-03T15:59:53.7947252Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2024-04-03T15:59:53.7949130Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7950731Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7952244Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2024-04-03T15:59:53.7953998Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7955802Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7957066Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2024-04-03T15:59:53.7958868Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2024-04-03T15:59:53.7960423Z adding 'torch/include/ATen/ops/diagonal_native.h' 2024-04-03T15:59:53.7962134Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2024-04-03T15:59:53.7963804Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2024-04-03T15:59:53.7965743Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7967476Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7968833Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2024-04-03T15:59:53.7970578Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2024-04-03T15:59:53.7972241Z adding 'torch/include/ATen/ops/diff.h' 2024-04-03T15:59:53.7974932Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.7976030Z adding 'torch/include/ATen/ops/diff_native.h' 2024-04-03T15:59:53.7977858Z adding 'torch/include/ATen/ops/diff_ops.h' 2024-04-03T15:59:53.7979379Z adding 'torch/include/ATen/ops/digamma.h' 2024-04-03T15:59:53.7981642Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.7982841Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2024-04-03T15:59:53.7984538Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2024-04-03T15:59:53.7986022Z adding 'torch/include/ATen/ops/digamma_meta.h' 2024-04-03T15:59:53.7987694Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2024-04-03T15:59:53.7989546Z adding 'torch/include/ATen/ops/digamma_native.h' 2024-04-03T15:59:53.7991539Z adding 'torch/include/ATen/ops/digamma_ops.h' 2024-04-03T15:59:53.7993344Z adding 'torch/include/ATen/ops/dist.h' 2024-04-03T15:59:53.7995526Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.7997155Z adding 'torch/include/ATen/ops/dist_native.h' 2024-04-03T15:59:53.7999022Z adding 'torch/include/ATen/ops/dist_ops.h' 2024-04-03T15:59:53.8001056Z adding 'torch/include/ATen/ops/div.h' 2024-04-03T15:59:53.8003894Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8005624Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8007751Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2024-04-03T15:59:53.8009950Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2024-04-03T15:59:53.8011878Z adding 'torch/include/ATen/ops/div_meta.h' 2024-04-03T15:59:53.8014240Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2024-04-03T15:59:53.8016470Z adding 'torch/include/ATen/ops/div_native.h' 2024-04-03T15:59:53.8019330Z adding 'torch/include/ATen/ops/div_ops.h' 2024-04-03T15:59:53.8021704Z adding 'torch/include/ATen/ops/divide.h' 2024-04-03T15:59:53.8024500Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8026124Z adding 'torch/include/ATen/ops/divide_native.h' 2024-04-03T15:59:53.8029077Z adding 'torch/include/ATen/ops/divide_ops.h' 2024-04-03T15:59:53.8031103Z adding 'torch/include/ATen/ops/dot.h' 2024-04-03T15:59:53.8033988Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8035135Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2024-04-03T15:59:53.8037448Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2024-04-03T15:59:53.8039205Z adding 'torch/include/ATen/ops/dot_native.h' 2024-04-03T15:59:53.8041616Z adding 'torch/include/ATen/ops/dot_ops.h' 2024-04-03T15:59:53.8043405Z adding 'torch/include/ATen/ops/dropout.h' 2024-04-03T15:59:53.8046042Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8047249Z adding 'torch/include/ATen/ops/dropout_native.h' 2024-04-03T15:59:53.8050102Z adding 'torch/include/ATen/ops/dropout_ops.h' 2024-04-03T15:59:53.8051754Z adding 'torch/include/ATen/ops/dsplit.h' 2024-04-03T15:59:53.8054130Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8054894Z adding 'torch/include/ATen/ops/dsplit_native.h' 2024-04-03T15:59:53.8056696Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2024-04-03T15:59:53.8058276Z adding 'torch/include/ATen/ops/dstack.h' 2024-04-03T15:59:53.8060560Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8061406Z adding 'torch/include/ATen/ops/dstack_native.h' 2024-04-03T15:59:53.8063322Z adding 'torch/include/ATen/ops/dstack_ops.h' 2024-04-03T15:59:53.8064877Z adding 'torch/include/ATen/ops/einsum.h' 2024-04-03T15:59:53.8067106Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8068056Z adding 'torch/include/ATen/ops/einsum_native.h' 2024-04-03T15:59:53.8069762Z adding 'torch/include/ATen/ops/einsum_ops.h' 2024-04-03T15:59:53.8071657Z adding 'torch/include/ATen/ops/elu.h' 2024-04-03T15:59:53.8073231Z adding 'torch/include/ATen/ops/elu_backward.h' 2024-04-03T15:59:53.8075401Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8076428Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2024-04-03T15:59:53.8078342Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2024-04-03T15:59:53.8079722Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2024-04-03T15:59:53.8081533Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2024-04-03T15:59:53.8082924Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2024-04-03T15:59:53.8084542Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2024-04-03T15:59:53.8086424Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8087876Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2024-04-03T15:59:53.8089396Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2024-04-03T15:59:53.8090984Z adding 'torch/include/ATen/ops/elu_meta.h' 2024-04-03T15:59:53.8092584Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2024-04-03T15:59:53.8093875Z adding 'torch/include/ATen/ops/elu_native.h' 2024-04-03T15:59:53.8095570Z adding 'torch/include/ATen/ops/elu_ops.h' 2024-04-03T15:59:53.8097344Z adding 'torch/include/ATen/ops/embedding.h' 2024-04-03T15:59:53.8099138Z adding 'torch/include/ATen/ops/embedding_backward.h' 2024-04-03T15:59:53.8100932Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8102435Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2024-04-03T15:59:53.8104077Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2024-04-03T15:59:53.8105707Z adding 'torch/include/ATen/ops/embedding_bag.h' 2024-04-03T15:59:53.8107608Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8108998Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2024-04-03T15:59:53.8110767Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2024-04-03T15:59:53.8112755Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8114507Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2024-04-03T15:59:53.8116577Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8118038Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2024-04-03T15:59:53.8119716Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2024-04-03T15:59:53.8121226Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2024-04-03T15:59:53.8123015Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2024-04-03T15:59:53.8125158Z adding 'torch/include/ATen/ops/embedding_native.h' 2024-04-03T15:59:53.8126429Z adding 'torch/include/ATen/ops/embedding_ops.h' 2024-04-03T15:59:53.8128049Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2024-04-03T15:59:53.8130025Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8131361Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2024-04-03T15:59:53.8132908Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2024-04-03T15:59:53.8134407Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2024-04-03T15:59:53.8135941Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2024-04-03T15:59:53.8138157Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2024-04-03T15:59:53.8139425Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2024-04-03T15:59:53.8141465Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8142642Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2024-04-03T15:59:53.8144316Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2024-04-03T15:59:53.8146115Z adding 'torch/include/ATen/ops/empty.h' 2024-04-03T15:59:53.8148472Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8150115Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8151511Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2024-04-03T15:59:53.8153252Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2024-04-03T15:59:53.8154817Z adding 'torch/include/ATen/ops/empty_like.h' 2024-04-03T15:59:53.8156900Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8158219Z adding 'torch/include/ATen/ops/empty_like_native.h' 2024-04-03T15:59:53.8159922Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2024-04-03T15:59:53.8161733Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2024-04-03T15:59:53.8163286Z adding 'torch/include/ATen/ops/empty_native.h' 2024-04-03T15:59:53.8165274Z adding 'torch/include/ATen/ops/empty_ops.h' 2024-04-03T15:59:53.8167437Z adding 'torch/include/ATen/ops/empty_permuted.h' 2024-04-03T15:59:53.8169730Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8170897Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2024-04-03T15:59:53.8172786Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2024-04-03T15:59:53.8174603Z adding 'torch/include/ATen/ops/empty_quantized.h' 2024-04-03T15:59:53.8176778Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8177840Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2024-04-03T15:59:53.8179711Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2024-04-03T15:59:53.8181737Z adding 'torch/include/ATen/ops/empty_strided.h' 2024-04-03T15:59:53.8184272Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8185700Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2024-04-03T15:59:53.8187407Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2024-04-03T15:59:53.8188998Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2024-04-03T15:59:53.8190588Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2024-04-03T15:59:53.8192313Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2024-04-03T15:59:53.8193931Z adding 'torch/include/ATen/ops/eq.h' 2024-04-03T15:59:53.8196943Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8198205Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2024-04-03T15:59:53.8199879Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2024-04-03T15:59:53.8201392Z adding 'torch/include/ATen/ops/eq_meta.h' 2024-04-03T15:59:53.8203101Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2024-04-03T15:59:53.8204687Z adding 'torch/include/ATen/ops/eq_native.h' 2024-04-03T15:59:53.8206590Z adding 'torch/include/ATen/ops/eq_ops.h' 2024-04-03T15:59:53.8208309Z adding 'torch/include/ATen/ops/equal.h' 2024-04-03T15:59:53.8210091Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2024-04-03T15:59:53.8212077Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2024-04-03T15:59:53.8213424Z adding 'torch/include/ATen/ops/equal_native.h' 2024-04-03T15:59:53.8214908Z adding 'torch/include/ATen/ops/equal_ops.h' 2024-04-03T15:59:53.8216333Z adding 'torch/include/ATen/ops/erf.h' 2024-04-03T15:59:53.8218304Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8219242Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2024-04-03T15:59:53.8220872Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2024-04-03T15:59:53.8222424Z adding 'torch/include/ATen/ops/erf_meta.h' 2024-04-03T15:59:53.8224331Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2024-04-03T15:59:53.8225808Z adding 'torch/include/ATen/ops/erf_native.h' 2024-04-03T15:59:53.8227552Z adding 'torch/include/ATen/ops/erf_ops.h' 2024-04-03T15:59:53.8229105Z adding 'torch/include/ATen/ops/erfc.h' 2024-04-03T15:59:53.8231310Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8232303Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2024-04-03T15:59:53.8234091Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2024-04-03T15:59:53.8235460Z adding 'torch/include/ATen/ops/erfc_meta.h' 2024-04-03T15:59:53.8237194Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2024-04-03T15:59:53.8238637Z adding 'torch/include/ATen/ops/erfc_native.h' 2024-04-03T15:59:53.8240247Z adding 'torch/include/ATen/ops/erfc_ops.h' 2024-04-03T15:59:53.8241779Z adding 'torch/include/ATen/ops/erfinv.h' 2024-04-03T15:59:53.8243966Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8244968Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2024-04-03T15:59:53.8246666Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2024-04-03T15:59:53.8248035Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2024-04-03T15:59:53.8249689Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2024-04-03T15:59:53.8251167Z adding 'torch/include/ATen/ops/erfinv_native.h' 2024-04-03T15:59:53.8253037Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2024-04-03T15:59:53.8254540Z adding 'torch/include/ATen/ops/exp.h' 2024-04-03T15:59:53.8256200Z adding 'torch/include/ATen/ops/exp2.h' 2024-04-03T15:59:53.8258317Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8259344Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2024-04-03T15:59:53.8261012Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2024-04-03T15:59:53.8262568Z adding 'torch/include/ATen/ops/exp2_meta.h' 2024-04-03T15:59:53.8264417Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2024-04-03T15:59:53.8265820Z adding 'torch/include/ATen/ops/exp2_native.h' 2024-04-03T15:59:53.8267420Z adding 'torch/include/ATen/ops/exp2_ops.h' 2024-04-03T15:59:53.8269584Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8270586Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2024-04-03T15:59:53.8272319Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2024-04-03T15:59:53.8273704Z adding 'torch/include/ATen/ops/exp_meta.h' 2024-04-03T15:59:53.8275379Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2024-04-03T15:59:53.8276829Z adding 'torch/include/ATen/ops/exp_native.h' 2024-04-03T15:59:53.8278549Z adding 'torch/include/ATen/ops/exp_ops.h' 2024-04-03T15:59:53.8280173Z adding 'torch/include/ATen/ops/expand.h' 2024-04-03T15:59:53.8281876Z adding 'torch/include/ATen/ops/expand_as.h' 2024-04-03T15:59:53.8283917Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8285001Z adding 'torch/include/ATen/ops/expand_as_native.h' 2024-04-03T15:59:53.8286639Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2024-04-03T15:59:53.8288607Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8290434Z adding 'torch/include/ATen/ops/expand_copy.h' 2024-04-03T15:59:53.8292769Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8294754Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8295724Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2024-04-03T15:59:53.8297647Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2024-04-03T15:59:53.8299097Z adding 'torch/include/ATen/ops/expand_native.h' 2024-04-03T15:59:53.8300944Z adding 'torch/include/ATen/ops/expand_ops.h' 2024-04-03T15:59:53.8302834Z adding 'torch/include/ATen/ops/expm1.h' 2024-04-03T15:59:53.8304916Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8306517Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2024-04-03T15:59:53.8308251Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2024-04-03T15:59:53.8310579Z adding 'torch/include/ATen/ops/expm1_meta.h' 2024-04-03T15:59:53.8311354Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2024-04-03T15:59:53.8312972Z adding 'torch/include/ATen/ops/expm1_native.h' 2024-04-03T15:59:53.8314624Z adding 'torch/include/ATen/ops/expm1_ops.h' 2024-04-03T15:59:53.8316317Z adding 'torch/include/ATen/ops/exponential.h' 2024-04-03T15:59:53.8318486Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8320317Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2024-04-03T15:59:53.8321950Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2024-04-03T15:59:53.8323657Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2024-04-03T15:59:53.8325323Z adding 'torch/include/ATen/ops/exponential_native.h' 2024-04-03T15:59:53.8327166Z adding 'torch/include/ATen/ops/exponential_ops.h' 2024-04-03T15:59:53.8329493Z adding 'torch/include/ATen/ops/eye.h' 2024-04-03T15:59:53.8331966Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8333774Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2024-04-03T15:59:53.8335484Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2024-04-03T15:59:53.8337311Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2024-04-03T15:59:53.8338825Z adding 'torch/include/ATen/ops/eye_native.h' 2024-04-03T15:59:53.8340639Z adding 'torch/include/ATen/ops/eye_ops.h' 2024-04-03T15:59:53.8342732Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2024-04-03T15:59:53.8344777Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2024-04-03T15:59:53.8346515Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2024-04-03T15:59:53.8348529Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8349988Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2024-04-03T15:59:53.8351709Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2024-04-03T15:59:53.8353515Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8355075Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2024-04-03T15:59:53.8356776Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2024-04-03T15:59:53.8358427Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2024-04-03T15:59:53.8360179Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2024-04-03T15:59:53.8362135Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8363738Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2024-04-03T15:59:53.8365653Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2024-04-03T15:59:53.8367480Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2024-04-03T15:59:53.8369520Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2024-04-03T15:59:53.8371425Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2024-04-03T15:59:53.8373556Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8375541Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2024-04-03T15:59:53.8377138Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2024-04-03T15:59:53.8379227Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8381083Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2024-04-03T15:59:53.8383162Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2024-04-03T15:59:53.8385019Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2024-04-03T15:59:53.8387165Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2024-04-03T15:59:53.8389034Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8390672Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2024-04-03T15:59:53.8392682Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2024-04-03T15:59:53.8394480Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2024-04-03T15:59:53.8396660Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8398355Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2024-04-03T15:59:53.8400530Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8402147Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2024-04-03T15:59:53.8404183Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2024-04-03T15:59:53.8405797Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2024-04-03T15:59:53.8407835Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2024-04-03T15:59:53.8409591Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2024-04-03T15:59:53.8411812Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8413547Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2024-04-03T15:59:53.8415846Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8417537Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2024-04-03T15:59:53.8419541Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2024-04-03T15:59:53.8421279Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2024-04-03T15:59:53.8423847Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2024-04-03T15:59:53.8425411Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2024-04-03T15:59:53.8427469Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8428771Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2024-04-03T15:59:53.8430737Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2024-04-03T15:59:53.8432464Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2024-04-03T15:59:53.8434449Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8436107Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2024-04-03T15:59:53.8437857Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2024-04-03T15:59:53.8439709Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2024-04-03T15:59:53.8441809Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8443472Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2024-04-03T15:59:53.8445299Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2024-04-03T15:59:53.8447153Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2024-04-03T15:59:53.8449228Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8450817Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2024-04-03T15:59:53.8452687Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2024-04-03T15:59:53.8454586Z adding 'torch/include/ATen/ops/feature_dropout.h' 2024-04-03T15:59:53.8456721Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8458348Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2024-04-03T15:59:53.8460227Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2024-04-03T15:59:53.8462552Z adding 'torch/include/ATen/ops/fft_fft.h' 2024-04-03T15:59:53.8465421Z adding 'torch/include/ATen/ops/fft_fft2.h' 2024-04-03T15:59:53.8468111Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8469471Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2024-04-03T15:59:53.8472170Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2024-04-03T15:59:53.8474519Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8476132Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2024-04-03T15:59:53.8478703Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2024-04-03T15:59:53.8480643Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2024-04-03T15:59:53.8483360Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8484570Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2024-04-03T15:59:53.8487204Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2024-04-03T15:59:53.8489685Z adding 'torch/include/ATen/ops/fft_fftn.h' 2024-04-03T15:59:53.8492128Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8493831Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2024-04-03T15:59:53.8496413Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2024-04-03T15:59:53.8498209Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2024-04-03T15:59:53.8500886Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8502243Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2024-04-03T15:59:53.8504783Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2024-04-03T15:59:53.8507061Z adding 'torch/include/ATen/ops/fft_hfft.h' 2024-04-03T15:59:53.8509675Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2024-04-03T15:59:53.8512347Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8513657Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2024-04-03T15:59:53.8516339Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2024-04-03T15:59:53.8518783Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8520332Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2024-04-03T15:59:53.8522898Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2024-04-03T15:59:53.8525318Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2024-04-03T15:59:53.8528052Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8529672Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2024-04-03T15:59:53.8532127Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2024-04-03T15:59:53.8534547Z adding 'torch/include/ATen/ops/fft_ifft.h' 2024-04-03T15:59:53.8537167Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2024-04-03T15:59:53.8539848Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8541505Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2024-04-03T15:59:53.8544248Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2024-04-03T15:59:53.8546803Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8548640Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2024-04-03T15:59:53.8551013Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2024-04-03T15:59:53.8553475Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2024-04-03T15:59:53.8556252Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8557484Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2024-04-03T15:59:53.8560198Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2024-04-03T15:59:53.8562143Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2024-04-03T15:59:53.8564618Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8565930Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2024-04-03T15:59:53.8568502Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2024-04-03T15:59:53.8570728Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2024-04-03T15:59:53.8573411Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2024-04-03T15:59:53.8576149Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8577844Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2024-04-03T15:59:53.8580246Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2024-04-03T15:59:53.8582983Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8584600Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2024-04-03T15:59:53.8587198Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2024-04-03T15:59:53.8589602Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2024-04-03T15:59:53.8592308Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8593549Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2024-04-03T15:59:53.8596202Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2024-04-03T15:59:53.8598666Z adding 'torch/include/ATen/ops/fft_irfft.h' 2024-04-03T15:59:53.8601115Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2024-04-03T15:59:53.8603851Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8605170Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2024-04-03T15:59:53.8607877Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2024-04-03T15:59:53.8610298Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8611931Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2024-04-03T15:59:53.8614535Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2024-04-03T15:59:53.8617087Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2024-04-03T15:59:53.8619724Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8621332Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2024-04-03T15:59:53.8624022Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2024-04-03T15:59:53.8625965Z adding 'torch/include/ATen/ops/fft_rfft.h' 2024-04-03T15:59:53.8627939Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2024-04-03T15:59:53.8629996Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8631460Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2024-04-03T15:59:53.8633224Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2024-04-03T15:59:53.8635174Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8636574Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2024-04-03T15:59:53.8639072Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2024-04-03T15:59:53.8640964Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2024-04-03T15:59:53.8642773Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8644473Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2024-04-03T15:59:53.8645968Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2024-04-03T15:59:53.8647804Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2024-04-03T15:59:53.8649829Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8651241Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2024-04-03T15:59:53.8652837Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2024-04-03T15:59:53.8654699Z adding 'torch/include/ATen/ops/fill.h' 2024-04-03T15:59:53.8656502Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8657995Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2024-04-03T15:59:53.8659493Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2024-04-03T15:59:53.8660948Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2024-04-03T15:59:53.8662848Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8664239Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2024-04-03T15:59:53.8665835Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2024-04-03T15:59:53.8667565Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2024-04-03T15:59:53.8669348Z adding 'torch/include/ATen/ops/fill_native.h' 2024-04-03T15:59:53.8671025Z adding 'torch/include/ATen/ops/fill_ops.h' 2024-04-03T15:59:53.8672759Z adding 'torch/include/ATen/ops/fix.h' 2024-04-03T15:59:53.8674555Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8675972Z adding 'torch/include/ATen/ops/fix_native.h' 2024-04-03T15:59:53.8677575Z adding 'torch/include/ATen/ops/fix_ops.h' 2024-04-03T15:59:53.8679390Z adding 'torch/include/ATen/ops/flatten.h' 2024-04-03T15:59:53.8681521Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8682988Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2024-04-03T15:59:53.8685051Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8686397Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2024-04-03T15:59:53.8688215Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2024-04-03T15:59:53.8689382Z adding 'torch/include/ATen/ops/flatten_native.h' 2024-04-03T15:59:53.8691384Z adding 'torch/include/ATen/ops/flatten_ops.h' 2024-04-03T15:59:53.8692921Z adding 'torch/include/ATen/ops/flip.h' 2024-04-03T15:59:53.8694936Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8696449Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2024-04-03T15:59:53.8697871Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2024-04-03T15:59:53.8699230Z adding 'torch/include/ATen/ops/flip_native.h' 2024-04-03T15:59:53.8701026Z adding 'torch/include/ATen/ops/flip_ops.h' 2024-04-03T15:59:53.8702752Z adding 'torch/include/ATen/ops/fliplr.h' 2024-04-03T15:59:53.8704588Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8706078Z adding 'torch/include/ATen/ops/fliplr_native.h' 2024-04-03T15:59:53.8707755Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2024-04-03T15:59:53.8709500Z adding 'torch/include/ATen/ops/flipud.h' 2024-04-03T15:59:53.8711286Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8712724Z adding 'torch/include/ATen/ops/flipud_native.h' 2024-04-03T15:59:53.8714457Z adding 'torch/include/ATen/ops/flipud_ops.h' 2024-04-03T15:59:53.8716301Z adding 'torch/include/ATen/ops/float_power.h' 2024-04-03T15:59:53.8718446Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8719939Z adding 'torch/include/ATen/ops/float_power_native.h' 2024-04-03T15:59:53.8722069Z adding 'torch/include/ATen/ops/float_power_ops.h' 2024-04-03T15:59:53.8723909Z adding 'torch/include/ATen/ops/floor.h' 2024-04-03T15:59:53.8725990Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8727508Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2024-04-03T15:59:53.8729234Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2024-04-03T15:59:53.8731005Z adding 'torch/include/ATen/ops/floor_divide.h' 2024-04-03T15:59:53.8733045Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8734682Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2024-04-03T15:59:53.8736443Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2024-04-03T15:59:53.8738105Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2024-04-03T15:59:53.8739799Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2024-04-03T15:59:53.8741848Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2024-04-03T15:59:53.8743762Z adding 'torch/include/ATen/ops/floor_meta.h' 2024-04-03T15:59:53.8745545Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2024-04-03T15:59:53.8747194Z adding 'torch/include/ATen/ops/floor_native.h' 2024-04-03T15:59:53.8749018Z adding 'torch/include/ATen/ops/floor_ops.h' 2024-04-03T15:59:53.8750777Z adding 'torch/include/ATen/ops/fmax.h' 2024-04-03T15:59:53.8752821Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8754329Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2024-04-03T15:59:53.8756053Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2024-04-03T15:59:53.8757740Z adding 'torch/include/ATen/ops/fmax_meta.h' 2024-04-03T15:59:53.8759446Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2024-04-03T15:59:53.8761008Z adding 'torch/include/ATen/ops/fmax_native.h' 2024-04-03T15:59:53.8762791Z adding 'torch/include/ATen/ops/fmax_ops.h' 2024-04-03T15:59:53.8764519Z adding 'torch/include/ATen/ops/fmin.h' 2024-04-03T15:59:53.8766538Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8768032Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2024-04-03T15:59:53.8769761Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2024-04-03T15:59:53.8771372Z adding 'torch/include/ATen/ops/fmin_meta.h' 2024-04-03T15:59:53.8773165Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2024-04-03T15:59:53.8774764Z adding 'torch/include/ATen/ops/fmin_native.h' 2024-04-03T15:59:53.8776928Z adding 'torch/include/ATen/ops/fmin_ops.h' 2024-04-03T15:59:53.8778759Z adding 'torch/include/ATen/ops/fmod.h' 2024-04-03T15:59:53.8780885Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8782788Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8784380Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2024-04-03T15:59:53.8786159Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2024-04-03T15:59:53.8787749Z adding 'torch/include/ATen/ops/fmod_meta.h' 2024-04-03T15:59:53.8789759Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2024-04-03T15:59:53.8791399Z adding 'torch/include/ATen/ops/fmod_native.h' 2024-04-03T15:59:53.8793398Z adding 'torch/include/ATen/ops/fmod_ops.h' 2024-04-03T15:59:53.8795227Z adding 'torch/include/ATen/ops/frac.h' 2024-04-03T15:59:53.8797317Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8798871Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2024-04-03T15:59:53.8800712Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2024-04-03T15:59:53.8802207Z adding 'torch/include/ATen/ops/frac_meta.h' 2024-04-03T15:59:53.8803891Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2024-04-03T15:59:53.8805544Z adding 'torch/include/ATen/ops/frac_native.h' 2024-04-03T15:59:53.8807414Z adding 'torch/include/ATen/ops/frac_ops.h' 2024-04-03T15:59:53.8809528Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2024-04-03T15:59:53.8811297Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2024-04-03T15:59:53.8813628Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8815093Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.8816905Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.8818766Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2024-04-03T15:59:53.8820381Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2024-04-03T15:59:53.8821986Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2024-04-03T15:59:53.8824071Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2024-04-03T15:59:53.8826101Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8827810Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2024-04-03T15:59:53.8829521Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2024-04-03T15:59:53.8831162Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2024-04-03T15:59:53.8832990Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2024-04-03T15:59:53.8834655Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2024-04-03T15:59:53.8836563Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2024-04-03T15:59:53.8838361Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2024-04-03T15:59:53.8840475Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2024-04-03T15:59:53.8842263Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.8844047Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.8845683Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2024-04-03T15:59:53.8847580Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2024-04-03T15:59:53.8849616Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8851183Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2024-04-03T15:59:53.8852999Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2024-04-03T15:59:53.8856295Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2024-04-03T15:59:53.8857866Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2024-04-03T15:59:53.8859647Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2024-04-03T15:59:53.8861587Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2024-04-03T15:59:53.8863404Z adding 'torch/include/ATen/ops/frexp.h' 2024-04-03T15:59:53.8865565Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8867210Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2024-04-03T15:59:53.8868987Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2024-04-03T15:59:53.8870565Z adding 'torch/include/ATen/ops/frexp_native.h' 2024-04-03T15:59:53.8872459Z adding 'torch/include/ATen/ops/frexp_ops.h' 2024-04-03T15:59:53.8874212Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2024-04-03T15:59:53.8876305Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8877738Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2024-04-03T15:59:53.8879649Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2024-04-03T15:59:53.8881873Z adding 'torch/include/ATen/ops/from_blob.h' 2024-04-03T15:59:53.8883836Z adding 'torch/include/ATen/ops/from_file.h' 2024-04-03T15:59:53.8885850Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8887513Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2024-04-03T15:59:53.8889258Z adding 'torch/include/ATen/ops/from_file_native.h' 2024-04-03T15:59:53.8891259Z adding 'torch/include/ATen/ops/from_file_ops.h' 2024-04-03T15:59:53.8893425Z adding 'torch/include/ATen/ops/full.h' 2024-04-03T15:59:53.8895918Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8897698Z adding 'torch/include/ATen/ops/full_like.h' 2024-04-03T15:59:53.8899785Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8901164Z adding 'torch/include/ATen/ops/full_like_native.h' 2024-04-03T15:59:53.8903249Z adding 'torch/include/ATen/ops/full_like_ops.h' 2024-04-03T15:59:53.8905085Z adding 'torch/include/ATen/ops/full_native.h' 2024-04-03T15:59:53.8907047Z adding 'torch/include/ATen/ops/full_ops.h' 2024-04-03T15:59:53.8909164Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2024-04-03T15:59:53.8911231Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8912793Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2024-04-03T15:59:53.8914583Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2024-04-03T15:59:53.8916306Z adding 'torch/include/ATen/ops/gather.h' 2024-04-03T15:59:53.8918087Z adding 'torch/include/ATen/ops/gather_backward.h' 2024-04-03T15:59:53.8920036Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8921535Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2024-04-03T15:59:53.8923206Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2024-04-03T15:59:53.8925323Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8926959Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.8928581Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2024-04-03T15:59:53.8930304Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2024-04-03T15:59:53.8931959Z adding 'torch/include/ATen/ops/gather_meta.h' 2024-04-03T15:59:53.8933800Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2024-04-03T15:59:53.8935511Z adding 'torch/include/ATen/ops/gather_native.h' 2024-04-03T15:59:53.8937442Z adding 'torch/include/ATen/ops/gather_ops.h' 2024-04-03T15:59:53.8939516Z adding 'torch/include/ATen/ops/gcd.h' 2024-04-03T15:59:53.8941392Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8942868Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2024-04-03T15:59:53.8944758Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2024-04-03T15:59:53.8946318Z adding 'torch/include/ATen/ops/gcd_meta.h' 2024-04-03T15:59:53.8947990Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2024-04-03T15:59:53.8949525Z adding 'torch/include/ATen/ops/gcd_native.h' 2024-04-03T15:59:53.8951307Z adding 'torch/include/ATen/ops/gcd_ops.h' 2024-04-03T15:59:53.8953023Z adding 'torch/include/ATen/ops/ge.h' 2024-04-03T15:59:53.8955104Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8956534Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2024-04-03T15:59:53.8958330Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2024-04-03T15:59:53.8959915Z adding 'torch/include/ATen/ops/ge_meta.h' 2024-04-03T15:59:53.8961673Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2024-04-03T15:59:53.8963334Z adding 'torch/include/ATen/ops/ge_native.h' 2024-04-03T15:59:53.8965289Z adding 'torch/include/ATen/ops/ge_ops.h' 2024-04-03T15:59:53.8967059Z adding 'torch/include/ATen/ops/gelu.h' 2024-04-03T15:59:53.8968895Z adding 'torch/include/ATen/ops/gelu_backward.h' 2024-04-03T15:59:53.8970889Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8972404Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2024-04-03T15:59:53.8974123Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2024-04-03T15:59:53.8975755Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2024-04-03T15:59:53.8977465Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2024-04-03T15:59:53.8979113Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2024-04-03T15:59:53.8980862Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2024-04-03T15:59:53.8983078Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.8984640Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2024-04-03T15:59:53.8986365Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2024-04-03T15:59:53.8987907Z adding 'torch/include/ATen/ops/gelu_meta.h' 2024-04-03T15:59:53.8989736Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2024-04-03T15:59:53.8991552Z adding 'torch/include/ATen/ops/gelu_native.h' 2024-04-03T15:59:53.8993331Z adding 'torch/include/ATen/ops/gelu_ops.h' 2024-04-03T15:59:53.8995054Z adding 'torch/include/ATen/ops/geometric.h' 2024-04-03T15:59:53.8997037Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.8998563Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2024-04-03T15:59:53.9000264Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2024-04-03T15:59:53.9001910Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2024-04-03T15:59:53.9003499Z adding 'torch/include/ATen/ops/geometric_native.h' 2024-04-03T15:59:53.9005366Z adding 'torch/include/ATen/ops/geometric_ops.h' 2024-04-03T15:59:53.9006980Z adding 'torch/include/ATen/ops/geqrf.h' 2024-04-03T15:59:53.9008752Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2024-04-03T15:59:53.9010452Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2024-04-03T15:59:53.9011723Z adding 'torch/include/ATen/ops/geqrf_native.h' 2024-04-03T15:59:53.9013441Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2024-04-03T15:59:53.9015728Z adding 'torch/include/ATen/ops/ger.h' 2024-04-03T15:59:53.9017705Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9018767Z adding 'torch/include/ATen/ops/ger_native.h' 2024-04-03T15:59:53.9020560Z adding 'torch/include/ATen/ops/ger_ops.h' 2024-04-03T15:59:53.9022317Z adding 'torch/include/ATen/ops/glu.h' 2024-04-03T15:59:53.9023932Z adding 'torch/include/ATen/ops/glu_backward.h' 2024-04-03T15:59:53.9025736Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9027825Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9029252Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2024-04-03T15:59:53.9031084Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9032352Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2024-04-03T15:59:53.9033993Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2024-04-03T15:59:53.9035610Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2024-04-03T15:59:53.9037462Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2024-04-03T15:59:53.9039213Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2024-04-03T15:59:53.9041004Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2024-04-03T15:59:53.9042776Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9044157Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2024-04-03T15:59:53.9046879Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2024-04-03T15:59:53.9048453Z adding 'torch/include/ATen/ops/glu_jvp.h' 2024-04-03T15:59:53.9050676Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9052067Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2024-04-03T15:59:53.9053991Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2024-04-03T15:59:53.9055613Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2024-04-03T15:59:53.9057425Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2024-04-03T15:59:53.9059118Z adding 'torch/include/ATen/ops/glu_meta.h' 2024-04-03T15:59:53.9060720Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2024-04-03T15:59:53.9062329Z adding 'torch/include/ATen/ops/glu_native.h' 2024-04-03T15:59:53.9064112Z adding 'torch/include/ATen/ops/glu_ops.h' 2024-04-03T15:59:53.9065783Z adding 'torch/include/ATen/ops/gradient.h' 2024-04-03T15:59:53.9067865Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9069393Z adding 'torch/include/ATen/ops/gradient_native.h' 2024-04-03T15:59:53.9071352Z adding 'torch/include/ATen/ops/gradient_ops.h' 2024-04-03T15:59:53.9073182Z adding 'torch/include/ATen/ops/greater.h' 2024-04-03T15:59:53.9075220Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9076646Z adding 'torch/include/ATen/ops/greater_equal.h' 2024-04-03T15:59:53.9078657Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9079869Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2024-04-03T15:59:53.9081789Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2024-04-03T15:59:53.9083464Z adding 'torch/include/ATen/ops/greater_native.h' 2024-04-03T15:59:53.9085316Z adding 'torch/include/ATen/ops/greater_ops.h' 2024-04-03T15:59:53.9086997Z adding 'torch/include/ATen/ops/grid_sampler.h' 2024-04-03T15:59:53.9088725Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2024-04-03T15:59:53.9090552Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2024-04-03T15:59:53.9092446Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9093962Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9095747Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9097352Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2024-04-03T15:59:53.9099135Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2024-04-03T15:59:53.9100967Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9102605Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2024-04-03T15:59:53.9104309Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2024-04-03T15:59:53.9105831Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2024-04-03T15:59:53.9107522Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2024-04-03T15:59:53.9109943Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2024-04-03T15:59:53.9111124Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2024-04-03T15:59:53.9113098Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9114660Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9116357Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9118133Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2024-04-03T15:59:53.9119971Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2024-04-03T15:59:53.9122059Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9123463Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2024-04-03T15:59:53.9125245Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2024-04-03T15:59:53.9126696Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2024-04-03T15:59:53.9128499Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2024-04-03T15:59:53.9130377Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9131985Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2024-04-03T15:59:53.9133604Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2024-04-03T15:59:53.9135375Z adding 'torch/include/ATen/ops/group_norm.h' 2024-04-03T15:59:53.9137149Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9139254Z adding 'torch/include/ATen/ops/group_norm_native.h' 2024-04-03T15:59:53.9140710Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2024-04-03T15:59:53.9142700Z adding 'torch/include/ATen/ops/gru.h' 2024-04-03T15:59:53.9143949Z adding 'torch/include/ATen/ops/gru_cell.h' 2024-04-03T15:59:53.9146016Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9147061Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2024-04-03T15:59:53.9148711Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2024-04-03T15:59:53.9150565Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9151902Z adding 'torch/include/ATen/ops/gru_native.h' 2024-04-03T15:59:53.9153569Z adding 'torch/include/ATen/ops/gru_ops.h' 2024-04-03T15:59:53.9155265Z adding 'torch/include/ATen/ops/gt.h' 2024-04-03T15:59:53.9157227Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9158627Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2024-04-03T15:59:53.9160240Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2024-04-03T15:59:53.9161710Z adding 'torch/include/ATen/ops/gt_meta.h' 2024-04-03T15:59:53.9163335Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2024-04-03T15:59:53.9164858Z adding 'torch/include/ATen/ops/gt_native.h' 2024-04-03T15:59:53.9166600Z adding 'torch/include/ATen/ops/gt_ops.h' 2024-04-03T15:59:53.9168788Z adding 'torch/include/ATen/ops/hamming_window.h' 2024-04-03T15:59:53.9170895Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9172464Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2024-04-03T15:59:53.9174605Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2024-04-03T15:59:53.9176928Z adding 'torch/include/ATen/ops/hann_window.h' 2024-04-03T15:59:53.9178843Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9180534Z adding 'torch/include/ATen/ops/hann_window_native.h' 2024-04-03T15:59:53.9182211Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2024-04-03T15:59:53.9183973Z adding 'torch/include/ATen/ops/hardshrink.h' 2024-04-03T15:59:53.9185751Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2024-04-03T15:59:53.9187903Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9189194Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9190913Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9192371Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2024-04-03T15:59:53.9194250Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2024-04-03T15:59:53.9195720Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2024-04-03T15:59:53.9197412Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2024-04-03T15:59:53.9199392Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9200665Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2024-04-03T15:59:53.9202325Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2024-04-03T15:59:53.9203865Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2024-04-03T15:59:53.9205611Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2024-04-03T15:59:53.9207287Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2024-04-03T15:59:53.9209085Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2024-04-03T15:59:53.9210889Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2024-04-03T15:59:53.9212690Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2024-04-03T15:59:53.9214905Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9216475Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9218177Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9219778Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2024-04-03T15:59:53.9221639Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2024-04-03T15:59:53.9223460Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2024-04-03T15:59:53.9225132Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2024-04-03T15:59:53.9227115Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9228586Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2024-04-03T15:59:53.9230188Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2024-04-03T15:59:53.9231717Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2024-04-03T15:59:53.9233511Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2024-04-03T15:59:53.9235030Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2024-04-03T15:59:53.9236846Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2024-04-03T15:59:53.9238537Z adding 'torch/include/ATen/ops/hardswish.h' 2024-04-03T15:59:53.9240277Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2024-04-03T15:59:53.9242324Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9243910Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9245717Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9247149Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2024-04-03T15:59:53.9248796Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2024-04-03T15:59:53.9250454Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2024-04-03T15:59:53.9252112Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2024-04-03T15:59:53.9253805Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2024-04-03T15:59:53.9255566Z adding 'torch/include/ATen/ops/hardswish_native.h' 2024-04-03T15:59:53.9257268Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2024-04-03T15:59:53.9258840Z adding 'torch/include/ATen/ops/hardtanh.h' 2024-04-03T15:59:53.9260644Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2024-04-03T15:59:53.9262767Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9264523Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9266025Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2024-04-03T15:59:53.9267854Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2024-04-03T15:59:53.9269558Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2024-04-03T15:59:53.9271209Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2024-04-03T15:59:53.9272797Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2024-04-03T15:59:53.9274343Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2024-04-03T15:59:53.9276064Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2024-04-03T15:59:53.9278129Z adding 'torch/include/ATen/ops/heaviside.h' 2024-04-03T15:59:53.9280120Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9281607Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2024-04-03T15:59:53.9283256Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2024-04-03T15:59:53.9284747Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2024-04-03T15:59:53.9286415Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2024-04-03T15:59:53.9287825Z adding 'torch/include/ATen/ops/heaviside_native.h' 2024-04-03T15:59:53.9289582Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2024-04-03T15:59:53.9291327Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2024-04-03T15:59:53.9293320Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9294910Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2024-04-03T15:59:53.9297137Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2024-04-03T15:59:53.9298519Z adding 'torch/include/ATen/ops/histc.h' 2024-04-03T15:59:53.9300306Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2024-04-03T15:59:53.9302013Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2024-04-03T15:59:53.9304123Z adding 'torch/include/ATen/ops/histc_native.h' 2024-04-03T15:59:53.9305708Z adding 'torch/include/ATen/ops/histc_ops.h' 2024-04-03T15:59:53.9307645Z adding 'torch/include/ATen/ops/histogram.h' 2024-04-03T15:59:53.9309727Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2024-04-03T15:59:53.9311457Z adding 'torch/include/ATen/ops/histogram_native.h' 2024-04-03T15:59:53.9313264Z adding 'torch/include/ATen/ops/histogram_ops.h' 2024-04-03T15:59:53.9315516Z adding 'torch/include/ATen/ops/histogramdd.h' 2024-04-03T15:59:53.9317408Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9318776Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2024-04-03T15:59:53.9320742Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2024-04-03T15:59:53.9322397Z adding 'torch/include/ATen/ops/hsplit.h' 2024-04-03T15:59:53.9324148Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9325855Z adding 'torch/include/ATen/ops/hsplit_native.h' 2024-04-03T15:59:53.9327606Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2024-04-03T15:59:53.9329272Z adding 'torch/include/ATen/ops/hspmm.h' 2024-04-03T15:59:53.9330885Z adding 'torch/include/ATen/ops/hspmm_native.h' 2024-04-03T15:59:53.9332667Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2024-04-03T15:59:53.9334364Z adding 'torch/include/ATen/ops/hstack.h' 2024-04-03T15:59:53.9336430Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9337593Z adding 'torch/include/ATen/ops/hstack_native.h' 2024-04-03T15:59:53.9339063Z adding 'torch/include/ATen/ops/hstack_ops.h' 2024-04-03T15:59:53.9340625Z adding 'torch/include/ATen/ops/huber_loss.h' 2024-04-03T15:59:53.9342366Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2024-04-03T15:59:53.9344411Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9346037Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9347884Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9349404Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2024-04-03T15:59:53.9350937Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2024-04-03T15:59:53.9352628Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2024-04-03T15:59:53.9354131Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2024-04-03T15:59:53.9355989Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2024-04-03T15:59:53.9357364Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2024-04-03T15:59:53.9358854Z adding 'torch/include/ATen/ops/hypot.h' 2024-04-03T15:59:53.9360866Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9362166Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2024-04-03T15:59:53.9363873Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2024-04-03T15:59:53.9365364Z adding 'torch/include/ATen/ops/hypot_meta.h' 2024-04-03T15:59:53.9367108Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2024-04-03T15:59:53.9368552Z adding 'torch/include/ATen/ops/hypot_native.h' 2024-04-03T15:59:53.9370345Z adding 'torch/include/ATen/ops/hypot_ops.h' 2024-04-03T15:59:53.9371980Z adding 'torch/include/ATen/ops/i0.h' 2024-04-03T15:59:53.9374186Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9375604Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2024-04-03T15:59:53.9377473Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2024-04-03T15:59:53.9378867Z adding 'torch/include/ATen/ops/i0_meta.h' 2024-04-03T15:59:53.9380453Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2024-04-03T15:59:53.9381893Z adding 'torch/include/ATen/ops/i0_native.h' 2024-04-03T15:59:53.9383805Z adding 'torch/include/ATen/ops/i0_ops.h' 2024-04-03T15:59:53.9385484Z adding 'torch/include/ATen/ops/igamma.h' 2024-04-03T15:59:53.9387546Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9388911Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2024-04-03T15:59:53.9390508Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2024-04-03T15:59:53.9391980Z adding 'torch/include/ATen/ops/igamma_meta.h' 2024-04-03T15:59:53.9393657Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2024-04-03T15:59:53.9395182Z adding 'torch/include/ATen/ops/igamma_native.h' 2024-04-03T15:59:53.9396941Z adding 'torch/include/ATen/ops/igamma_ops.h' 2024-04-03T15:59:53.9398566Z adding 'torch/include/ATen/ops/igammac.h' 2024-04-03T15:59:53.9400546Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9401858Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2024-04-03T15:59:53.9403425Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2024-04-03T15:59:53.9404883Z adding 'torch/include/ATen/ops/igammac_meta.h' 2024-04-03T15:59:53.9406571Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2024-04-03T15:59:53.9408452Z adding 'torch/include/ATen/ops/igammac_native.h' 2024-04-03T15:59:53.9409870Z adding 'torch/include/ATen/ops/igammac_ops.h' 2024-04-03T15:59:53.9411433Z adding 'torch/include/ATen/ops/im2col.h' 2024-04-03T15:59:53.9413273Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2024-04-03T15:59:53.9415073Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2024-04-03T15:59:53.9416809Z adding 'torch/include/ATen/ops/im2col_native.h' 2024-04-03T15:59:53.9418447Z adding 'torch/include/ATen/ops/im2col_ops.h' 2024-04-03T15:59:53.9419908Z adding 'torch/include/ATen/ops/imag.h' 2024-04-03T15:59:53.9421721Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9423630Z adding 'torch/include/ATen/ops/imag_native.h' 2024-04-03T15:59:53.9425181Z adding 'torch/include/ATen/ops/imag_ops.h' 2024-04-03T15:59:53.9426999Z adding 'torch/include/ATen/ops/index.h' 2024-04-03T15:59:53.9428361Z adding 'torch/include/ATen/ops/index_add.h' 2024-04-03T15:59:53.9430443Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9432152Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9433717Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2024-04-03T15:59:53.9435348Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2024-04-03T15:59:53.9436867Z adding 'torch/include/ATen/ops/index_add_meta.h' 2024-04-03T15:59:53.9438480Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2024-04-03T15:59:53.9441142Z adding 'torch/include/ATen/ops/index_add_native.h' 2024-04-03T15:59:53.9442982Z adding 'torch/include/ATen/ops/index_add_ops.h' 2024-04-03T15:59:53.9445017Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9446309Z adding 'torch/include/ATen/ops/index_copy.h' 2024-04-03T15:59:53.9448401Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9449945Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9451414Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2024-04-03T15:59:53.9453154Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2024-04-03T15:59:53.9454953Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2024-04-03T15:59:53.9456695Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2024-04-03T15:59:53.9458294Z adding 'torch/include/ATen/ops/index_copy_native.h' 2024-04-03T15:59:53.9460146Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2024-04-03T15:59:53.9461989Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2024-04-03T15:59:53.9463958Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2024-04-03T15:59:53.9465678Z adding 'torch/include/ATen/ops/index_fill.h' 2024-04-03T15:59:53.9467984Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9469754Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9471339Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2024-04-03T15:59:53.9473116Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2024-04-03T15:59:53.9474878Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2024-04-03T15:59:53.9476639Z adding 'torch/include/ATen/ops/index_fill_native.h' 2024-04-03T15:59:53.9479072Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2024-04-03T15:59:53.9481246Z adding 'torch/include/ATen/ops/index_meta.h' 2024-04-03T15:59:53.9483152Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2024-04-03T15:59:53.9484883Z adding 'torch/include/ATen/ops/index_native.h' 2024-04-03T15:59:53.9486833Z adding 'torch/include/ATen/ops/index_ops.h' 2024-04-03T15:59:53.9488708Z adding 'torch/include/ATen/ops/index_put.h' 2024-04-03T15:59:53.9490852Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9492423Z adding 'torch/include/ATen/ops/index_put_native.h' 2024-04-03T15:59:53.9494732Z adding 'torch/include/ATen/ops/index_put_ops.h' 2024-04-03T15:59:53.9496645Z adding 'torch/include/ATen/ops/index_reduce.h' 2024-04-03T15:59:53.9498896Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9500450Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2024-04-03T15:59:53.9502403Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2024-04-03T15:59:53.9504318Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2024-04-03T15:59:53.9506350Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2024-04-03T15:59:53.9508017Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2024-04-03T15:59:53.9509955Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2024-04-03T15:59:53.9511997Z adding 'torch/include/ATen/ops/index_select.h' 2024-04-03T15:59:53.9513767Z adding 'torch/include/ATen/ops/index_select_backward.h' 2024-04-03T15:59:53.9515960Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9519518Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2024-04-03T15:59:53.9523370Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2024-04-03T15:59:53.9525401Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9527277Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2024-04-03T15:59:53.9529091Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2024-04-03T15:59:53.9530873Z adding 'torch/include/ATen/ops/index_select_native.h' 2024-04-03T15:59:53.9532880Z adding 'torch/include/ATen/ops/index_select_ops.h' 2024-04-03T15:59:53.9534649Z adding 'torch/include/ATen/ops/indices.h' 2024-04-03T15:59:53.9536656Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9538291Z adding 'torch/include/ATen/ops/indices_copy.h' 2024-04-03T15:59:53.9540432Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9542466Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9543949Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2024-04-03T15:59:53.9545877Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2024-04-03T15:59:53.9547570Z adding 'torch/include/ATen/ops/indices_native.h' 2024-04-03T15:59:53.9549287Z adding 'torch/include/ATen/ops/indices_ops.h' 2024-04-03T15:59:53.9551287Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2024-04-03T15:59:53.9553348Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9554836Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2024-04-03T15:59:53.9556611Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2024-04-03T15:59:53.9558205Z adding 'torch/include/ATen/ops/inner.h' 2024-04-03T15:59:53.9560318Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9561830Z adding 'torch/include/ATen/ops/inner_native.h' 2024-04-03T15:59:53.9563603Z adding 'torch/include/ATen/ops/inner_ops.h' 2024-04-03T15:59:53.9565473Z adding 'torch/include/ATen/ops/instance_norm.h' 2024-04-03T15:59:53.9567574Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9569102Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2024-04-03T15:59:53.9570951Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2024-04-03T15:59:53.9572725Z adding 'torch/include/ATen/ops/int_repr.h' 2024-04-03T15:59:53.9575219Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9576417Z adding 'torch/include/ATen/ops/int_repr_native.h' 2024-04-03T15:59:53.9578222Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2024-04-03T15:59:53.9580208Z adding 'torch/include/ATen/ops/inverse.h' 2024-04-03T15:59:53.9582225Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9583771Z adding 'torch/include/ATen/ops/inverse_native.h' 2024-04-03T15:59:53.9585608Z adding 'torch/include/ATen/ops/inverse_ops.h' 2024-04-03T15:59:53.9587277Z adding 'torch/include/ATen/ops/is_coalesced.h' 2024-04-03T15:59:53.9589210Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9590698Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2024-04-03T15:59:53.9592484Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2024-04-03T15:59:53.9593978Z adding 'torch/include/ATen/ops/is_complex.h' 2024-04-03T15:59:53.9596030Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9597485Z adding 'torch/include/ATen/ops/is_complex_native.h' 2024-04-03T15:59:53.9599229Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2024-04-03T15:59:53.9600843Z adding 'torch/include/ATen/ops/is_conj.h' 2024-04-03T15:59:53.9602748Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9604186Z adding 'torch/include/ATen/ops/is_conj_native.h' 2024-04-03T15:59:53.9606059Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2024-04-03T15:59:53.9607883Z adding 'torch/include/ATen/ops/is_distributed.h' 2024-04-03T15:59:53.9609818Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9611165Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2024-04-03T15:59:53.9612890Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2024-04-03T15:59:53.9614794Z adding 'torch/include/ATen/ops/is_floating_point.h' 2024-04-03T15:59:53.9616919Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9618273Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2024-04-03T15:59:53.9619998Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2024-04-03T15:59:53.9621677Z adding 'torch/include/ATen/ops/is_inference.h' 2024-04-03T15:59:53.9623926Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9625533Z adding 'torch/include/ATen/ops/is_inference_native.h' 2024-04-03T15:59:53.9627298Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2024-04-03T15:59:53.9628990Z adding 'torch/include/ATen/ops/is_leaf.h' 2024-04-03T15:59:53.9630997Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9632433Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2024-04-03T15:59:53.9634321Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2024-04-03T15:59:53.9635813Z adding 'torch/include/ATen/ops/is_neg.h' 2024-04-03T15:59:53.9637889Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9639367Z adding 'torch/include/ATen/ops/is_neg_native.h' 2024-04-03T15:59:53.9641274Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2024-04-03T15:59:53.9642980Z adding 'torch/include/ATen/ops/is_nonzero.h' 2024-04-03T15:59:53.9644948Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9646282Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2024-04-03T15:59:53.9648228Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2024-04-03T15:59:53.9649665Z adding 'torch/include/ATen/ops/is_pinned.h' 2024-04-03T15:59:53.9651550Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9653038Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2024-04-03T15:59:53.9654776Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2024-04-03T15:59:53.9657092Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2024-04-03T15:59:53.9658790Z adding 'torch/include/ATen/ops/is_same_size.h' 2024-04-03T15:59:53.9660638Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9661958Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2024-04-03T15:59:53.9663675Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2024-04-03T15:59:53.9665318Z adding 'torch/include/ATen/ops/is_set_to.h' 2024-04-03T15:59:53.9667149Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2024-04-03T15:59:53.9668902Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2024-04-03T15:59:53.9670349Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2024-04-03T15:59:53.9672108Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2024-04-03T15:59:53.9673676Z adding 'torch/include/ATen/ops/is_signed.h' 2024-04-03T15:59:53.9675784Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9677056Z adding 'torch/include/ATen/ops/is_signed_native.h' 2024-04-03T15:59:53.9678774Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2024-04-03T15:59:53.9680376Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2024-04-03T15:59:53.9682396Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9683562Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2024-04-03T15:59:53.9685450Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2024-04-03T15:59:53.9686920Z adding 'torch/include/ATen/ops/isclose.h' 2024-04-03T15:59:53.9689052Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9690463Z adding 'torch/include/ATen/ops/isclose_native.h' 2024-04-03T15:59:53.9692174Z adding 'torch/include/ATen/ops/isclose_ops.h' 2024-04-03T15:59:53.9693647Z adding 'torch/include/ATen/ops/isfinite.h' 2024-04-03T15:59:53.9695887Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9697131Z adding 'torch/include/ATen/ops/isfinite_native.h' 2024-04-03T15:59:53.9698889Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2024-04-03T15:59:53.9700735Z adding 'torch/include/ATen/ops/isin.h' 2024-04-03T15:59:53.9703058Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9704602Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2024-04-03T15:59:53.9706405Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2024-04-03T15:59:53.9708055Z adding 'torch/include/ATen/ops/isin_meta.h' 2024-04-03T15:59:53.9709812Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2024-04-03T15:59:53.9711534Z adding 'torch/include/ATen/ops/isin_native.h' 2024-04-03T15:59:53.9713716Z adding 'torch/include/ATen/ops/isin_ops.h' 2024-04-03T15:59:53.9715326Z adding 'torch/include/ATen/ops/isinf.h' 2024-04-03T15:59:53.9717192Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9718629Z adding 'torch/include/ATen/ops/isinf_native.h' 2024-04-03T15:59:53.9720477Z adding 'torch/include/ATen/ops/isinf_ops.h' 2024-04-03T15:59:53.9721955Z adding 'torch/include/ATen/ops/isnan.h' 2024-04-03T15:59:53.9723821Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9725227Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2024-04-03T15:59:53.9726913Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2024-04-03T15:59:53.9728432Z adding 'torch/include/ATen/ops/isnan_native.h' 2024-04-03T15:59:53.9730292Z adding 'torch/include/ATen/ops/isnan_ops.h' 2024-04-03T15:59:53.9731845Z adding 'torch/include/ATen/ops/isneginf.h' 2024-04-03T15:59:53.9734242Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9735310Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2024-04-03T15:59:53.9737011Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2024-04-03T15:59:53.9738517Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2024-04-03T15:59:53.9740270Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2024-04-03T15:59:53.9741980Z adding 'torch/include/ATen/ops/isneginf_native.h' 2024-04-03T15:59:53.9743927Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2024-04-03T15:59:53.9745576Z adding 'torch/include/ATen/ops/isposinf.h' 2024-04-03T15:59:53.9747691Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9749084Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2024-04-03T15:59:53.9750751Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2024-04-03T15:59:53.9752329Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2024-04-03T15:59:53.9754058Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2024-04-03T15:59:53.9755546Z adding 'torch/include/ATen/ops/isposinf_native.h' 2024-04-03T15:59:53.9757387Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2024-04-03T15:59:53.9759170Z adding 'torch/include/ATen/ops/isreal.h' 2024-04-03T15:59:53.9761045Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9762335Z adding 'torch/include/ATen/ops/isreal_native.h' 2024-04-03T15:59:53.9764021Z adding 'torch/include/ATen/ops/isreal_ops.h' 2024-04-03T15:59:53.9765757Z adding 'torch/include/ATen/ops/istft.h' 2024-04-03T15:59:53.9767988Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9769134Z adding 'torch/include/ATen/ops/istft_native.h' 2024-04-03T15:59:53.9771035Z adding 'torch/include/ATen/ops/istft_ops.h' 2024-04-03T15:59:53.9772735Z adding 'torch/include/ATen/ops/item.h' 2024-04-03T15:59:53.9775017Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9775963Z adding 'torch/include/ATen/ops/item_native.h' 2024-04-03T15:59:53.9777832Z adding 'torch/include/ATen/ops/item_ops.h' 2024-04-03T15:59:53.9780893Z adding 'torch/include/ATen/ops/kaiser_window.h' 2024-04-03T15:59:53.9783116Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9784565Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2024-04-03T15:59:53.9786904Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2024-04-03T15:59:53.9788266Z adding 'torch/include/ATen/ops/kl_div.h' 2024-04-03T15:59:53.9790452Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9791712Z adding 'torch/include/ATen/ops/kl_div_native.h' 2024-04-03T15:59:53.9793586Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2024-04-03T15:59:53.9795227Z adding 'torch/include/ATen/ops/kron.h' 2024-04-03T15:59:53.9797307Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9798550Z adding 'torch/include/ATen/ops/kron_native.h' 2024-04-03T15:59:53.9800279Z adding 'torch/include/ATen/ops/kron_ops.h' 2024-04-03T15:59:53.9802244Z adding 'torch/include/ATen/ops/kthvalue.h' 2024-04-03T15:59:53.9804306Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9806065Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9807587Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2024-04-03T15:59:53.9809205Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2024-04-03T15:59:53.9810864Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2024-04-03T15:59:53.9812750Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2024-04-03T15:59:53.9814401Z adding 'torch/include/ATen/ops/l1_loss.h' 2024-04-03T15:59:53.9816463Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9817901Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2024-04-03T15:59:53.9819774Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2024-04-03T15:59:53.9821769Z adding 'torch/include/ATen/ops/layer_norm.h' 2024-04-03T15:59:53.9824439Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9825617Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2024-04-03T15:59:53.9827449Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2024-04-03T15:59:53.9829115Z adding 'torch/include/ATen/ops/lcm.h' 2024-04-03T15:59:53.9831151Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9832136Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2024-04-03T15:59:53.9833848Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2024-04-03T15:59:53.9835159Z adding 'torch/include/ATen/ops/lcm_meta.h' 2024-04-03T15:59:53.9836655Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2024-04-03T15:59:53.9837985Z adding 'torch/include/ATen/ops/lcm_native.h' 2024-04-03T15:59:53.9839632Z adding 'torch/include/ATen/ops/lcm_ops.h' 2024-04-03T15:59:53.9841189Z adding 'torch/include/ATen/ops/ldexp.h' 2024-04-03T15:59:53.9843205Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9844310Z adding 'torch/include/ATen/ops/ldexp_native.h' 2024-04-03T15:59:53.9845926Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2024-04-03T15:59:53.9847460Z adding 'torch/include/ATen/ops/le.h' 2024-04-03T15:59:53.9860249Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9860959Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2024-04-03T15:59:53.9861416Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2024-04-03T15:59:53.9861812Z adding 'torch/include/ATen/ops/le_meta.h' 2024-04-03T15:59:53.9862375Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2024-04-03T15:59:53.9862705Z adding 'torch/include/ATen/ops/le_native.h' 2024-04-03T15:59:53.9862929Z adding 'torch/include/ATen/ops/le_ops.h' 2024-04-03T15:59:53.9863230Z adding 'torch/include/ATen/ops/leaky_relu.h' 2024-04-03T15:59:53.9863829Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2024-04-03T15:59:53.9865987Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9867201Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2024-04-03T15:59:53.9869154Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2024-04-03T15:59:53.9870583Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2024-04-03T15:59:53.9872436Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2024-04-03T15:59:53.9874039Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2024-04-03T15:59:53.9875963Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2024-04-03T15:59:53.9878171Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9879572Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2024-04-03T15:59:53.9881317Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2024-04-03T15:59:53.9882735Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2024-04-03T15:59:53.9884474Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2024-04-03T15:59:53.9886003Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2024-04-03T15:59:53.9887772Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2024-04-03T15:59:53.9889464Z adding 'torch/include/ATen/ops/lerp.h' 2024-04-03T15:59:53.9891788Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9893086Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2024-04-03T15:59:53.9894922Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2024-04-03T15:59:53.9896518Z adding 'torch/include/ATen/ops/lerp_meta.h' 2024-04-03T15:59:53.9898281Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2024-04-03T15:59:53.9899846Z adding 'torch/include/ATen/ops/lerp_native.h' 2024-04-03T15:59:53.9901813Z adding 'torch/include/ATen/ops/lerp_ops.h' 2024-04-03T15:59:53.9903835Z adding 'torch/include/ATen/ops/less.h' 2024-04-03T15:59:53.9906050Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9907397Z adding 'torch/include/ATen/ops/less_equal.h' 2024-04-03T15:59:53.9909637Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9910895Z adding 'torch/include/ATen/ops/less_equal_native.h' 2024-04-03T15:59:53.9912869Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2024-04-03T15:59:53.9914493Z adding 'torch/include/ATen/ops/less_native.h' 2024-04-03T15:59:53.9916452Z adding 'torch/include/ATen/ops/less_ops.h' 2024-04-03T15:59:53.9918304Z adding 'torch/include/ATen/ops/lgamma.h' 2024-04-03T15:59:53.9920553Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9921602Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2024-04-03T15:59:53.9923388Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2024-04-03T15:59:53.9925016Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2024-04-03T15:59:53.9926750Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2024-04-03T15:59:53.9928105Z adding 'torch/include/ATen/ops/lgamma_native.h' 2024-04-03T15:59:53.9930028Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2024-04-03T15:59:53.9931622Z adding 'torch/include/ATen/ops/lift.h' 2024-04-03T15:59:53.9933872Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9934867Z adding 'torch/include/ATen/ops/lift_fresh.h' 2024-04-03T15:59:53.9937168Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9938304Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2024-04-03T15:59:53.9940576Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:53.9942403Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9943761Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2024-04-03T15:59:53.9945803Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2024-04-03T15:59:53.9947309Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2024-04-03T15:59:53.9949023Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2024-04-03T15:59:53.9950842Z adding 'torch/include/ATen/ops/lift_native.h' 2024-04-03T15:59:53.9952407Z adding 'torch/include/ATen/ops/lift_ops.h' 2024-04-03T15:59:53.9954177Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2024-04-03T15:59:53.9956389Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9957905Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2024-04-03T15:59:53.9960020Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9961433Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2024-04-03T15:59:53.9963027Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2024-04-03T15:59:53.9964595Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2024-04-03T15:59:53.9966360Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2024-04-03T15:59:53.9967934Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2024-04-03T15:59:53.9969571Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2024-04-03T15:59:53.9971026Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2024-04-03T15:59:53.9973103Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2024-04-03T15:59:53.9974640Z adding 'torch/include/ATen/ops/linalg_cond.h' 2024-04-03T15:59:53.9976660Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9978015Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2024-04-03T15:59:53.9979846Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2024-04-03T15:59:53.9981612Z adding 'torch/include/ATen/ops/linalg_cross.h' 2024-04-03T15:59:53.9984066Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:53.9985375Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2024-04-03T15:59:53.9986990Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2024-04-03T15:59:53.9988576Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2024-04-03T15:59:53.9990174Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2024-04-03T15:59:53.9991696Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2024-04-03T15:59:53.9993289Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2024-04-03T15:59:53.9994880Z adding 'torch/include/ATen/ops/linalg_det.h' 2024-04-03T15:59:53.9996668Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:53.9998008Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2024-04-03T15:59:54.0000111Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2024-04-03T15:59:54.0001271Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2024-04-03T15:59:54.0003309Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0004323Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2024-04-03T15:59:54.0006122Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2024-04-03T15:59:54.0007436Z adding 'torch/include/ATen/ops/linalg_eig.h' 2024-04-03T15:59:54.0009081Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2024-04-03T15:59:54.0010590Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2024-04-03T15:59:54.0011932Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2024-04-03T15:59:54.0013435Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2024-04-03T15:59:54.0015092Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2024-04-03T15:59:54.0017150Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0018205Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2024-04-03T15:59:54.0019842Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2024-04-03T15:59:54.0021518Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2024-04-03T15:59:54.0023457Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0024676Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2024-04-03T15:59:54.0026250Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2024-04-03T15:59:54.0027823Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2024-04-03T15:59:54.0029617Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2024-04-03T15:59:54.0030997Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2024-04-03T15:59:54.0032877Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0034021Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2024-04-03T15:59:54.0035598Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2024-04-03T15:59:54.0037281Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2024-04-03T15:59:54.0039087Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2024-04-03T15:59:54.0040914Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2024-04-03T15:59:54.0042330Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2024-04-03T15:59:54.0044073Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2024-04-03T15:59:54.0045593Z adding 'torch/include/ATen/ops/linalg_inv.h' 2024-04-03T15:59:54.0047531Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0048924Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2024-04-03T15:59:54.0051189Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0052318Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2024-04-03T15:59:54.0054152Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2024-04-03T15:59:54.0055711Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2024-04-03T15:59:54.0057600Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2024-04-03T15:59:54.0059321Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2024-04-03T15:59:54.0061029Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2024-04-03T15:59:54.0062632Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2024-04-03T15:59:54.0064269Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2024-04-03T15:59:54.0066093Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2024-04-03T15:59:54.0067870Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0069636Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2024-04-03T15:59:54.0071438Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0072774Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2024-04-03T15:59:54.0074290Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2024-04-03T15:59:54.0075772Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2024-04-03T15:59:54.0077382Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2024-04-03T15:59:54.0078835Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2024-04-03T15:59:54.0080582Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2024-04-03T15:59:54.0082012Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2024-04-03T15:59:54.0083748Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2024-04-03T15:59:54.0085303Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2024-04-03T15:59:54.0087274Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0088526Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2024-04-03T15:59:54.0090112Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2024-04-03T15:59:54.0091483Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2024-04-03T15:59:54.0093276Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2024-04-03T15:59:54.0094717Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2024-04-03T15:59:54.0096643Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2024-04-03T15:59:54.0098294Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2024-04-03T15:59:54.0100159Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0101630Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2024-04-03T15:59:54.0103346Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2024-04-03T15:59:54.0105382Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2024-04-03T15:59:54.0107146Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2024-04-03T15:59:54.0108585Z adding 'torch/include/ATen/ops/linalg_lu.h' 2024-04-03T15:59:54.0110597Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0111943Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2024-04-03T15:59:54.0113409Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2024-04-03T15:59:54.0115007Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2024-04-03T15:59:54.0116928Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0118931Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2024-04-03T15:59:54.0120644Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0121854Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2024-04-03T15:59:54.0123601Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2024-04-03T15:59:54.0125014Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2024-04-03T15:59:54.0126535Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2024-04-03T15:59:54.0127966Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2024-04-03T15:59:54.0129696Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2024-04-03T15:59:54.0131259Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2024-04-03T15:59:54.0132918Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2024-04-03T15:59:54.0134740Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2024-04-03T15:59:54.0136631Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2024-04-03T15:59:54.0137834Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2024-04-03T15:59:54.0139559Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2024-04-03T15:59:54.0141078Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2024-04-03T15:59:54.0143323Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0144700Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2024-04-03T15:59:54.0146288Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2024-04-03T15:59:54.0147552Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2024-04-03T15:59:54.0149306Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2024-04-03T15:59:54.0151092Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2024-04-03T15:59:54.0152945Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2024-04-03T15:59:54.0154434Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2024-04-03T15:59:54.0156365Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0157787Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2024-04-03T15:59:54.0159556Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2024-04-03T15:59:54.0161179Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2024-04-03T15:59:54.0163212Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0164749Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2024-04-03T15:59:54.0166431Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2024-04-03T15:59:54.0168053Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2024-04-03T15:59:54.0169847Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2024-04-03T15:59:54.0171743Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2024-04-03T15:59:54.0174069Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0175645Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2024-04-03T15:59:54.0177689Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2024-04-03T15:59:54.0179477Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2024-04-03T15:59:54.0181496Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0183115Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2024-04-03T15:59:54.0184860Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2024-04-03T15:59:54.0187329Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2024-04-03T15:59:54.0189467Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0190942Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2024-04-03T15:59:54.0193487Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2024-04-03T15:59:54.0195834Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2024-04-03T15:59:54.0197478Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0198829Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2024-04-03T15:59:54.0200752Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2024-04-03T15:59:54.0202613Z adding 'torch/include/ATen/ops/linalg_norm.h' 2024-04-03T15:59:54.0204899Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0206122Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2024-04-03T15:59:54.0208384Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2024-04-03T15:59:54.0210418Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2024-04-03T15:59:54.0212400Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0214267Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0215975Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0217462Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2024-04-03T15:59:54.0219835Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2024-04-03T15:59:54.0221608Z adding 'torch/include/ATen/ops/linalg_qr.h' 2024-04-03T15:59:54.0224026Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0225452Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2024-04-03T15:59:54.0227334Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2024-04-03T15:59:54.0229044Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2024-04-03T15:59:54.0230853Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2024-04-03T15:59:54.0232334Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2024-04-03T15:59:54.0234175Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2024-04-03T15:59:54.0235996Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2024-04-03T15:59:54.0237816Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0238946Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2024-04-03T15:59:54.0240793Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2024-04-03T15:59:54.0242520Z adding 'torch/include/ATen/ops/linalg_solve.h' 2024-04-03T15:59:54.0245022Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0246701Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2024-04-03T15:59:54.0248750Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0249914Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2024-04-03T15:59:54.0251843Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2024-04-03T15:59:54.0253480Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2024-04-03T15:59:54.0255188Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2024-04-03T15:59:54.0256984Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2024-04-03T15:59:54.0258966Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2024-04-03T15:59:54.0260519Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2024-04-03T15:59:54.0262305Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2024-04-03T15:59:54.0264279Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2024-04-03T15:59:54.0266080Z adding 'torch/include/ATen/ops/linalg_svd.h' 2024-04-03T15:59:54.0267953Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0269315Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2024-04-03T15:59:54.0271108Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2024-04-03T15:59:54.0272916Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2024-04-03T15:59:54.0274954Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0276377Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2024-04-03T15:59:54.0278005Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2024-04-03T15:59:54.0279989Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2024-04-03T15:59:54.0281931Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0283020Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2024-04-03T15:59:54.0284958Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2024-04-03T15:59:54.0286979Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2024-04-03T15:59:54.0289044Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0290634Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2024-04-03T15:59:54.0292664Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2024-04-03T15:59:54.0294570Z adding 'torch/include/ATen/ops/linalg_vander.h' 2024-04-03T15:59:54.0296804Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0297966Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2024-04-03T15:59:54.0300209Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2024-04-03T15:59:54.0302738Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2024-04-03T15:59:54.0304000Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0306192Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2024-04-03T15:59:54.0307800Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2024-04-03T15:59:54.0309695Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2024-04-03T15:59:54.0312269Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0313601Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2024-04-03T15:59:54.0315293Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2024-04-03T15:59:54.0317047Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2024-04-03T15:59:54.0318870Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2024-04-03T15:59:54.0320663Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2024-04-03T15:59:54.0322523Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2024-04-03T15:59:54.0324233Z adding 'torch/include/ATen/ops/linear.h' 2024-04-03T15:59:54.0326232Z adding 'torch/include/ATen/ops/linear_backward.h' 2024-04-03T15:59:54.0328353Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0329736Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2024-04-03T15:59:54.0331919Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2024-04-03T15:59:54.0334209Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0335695Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0337094Z adding 'torch/include/ATen/ops/linear_native.h' 2024-04-03T15:59:54.0339077Z adding 'torch/include/ATen/ops/linear_ops.h' 2024-04-03T15:59:54.0341397Z adding 'torch/include/ATen/ops/linspace.h' 2024-04-03T15:59:54.0344007Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0345702Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2024-04-03T15:59:54.0347516Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2024-04-03T15:59:54.0349350Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2024-04-03T15:59:54.0351060Z adding 'torch/include/ATen/ops/linspace_native.h' 2024-04-03T15:59:54.0353168Z adding 'torch/include/ATen/ops/linspace_ops.h' 2024-04-03T15:59:54.0355084Z adding 'torch/include/ATen/ops/log.h' 2024-04-03T15:59:54.0356653Z adding 'torch/include/ATen/ops/log10.h' 2024-04-03T15:59:54.0358747Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0359960Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2024-04-03T15:59:54.0361705Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2024-04-03T15:59:54.0363285Z adding 'torch/include/ATen/ops/log10_meta.h' 2024-04-03T15:59:54.0364888Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2024-04-03T15:59:54.0366417Z adding 'torch/include/ATen/ops/log10_native.h' 2024-04-03T15:59:54.0368114Z adding 'torch/include/ATen/ops/log10_ops.h' 2024-04-03T15:59:54.0369861Z adding 'torch/include/ATen/ops/log1p.h' 2024-04-03T15:59:54.0372181Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0373527Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2024-04-03T15:59:54.0375734Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2024-04-03T15:59:54.0377765Z adding 'torch/include/ATen/ops/log1p_meta.h' 2024-04-03T15:59:54.0379659Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2024-04-03T15:59:54.0381714Z adding 'torch/include/ATen/ops/log1p_native.h' 2024-04-03T15:59:54.0383579Z adding 'torch/include/ATen/ops/log1p_ops.h' 2024-04-03T15:59:54.0385567Z adding 'torch/include/ATen/ops/log2.h' 2024-04-03T15:59:54.0387637Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0389228Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2024-04-03T15:59:54.0391209Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2024-04-03T15:59:54.0393202Z adding 'torch/include/ATen/ops/log2_meta.h' 2024-04-03T15:59:54.0394944Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2024-04-03T15:59:54.0396831Z adding 'torch/include/ATen/ops/log2_native.h' 2024-04-03T15:59:54.0398607Z adding 'torch/include/ATen/ops/log2_ops.h' 2024-04-03T15:59:54.0400607Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0402290Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2024-04-03T15:59:54.0403988Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2024-04-03T15:59:54.0405322Z adding 'torch/include/ATen/ops/log_meta.h' 2024-04-03T15:59:54.0407259Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2024-04-03T15:59:54.0408756Z adding 'torch/include/ATen/ops/log_native.h' 2024-04-03T15:59:54.0410490Z adding 'torch/include/ATen/ops/log_normal.h' 2024-04-03T15:59:54.0412553Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0413901Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2024-04-03T15:59:54.0415715Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2024-04-03T15:59:54.0417193Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2024-04-03T15:59:54.0418898Z adding 'torch/include/ATen/ops/log_normal_native.h' 2024-04-03T15:59:54.0420733Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2024-04-03T15:59:54.0422727Z adding 'torch/include/ATen/ops/log_ops.h' 2024-04-03T15:59:54.0424620Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2024-04-03T15:59:54.0426313Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2024-04-03T15:59:54.0428308Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2024-04-03T15:59:54.0429820Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2024-04-03T15:59:54.0431255Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2024-04-03T15:59:54.0433157Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2024-04-03T15:59:54.0434743Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0436202Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2024-04-03T15:59:54.0438027Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2024-04-03T15:59:54.0439447Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2024-04-03T15:59:54.0440837Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2024-04-03T15:59:54.0442516Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2024-04-03T15:59:54.0443847Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2024-04-03T15:59:54.0445542Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2024-04-03T15:59:54.0447105Z adding 'torch/include/ATen/ops/log_softmax.h' 2024-04-03T15:59:54.0448866Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0450304Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0451514Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2024-04-03T15:59:54.0453341Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2024-04-03T15:59:54.0455035Z adding 'torch/include/ATen/ops/logaddexp.h' 2024-04-03T15:59:54.0456581Z adding 'torch/include/ATen/ops/logaddexp2.h' 2024-04-03T15:59:54.0458493Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0459608Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2024-04-03T15:59:54.0461138Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2024-04-03T15:59:54.0462614Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2024-04-03T15:59:54.0464307Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2024-04-03T15:59:54.0465927Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2024-04-03T15:59:54.0467333Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2024-04-03T15:59:54.0469213Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0470416Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2024-04-03T15:59:54.0472113Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2024-04-03T15:59:54.0473671Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2024-04-03T15:59:54.0475327Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2024-04-03T15:59:54.0476875Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2024-04-03T15:59:54.0478575Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2024-04-03T15:59:54.0480326Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2024-04-03T15:59:54.0482260Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0483907Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0485248Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2024-04-03T15:59:54.0487164Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2024-04-03T15:59:54.0488746Z adding 'torch/include/ATen/ops/logdet.h' 2024-04-03T15:59:54.0490610Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0491798Z adding 'torch/include/ATen/ops/logdet_native.h' 2024-04-03T15:59:54.0493592Z adding 'torch/include/ATen/ops/logdet_ops.h' 2024-04-03T15:59:54.0495321Z adding 'torch/include/ATen/ops/logical_and.h' 2024-04-03T15:59:54.0497263Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0498675Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2024-04-03T15:59:54.0500413Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2024-04-03T15:59:54.0501870Z adding 'torch/include/ATen/ops/logical_and_native.h' 2024-04-03T15:59:54.0503776Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2024-04-03T15:59:54.0505434Z adding 'torch/include/ATen/ops/logical_not.h' 2024-04-03T15:59:54.0507341Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0508666Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2024-04-03T15:59:54.0510436Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2024-04-03T15:59:54.0511982Z adding 'torch/include/ATen/ops/logical_not_native.h' 2024-04-03T15:59:54.0513753Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2024-04-03T15:59:54.0515412Z adding 'torch/include/ATen/ops/logical_or.h' 2024-04-03T15:59:54.0517330Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0518683Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2024-04-03T15:59:54.0520430Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2024-04-03T15:59:54.0521911Z adding 'torch/include/ATen/ops/logical_or_native.h' 2024-04-03T15:59:54.0523761Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2024-04-03T15:59:54.0525457Z adding 'torch/include/ATen/ops/logical_xor.h' 2024-04-03T15:59:54.0527354Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0528682Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2024-04-03T15:59:54.0530463Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2024-04-03T15:59:54.0531948Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2024-04-03T15:59:54.0533838Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2024-04-03T15:59:54.0535543Z adding 'torch/include/ATen/ops/logit.h' 2024-04-03T15:59:54.0537321Z adding 'torch/include/ATen/ops/logit_backward.h' 2024-04-03T15:59:54.0539356Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0540661Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2024-04-03T15:59:54.0542805Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2024-04-03T15:59:54.0544400Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2024-04-03T15:59:54.0546088Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2024-04-03T15:59:54.0547649Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2024-04-03T15:59:54.0549416Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2024-04-03T15:59:54.0551233Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2024-04-03T15:59:54.0552899Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2024-04-03T15:59:54.0554595Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2024-04-03T15:59:54.0556125Z adding 'torch/include/ATen/ops/logit_native.h' 2024-04-03T15:59:54.0557910Z adding 'torch/include/ATen/ops/logit_ops.h' 2024-04-03T15:59:54.0560088Z adding 'torch/include/ATen/ops/logspace.h' 2024-04-03T15:59:54.0562405Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0563990Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2024-04-03T15:59:54.0565640Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2024-04-03T15:59:54.0567274Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2024-04-03T15:59:54.0568956Z adding 'torch/include/ATen/ops/logspace_native.h' 2024-04-03T15:59:54.0571190Z adding 'torch/include/ATen/ops/logspace_ops.h' 2024-04-03T15:59:54.0573167Z adding 'torch/include/ATen/ops/logsumexp.h' 2024-04-03T15:59:54.0575165Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0577019Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0578488Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0580096Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2024-04-03T15:59:54.0581924Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2024-04-03T15:59:54.0584082Z adding 'torch/include/ATen/ops/lshift.h' 2024-04-03T15:59:54.0586150Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0587593Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2024-04-03T15:59:54.0589382Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2024-04-03T15:59:54.0591068Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2024-04-03T15:59:54.0592629Z adding 'torch/include/ATen/ops/lshift_native.h' 2024-04-03T15:59:54.0594635Z adding 'torch/include/ATen/ops/lshift_ops.h' 2024-04-03T15:59:54.0596440Z adding 'torch/include/ATen/ops/lstm.h' 2024-04-03T15:59:54.0598165Z adding 'torch/include/ATen/ops/lstm_cell.h' 2024-04-03T15:59:54.0600079Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0601419Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2024-04-03T15:59:54.0603196Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2024-04-03T15:59:54.0605127Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0606886Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2024-04-03T15:59:54.0608946Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0610375Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2024-04-03T15:59:54.0612401Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2024-04-03T15:59:54.0614183Z adding 'torch/include/ATen/ops/lstm_native.h' 2024-04-03T15:59:54.0616289Z adding 'torch/include/ATen/ops/lstm_ops.h' 2024-04-03T15:59:54.0618798Z adding 'torch/include/ATen/ops/lt.h' 2024-04-03T15:59:54.0619966Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0621470Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2024-04-03T15:59:54.0623434Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2024-04-03T15:59:54.0625640Z adding 'torch/include/ATen/ops/lt_meta.h' 2024-04-03T15:59:54.0626850Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2024-04-03T15:59:54.0628943Z adding 'torch/include/ATen/ops/lt_native.h' 2024-04-03T15:59:54.0630881Z adding 'torch/include/ATen/ops/lt_ops.h' 2024-04-03T15:59:54.0633007Z adding 'torch/include/ATen/ops/lu_solve.h' 2024-04-03T15:59:54.0634917Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0637031Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2024-04-03T15:59:54.0638944Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2024-04-03T15:59:54.0640779Z adding 'torch/include/ATen/ops/lu_unpack.h' 2024-04-03T15:59:54.0643356Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0644562Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2024-04-03T15:59:54.0646869Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2024-04-03T15:59:54.0648610Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2024-04-03T15:59:54.0651574Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2024-04-03T15:59:54.0653263Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2024-04-03T15:59:54.0655808Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2024-04-03T15:59:54.0657456Z adding 'torch/include/ATen/ops/mH.h' 2024-04-03T15:59:54.0659508Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0661138Z adding 'torch/include/ATen/ops/mH_native.h' 2024-04-03T15:59:54.0663816Z adding 'torch/include/ATen/ops/mH_ops.h' 2024-04-03T15:59:54.0664914Z adding 'torch/include/ATen/ops/mT.h' 2024-04-03T15:59:54.0667324Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0668839Z adding 'torch/include/ATen/ops/mT_native.h' 2024-04-03T15:59:54.0670894Z adding 'torch/include/ATen/ops/mT_ops.h' 2024-04-03T15:59:54.0673080Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2024-04-03T15:59:54.0675073Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0676519Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2024-04-03T15:59:54.0678380Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2024-04-03T15:59:54.0680082Z adding 'torch/include/ATen/ops/masked_fill.h' 2024-04-03T15:59:54.0682137Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0683493Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2024-04-03T15:59:54.0685235Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2024-04-03T15:59:54.0686847Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2024-04-03T15:59:54.0688570Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2024-04-03T15:59:54.0690629Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2024-04-03T15:59:54.0692486Z adding 'torch/include/ATen/ops/masked_scatter.h' 2024-04-03T15:59:54.0694607Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2024-04-03T15:59:54.0696831Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0698122Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2024-04-03T15:59:54.0700001Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2024-04-03T15:59:54.0701782Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0703314Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2024-04-03T15:59:54.0705270Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2024-04-03T15:59:54.0706957Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2024-04-03T15:59:54.0708629Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2024-04-03T15:59:54.0710526Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2024-04-03T15:59:54.0712234Z adding 'torch/include/ATen/ops/masked_select.h' 2024-04-03T15:59:54.0714045Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2024-04-03T15:59:54.0715932Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0717264Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2024-04-03T15:59:54.0719070Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2024-04-03T15:59:54.0720908Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2024-04-03T15:59:54.0722534Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2024-04-03T15:59:54.0724154Z adding 'torch/include/ATen/ops/masked_select_native.h' 2024-04-03T15:59:54.0725998Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2024-04-03T15:59:54.0727622Z adding 'torch/include/ATen/ops/matmul.h' 2024-04-03T15:59:54.0729444Z adding 'torch/include/ATen/ops/matmul_backward.h' 2024-04-03T15:59:54.0731494Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0732827Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2024-04-03T15:59:54.0734817Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2024-04-03T15:59:54.0737010Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0738450Z adding 'torch/include/ATen/ops/matmul_native.h' 2024-04-03T15:59:54.0740354Z adding 'torch/include/ATen/ops/matmul_ops.h' 2024-04-03T15:59:54.0742011Z adding 'torch/include/ATen/ops/matrix_H.h' 2024-04-03T15:59:54.0744144Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0745457Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2024-04-03T15:59:54.0747239Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2024-04-03T15:59:54.0749042Z adding 'torch/include/ATen/ops/matrix_exp.h' 2024-04-03T15:59:54.0750641Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2024-04-03T15:59:54.0752667Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0754003Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2024-04-03T15:59:54.0755698Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2024-04-03T15:59:54.0757563Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0758807Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2024-04-03T15:59:54.0760597Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2024-04-03T15:59:54.0762351Z adding 'torch/include/ATen/ops/matrix_power.h' 2024-04-03T15:59:54.0764192Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0765444Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2024-04-03T15:59:54.0767365Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2024-04-03T15:59:54.0769259Z adding 'torch/include/ATen/ops/max.h' 2024-04-03T15:59:54.0771551Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0773244Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0775341Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2024-04-03T15:59:54.0776740Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2024-04-03T15:59:54.0778247Z adding 'torch/include/ATen/ops/max_meta.h' 2024-04-03T15:59:54.0779734Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2024-04-03T15:59:54.0781176Z adding 'torch/include/ATen/ops/max_native.h' 2024-04-03T15:59:54.0783390Z adding 'torch/include/ATen/ops/max_ops.h' 2024-04-03T15:59:54.0785200Z adding 'torch/include/ATen/ops/max_pool1d.h' 2024-04-03T15:59:54.0787074Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0788343Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2024-04-03T15:59:54.0790054Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2024-04-03T15:59:54.0791860Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2024-04-03T15:59:54.0793506Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0794907Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2024-04-03T15:59:54.0796652Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2024-04-03T15:59:54.0798112Z adding 'torch/include/ATen/ops/max_pool2d.h' 2024-04-03T15:59:54.0799864Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2024-04-03T15:59:54.0801850Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0803032Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2024-04-03T15:59:54.0804947Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2024-04-03T15:59:54.0806892Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0807974Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2024-04-03T15:59:54.0809637Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2024-04-03T15:59:54.0811416Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2024-04-03T15:59:54.0813076Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2024-04-03T15:59:54.0815364Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0816935Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2024-04-03T15:59:54.0818204Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2024-04-03T15:59:54.0819549Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2024-04-03T15:59:54.0821203Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2024-04-03T15:59:54.0822826Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2024-04-03T15:59:54.0824775Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2024-04-03T15:59:54.0826826Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0828443Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2024-04-03T15:59:54.0830228Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2024-04-03T15:59:54.0831729Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2024-04-03T15:59:54.0833339Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2024-04-03T15:59:54.0834746Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2024-04-03T15:59:54.0836638Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2024-04-03T15:59:54.0838223Z adding 'torch/include/ATen/ops/max_pool3d.h' 2024-04-03T15:59:54.0840130Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0841309Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2024-04-03T15:59:54.0842978Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2024-04-03T15:59:54.0844648Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2024-04-03T15:59:54.0846361Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2024-04-03T15:59:54.0848111Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2024-04-03T15:59:54.0849807Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2024-04-03T15:59:54.0851277Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2024-04-03T15:59:54.0853130Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2024-04-03T15:59:54.0854756Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2024-04-03T15:59:54.0856567Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2024-04-03T15:59:54.0858092Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2024-04-03T15:59:54.0859927Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2024-04-03T15:59:54.0861726Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2024-04-03T15:59:54.0865215Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2024-04-03T15:59:54.0865977Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2024-04-03T15:59:54.0867073Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2024-04-03T15:59:54.0868876Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2024-04-03T15:59:54.0870731Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2024-04-03T15:59:54.0872568Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2024-04-03T15:59:54.0874378Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2024-04-03T15:59:54.0876027Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2024-04-03T15:59:54.0877862Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2024-04-03T15:59:54.0879338Z adding 'torch/include/ATen/ops/maximum.h' 2024-04-03T15:59:54.0881892Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0883264Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2024-04-03T15:59:54.0884501Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2024-04-03T15:59:54.0886047Z adding 'torch/include/ATen/ops/maximum_meta.h' 2024-04-03T15:59:54.0887642Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2024-04-03T15:59:54.0889119Z adding 'torch/include/ATen/ops/maximum_native.h' 2024-04-03T15:59:54.0891045Z adding 'torch/include/ATen/ops/maximum_ops.h' 2024-04-03T15:59:54.0892716Z adding 'torch/include/ATen/ops/mean.h' 2024-04-03T15:59:54.0894959Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0896683Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0898247Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0899590Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2024-04-03T15:59:54.0901407Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2024-04-03T15:59:54.0902988Z adding 'torch/include/ATen/ops/mean_meta.h' 2024-04-03T15:59:54.0905085Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2024-04-03T15:59:54.0906462Z adding 'torch/include/ATen/ops/mean_native.h' 2024-04-03T15:59:54.0908336Z adding 'torch/include/ATen/ops/mean_ops.h' 2024-04-03T15:59:54.0910328Z adding 'torch/include/ATen/ops/median.h' 2024-04-03T15:59:54.0912960Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0914379Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0915717Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2024-04-03T15:59:54.0916890Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2024-04-03T15:59:54.0918445Z adding 'torch/include/ATen/ops/median_native.h' 2024-04-03T15:59:54.0920493Z adding 'torch/include/ATen/ops/median_ops.h' 2024-04-03T15:59:54.0922054Z adding 'torch/include/ATen/ops/meshgrid.h' 2024-04-03T15:59:54.0924457Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0925753Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2024-04-03T15:59:54.0927483Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2024-04-03T15:59:54.0929317Z adding 'torch/include/ATen/ops/min.h' 2024-04-03T15:59:54.0931821Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0933397Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.0935001Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2024-04-03T15:59:54.0936547Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2024-04-03T15:59:54.0938498Z adding 'torch/include/ATen/ops/min_meta.h' 2024-04-03T15:59:54.0940078Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2024-04-03T15:59:54.0941629Z adding 'torch/include/ATen/ops/min_native.h' 2024-04-03T15:59:54.0944021Z adding 'torch/include/ATen/ops/min_ops.h' 2024-04-03T15:59:54.0946096Z adding 'torch/include/ATen/ops/minimum.h' 2024-04-03T15:59:54.0947747Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.0948942Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2024-04-03T15:59:54.0950640Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2024-04-03T15:59:54.0952044Z adding 'torch/include/ATen/ops/minimum_meta.h' 2024-04-03T15:59:54.0953814Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2024-04-03T15:59:54.0955398Z adding 'torch/include/ATen/ops/minimum_native.h' 2024-04-03T15:59:54.0957081Z adding 'torch/include/ATen/ops/minimum_ops.h' 2024-04-03T15:59:54.0958877Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2024-04-03T15:59:54.0960762Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2024-04-03T15:59:54.0962850Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0964335Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:59:54.0966074Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2024-04-03T15:59:54.0968024Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2024-04-03T15:59:54.0970077Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0971535Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2024-04-03T15:59:54.0973232Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2024-04-03T15:59:54.0975175Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2024-04-03T15:59:54.0977301Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2024-04-03T15:59:54.0979327Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2024-04-03T15:59:54.0981316Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2024-04-03T15:59:54.0982995Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2024-04-03T15:59:54.0985031Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2024-04-03T15:59:54.0987024Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.0988603Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2024-04-03T15:59:54.0990303Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2024-04-03T15:59:54.0992069Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2024-04-03T15:59:54.0993884Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2024-04-03T15:59:54.0995779Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2024-04-03T15:59:54.0997252Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2024-04-03T15:59:54.0999036Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2024-04-03T15:59:54.1001159Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2024-04-03T15:59:54.1003393Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1004965Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2024-04-03T15:59:54.1006676Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2024-04-03T15:59:54.1008638Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2024-04-03T15:59:54.1010750Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2024-04-03T15:59:54.1013123Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1014658Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2024-04-03T15:59:54.1016844Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2024-04-03T15:59:54.1018399Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2024-04-03T15:59:54.1020350Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2024-04-03T15:59:54.1022927Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2024-04-03T15:59:54.1025169Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1026779Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1028565Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2024-04-03T15:59:54.1030740Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2024-04-03T15:59:54.1032864Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1034454Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2024-04-03T15:59:54.1036204Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2024-04-03T15:59:54.1038297Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2024-04-03T15:59:54.1039992Z adding 'torch/include/ATen/ops/mish.h' 2024-04-03T15:59:54.1041716Z adding 'torch/include/ATen/ops/mish_backward.h' 2024-04-03T15:59:54.1043847Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1045085Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1046865Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1048489Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2024-04-03T15:59:54.1050141Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2024-04-03T15:59:54.1052077Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1053543Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2024-04-03T15:59:54.1055369Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2024-04-03T15:59:54.1057608Z adding 'torch/include/ATen/ops/mish_meta.h' 2024-04-03T15:59:54.1059346Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2024-04-03T15:59:54.1060922Z adding 'torch/include/ATen/ops/mish_native.h' 2024-04-03T15:59:54.1062883Z adding 'torch/include/ATen/ops/mish_ops.h' 2024-04-03T15:59:54.1065028Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2024-04-03T15:59:54.1066593Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2024-04-03T15:59:54.1068738Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1070099Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2024-04-03T15:59:54.1071933Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2024-04-03T15:59:54.1073477Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2024-04-03T15:59:54.1075416Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2024-04-03T15:59:54.1077530Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2024-04-03T15:59:54.1079765Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1081297Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2024-04-03T15:59:54.1083123Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2024-04-03T15:59:54.1084883Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2024-04-03T15:59:54.1086736Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2024-04-03T15:59:54.1088846Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1090435Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2024-04-03T15:59:54.1092435Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1094030Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2024-04-03T15:59:54.1095970Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2024-04-03T15:59:54.1097589Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2024-04-03T15:59:54.1099463Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2024-04-03T15:59:54.1101267Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2024-04-03T15:59:54.1103544Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1104973Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2024-04-03T15:59:54.1106853Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2024-04-03T15:59:54.1108707Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1110206Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2024-04-03T15:59:54.1111943Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2024-04-03T15:59:54.1113774Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2024-04-03T15:59:54.1115723Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2024-04-03T15:59:54.1117791Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1119341Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2024-04-03T15:59:54.1121182Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2024-04-03T15:59:54.1123224Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1124837Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2024-04-03T15:59:54.1126496Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2024-04-03T15:59:54.1128321Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2024-04-03T15:59:54.1130256Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2024-04-03T15:59:54.1132330Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1133908Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2024-04-03T15:59:54.1135767Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2024-04-03T15:59:54.1137842Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1139287Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2024-04-03T15:59:54.1141201Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2024-04-03T15:59:54.1143565Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2024-04-03T15:59:54.1145847Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1147771Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2024-04-03T15:59:54.1149278Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2024-04-03T15:59:54.1151531Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2024-04-03T15:59:54.1153604Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1154894Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2024-04-03T15:59:54.1157248Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2024-04-03T15:59:54.1158731Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2024-04-03T15:59:54.1160990Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2024-04-03T15:59:54.1163392Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1165221Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1166779Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2024-04-03T15:59:54.1168787Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2024-04-03T15:59:54.1170851Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1172415Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2024-04-03T15:59:54.1174452Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2024-04-03T15:59:54.1176383Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2024-04-03T15:59:54.1177934Z adding 'torch/include/ATen/ops/mm.h' 2024-04-03T15:59:54.1180159Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1181423Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2024-04-03T15:59:54.1183140Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2024-04-03T15:59:54.1184786Z adding 'torch/include/ATen/ops/mm_meta.h' 2024-04-03T15:59:54.1186483Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2024-04-03T15:59:54.1188060Z adding 'torch/include/ATen/ops/mm_native.h' 2024-04-03T15:59:54.1189761Z adding 'torch/include/ATen/ops/mm_ops.h' 2024-04-03T15:59:54.1191416Z adding 'torch/include/ATen/ops/mode.h' 2024-04-03T15:59:54.1193558Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1195185Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1196585Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2024-04-03T15:59:54.1198268Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2024-04-03T15:59:54.1199786Z adding 'torch/include/ATen/ops/mode_native.h' 2024-04-03T15:59:54.1201742Z adding 'torch/include/ATen/ops/mode_ops.h' 2024-04-03T15:59:54.1203410Z adding 'torch/include/ATen/ops/moveaxis.h' 2024-04-03T15:59:54.1205545Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1206636Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2024-04-03T15:59:54.1208439Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2024-04-03T15:59:54.1210066Z adding 'torch/include/ATen/ops/movedim.h' 2024-04-03T15:59:54.1212159Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1213300Z adding 'torch/include/ATen/ops/movedim_native.h' 2024-04-03T15:59:54.1215197Z adding 'torch/include/ATen/ops/movedim_ops.h' 2024-04-03T15:59:54.1217447Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2024-04-03T15:59:54.1219789Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1221152Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2024-04-03T15:59:54.1223282Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2024-04-03T15:59:54.1225965Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2024-04-03T15:59:54.1228351Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1229828Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2024-04-03T15:59:54.1231833Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2024-04-03T15:59:54.1233211Z adding 'torch/include/ATen/ops/mse_loss.h' 2024-04-03T15:59:54.1235033Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2024-04-03T15:59:54.1236905Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1238714Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1240268Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2024-04-03T15:59:54.1241997Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2024-04-03T15:59:54.1244177Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1245307Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2024-04-03T15:59:54.1247107Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2024-04-03T15:59:54.1248614Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2024-04-03T15:59:54.1250364Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2024-04-03T15:59:54.1251967Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2024-04-03T15:59:54.1253802Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2024-04-03T15:59:54.1255487Z adding 'torch/include/ATen/ops/msort.h' 2024-04-03T15:59:54.1257591Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1258731Z adding 'torch/include/ATen/ops/msort_native.h' 2024-04-03T15:59:54.1260550Z adding 'torch/include/ATen/ops/msort_ops.h' 2024-04-03T15:59:54.1262486Z adding 'torch/include/ATen/ops/mul.h' 2024-04-03T15:59:54.1264535Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1265724Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1267170Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2024-04-03T15:59:54.1268795Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2024-04-03T15:59:54.1270388Z adding 'torch/include/ATen/ops/mul_meta.h' 2024-04-03T15:59:54.1271865Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2024-04-03T15:59:54.1273602Z adding 'torch/include/ATen/ops/mul_native.h' 2024-04-03T15:59:54.1275483Z adding 'torch/include/ATen/ops/mul_ops.h' 2024-04-03T15:59:54.1277330Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2024-04-03T15:59:54.1279150Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2024-04-03T15:59:54.1280996Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1282741Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1284336Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2024-04-03T15:59:54.1286113Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2024-04-03T15:59:54.1287831Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2024-04-03T15:59:54.1289530Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2024-04-03T15:59:54.1291160Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2024-04-03T15:59:54.1292867Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2024-04-03T15:59:54.1294769Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2024-04-03T15:59:54.1296463Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2024-04-03T15:59:54.1298232Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1299865Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1301385Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2024-04-03T15:59:54.1303326Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2024-04-03T15:59:54.1305384Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1306857Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2024-04-03T15:59:54.1308678Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2024-04-03T15:59:54.1310170Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2024-04-03T15:59:54.1311707Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2024-04-03T15:59:54.1313432Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2024-04-03T15:59:54.1314946Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2024-04-03T15:59:54.1316688Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2024-04-03T15:59:54.1318291Z adding 'torch/include/ATen/ops/multinomial.h' 2024-04-03T15:59:54.1320021Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2024-04-03T15:59:54.1321657Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2024-04-03T15:59:54.1323198Z adding 'torch/include/ATen/ops/multinomial_native.h' 2024-04-03T15:59:54.1324939Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2024-04-03T15:59:54.1326609Z adding 'torch/include/ATen/ops/multiply.h' 2024-04-03T15:59:54.1328527Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1329837Z adding 'torch/include/ATen/ops/multiply_native.h' 2024-04-03T15:59:54.1331707Z adding 'torch/include/ATen/ops/multiply_ops.h' 2024-04-03T15:59:54.1333368Z adding 'torch/include/ATen/ops/mv.h' 2024-04-03T15:59:54.1335241Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1336653Z adding 'torch/include/ATen/ops/mv_native.h' 2024-04-03T15:59:54.1338291Z adding 'torch/include/ATen/ops/mv_ops.h' 2024-04-03T15:59:54.1339935Z adding 'torch/include/ATen/ops/mvlgamma.h' 2024-04-03T15:59:54.1341917Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1343590Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2024-04-03T15:59:54.1345189Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2024-04-03T15:59:54.1346642Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2024-04-03T15:59:54.1348320Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2024-04-03T15:59:54.1350015Z adding 'torch/include/ATen/ops/nan_to_num.h' 2024-04-03T15:59:54.1351929Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1353338Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2024-04-03T15:59:54.1354886Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2024-04-03T15:59:54.1356430Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2024-04-03T15:59:54.1357976Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2024-04-03T15:59:54.1359889Z adding 'torch/include/ATen/ops/nanmean.h' 2024-04-03T15:59:54.1361697Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1362921Z adding 'torch/include/ATen/ops/nanmean_native.h' 2024-04-03T15:59:54.1364641Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2024-04-03T15:59:54.1366493Z adding 'torch/include/ATen/ops/nanmedian.h' 2024-04-03T15:59:54.1368494Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1370230Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1371707Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2024-04-03T15:59:54.1373346Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2024-04-03T15:59:54.1375004Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2024-04-03T15:59:54.1377136Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2024-04-03T15:59:54.1379066Z adding 'torch/include/ATen/ops/nanquantile.h' 2024-04-03T15:59:54.1381124Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1382822Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2024-04-03T15:59:54.1384804Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2024-04-03T15:59:54.1386635Z adding 'torch/include/ATen/ops/nansum.h' 2024-04-03T15:59:54.1388654Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2024-04-03T15:59:54.1390366Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2024-04-03T15:59:54.1391842Z adding 'torch/include/ATen/ops/nansum_native.h' 2024-04-03T15:59:54.1393715Z adding 'torch/include/ATen/ops/nansum_ops.h' 2024-04-03T15:59:54.1395311Z adding 'torch/include/ATen/ops/narrow.h' 2024-04-03T15:59:54.1397236Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1398908Z adding 'torch/include/ATen/ops/narrow_copy.h' 2024-04-03T15:59:54.1401143Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1402680Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2024-04-03T15:59:54.1404290Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2024-04-03T15:59:54.1406138Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2024-04-03T15:59:54.1407962Z adding 'torch/include/ATen/ops/narrow_native.h' 2024-04-03T15:59:54.1409756Z adding 'torch/include/ATen/ops/narrow_ops.h' 2024-04-03T15:59:54.1411959Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2024-04-03T15:59:54.1413747Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2024-04-03T15:59:54.1415756Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1417381Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1419083Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1420990Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2024-04-03T15:59:54.1423087Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2024-04-03T15:59:54.1424801Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2024-04-03T15:59:54.1426628Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2024-04-03T15:59:54.1428229Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2024-04-03T15:59:54.1430222Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2024-04-03T15:59:54.1431951Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2024-04-03T15:59:54.1433914Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1435407Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2024-04-03T15:59:54.1436881Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2024-04-03T15:59:54.1438693Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2024-04-03T15:59:54.1440199Z adding 'torch/include/ATen/ops/native_dropout.h' 2024-04-03T15:59:54.1441953Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2024-04-03T15:59:54.1443950Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1445457Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1447123Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1448600Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2024-04-03T15:59:54.1450297Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2024-04-03T15:59:54.1452315Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1453866Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2024-04-03T15:59:54.1455542Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2024-04-03T15:59:54.1457096Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2024-04-03T15:59:54.1458956Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2024-04-03T15:59:54.1461247Z adding 'torch/include/ATen/ops/native_group_norm.h' 2024-04-03T15:59:54.1463658Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2024-04-03T15:59:54.1467127Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1468821Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1470293Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1471908Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2024-04-03T15:59:54.1473831Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2024-04-03T15:59:54.1475901Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1477494Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2024-04-03T15:59:54.1479360Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2024-04-03T15:59:54.1481129Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2024-04-03T15:59:54.1483005Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2024-04-03T15:59:54.1485126Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2024-04-03T15:59:54.1487547Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2024-04-03T15:59:54.1489766Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1491381Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1493236Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1494918Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2024-04-03T15:59:54.1496916Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2024-04-03T15:59:54.1498979Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1500774Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2024-04-03T15:59:54.1502514Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2024-04-03T15:59:54.1504432Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2024-04-03T15:59:54.1506307Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2024-04-03T15:59:54.1508082Z adding 'torch/include/ATen/ops/native_norm.h' 2024-04-03T15:59:54.1510138Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1511531Z adding 'torch/include/ATen/ops/native_norm_native.h' 2024-04-03T15:59:54.1513464Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2024-04-03T15:59:54.1515178Z adding 'torch/include/ATen/ops/ne.h' 2024-04-03T15:59:54.1517315Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1518880Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2024-04-03T15:59:54.1520649Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2024-04-03T15:59:54.1522054Z adding 'torch/include/ATen/ops/ne_meta.h' 2024-04-03T15:59:54.1523771Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2024-04-03T15:59:54.1525395Z adding 'torch/include/ATen/ops/ne_native.h' 2024-04-03T15:59:54.1527330Z adding 'torch/include/ATen/ops/ne_ops.h' 2024-04-03T15:59:54.1529058Z adding 'torch/include/ATen/ops/neg.h' 2024-04-03T15:59:54.1531183Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1532552Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2024-04-03T15:59:54.1534244Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2024-04-03T15:59:54.1535928Z adding 'torch/include/ATen/ops/neg_meta.h' 2024-04-03T15:59:54.1537532Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2024-04-03T15:59:54.1539164Z adding 'torch/include/ATen/ops/neg_native.h' 2024-04-03T15:59:54.1540859Z adding 'torch/include/ATen/ops/neg_ops.h' 2024-04-03T15:59:54.1542798Z adding 'torch/include/ATen/ops/negative.h' 2024-04-03T15:59:54.1545021Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1546477Z adding 'torch/include/ATen/ops/negative_native.h' 2024-04-03T15:59:54.1548321Z adding 'torch/include/ATen/ops/negative_ops.h' 2024-04-03T15:59:54.1550074Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2024-04-03T15:59:54.1552119Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1553516Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2024-04-03T15:59:54.1555299Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2024-04-03T15:59:54.1557079Z adding 'torch/include/ATen/ops/new_empty.h' 2024-04-03T15:59:54.1559181Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1560735Z adding 'torch/include/ATen/ops/new_empty_native.h' 2024-04-03T15:59:54.1562459Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2024-04-03T15:59:54.1564488Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2024-04-03T15:59:54.1566603Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1568506Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1569905Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2024-04-03T15:59:54.1571761Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2024-04-03T15:59:54.1574249Z adding 'torch/include/ATen/ops/new_full.h' 2024-04-03T15:59:54.1576226Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1577610Z adding 'torch/include/ATen/ops/new_full_native.h' 2024-04-03T15:59:54.1579519Z adding 'torch/include/ATen/ops/new_full_ops.h' 2024-04-03T15:59:54.1581575Z adding 'torch/include/ATen/ops/new_ones.h' 2024-04-03T15:59:54.1583786Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1585364Z adding 'torch/include/ATen/ops/new_ones_native.h' 2024-04-03T15:59:54.1587108Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2024-04-03T15:59:54.1589183Z adding 'torch/include/ATen/ops/new_zeros.h' 2024-04-03T15:59:54.1591310Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1592877Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2024-04-03T15:59:54.1594781Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2024-04-03T15:59:54.1596542Z adding 'torch/include/ATen/ops/nextafter.h' 2024-04-03T15:59:54.1598644Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1599985Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2024-04-03T15:59:54.1601647Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2024-04-03T15:59:54.1603216Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2024-04-03T15:59:54.1605019Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2024-04-03T15:59:54.1606593Z adding 'torch/include/ATen/ops/nextafter_native.h' 2024-04-03T15:59:54.1608434Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2024-04-03T15:59:54.1610513Z adding 'torch/include/ATen/ops/nll_loss.h' 2024-04-03T15:59:54.1612711Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2024-04-03T15:59:54.1614939Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2024-04-03T15:59:54.1617130Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1619191Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1621057Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2024-04-03T15:59:54.1623189Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2024-04-03T15:59:54.1625387Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1627885Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2024-04-03T15:59:54.1629560Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2024-04-03T15:59:54.1631383Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2024-04-03T15:59:54.1633147Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2024-04-03T15:59:54.1635159Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2024-04-03T15:59:54.1636937Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2024-04-03T15:59:54.1639010Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2024-04-03T15:59:54.1641325Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2024-04-03T15:59:54.1643641Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1645121Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:54.1647086Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:54.1648804Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2024-04-03T15:59:54.1650757Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2024-04-03T15:59:54.1652433Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2024-04-03T15:59:54.1654453Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2024-04-03T15:59:54.1656699Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1658488Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2024-04-03T15:59:54.1660940Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1662704Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2024-04-03T15:59:54.1664696Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2024-04-03T15:59:54.1666451Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2024-04-03T15:59:54.1668428Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2024-04-03T15:59:54.1670066Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2024-04-03T15:59:54.1672039Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2024-04-03T15:59:54.1673795Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2024-04-03T15:59:54.1675648Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2024-04-03T15:59:54.1677700Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1679151Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2024-04-03T15:59:54.1680870Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2024-04-03T15:59:54.1682771Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2024-04-03T15:59:54.1684498Z adding 'torch/include/ATen/ops/nonzero.h' 2024-04-03T15:59:54.1686368Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2024-04-03T15:59:54.1688136Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2024-04-03T15:59:54.1689734Z adding 'torch/include/ATen/ops/nonzero_native.h' 2024-04-03T15:59:54.1691552Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2024-04-03T15:59:54.1693364Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1695398Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2024-04-03T15:59:54.1696331Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2024-04-03T15:59:54.1697904Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2024-04-03T15:59:54.1699414Z adding 'torch/include/ATen/ops/nonzero_static.h' 2024-04-03T15:59:54.1701061Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2024-04-03T15:59:54.1702968Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2024-04-03T15:59:54.1705097Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2024-04-03T15:59:54.1706688Z adding 'torch/include/ATen/ops/norm.h' 2024-04-03T15:59:54.1708997Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1710433Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1711782Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1713208Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2024-04-03T15:59:54.1714839Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2024-04-03T15:59:54.1716445Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2024-04-03T15:59:54.1718222Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1719499Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2024-04-03T15:59:54.1721085Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2024-04-03T15:59:54.1722474Z adding 'torch/include/ATen/ops/norm_meta.h' 2024-04-03T15:59:54.1724068Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2024-04-03T15:59:54.1725534Z adding 'torch/include/ATen/ops/norm_native.h' 2024-04-03T15:59:54.1727702Z adding 'torch/include/ATen/ops/norm_ops.h' 2024-04-03T15:59:54.1730310Z adding 'torch/include/ATen/ops/normal.h' 2024-04-03T15:59:54.1732834Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1734580Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2024-04-03T15:59:54.1736324Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2024-04-03T15:59:54.1737995Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2024-04-03T15:59:54.1739728Z adding 'torch/include/ATen/ops/normal_native.h' 2024-04-03T15:59:54.1741956Z adding 'torch/include/ATen/ops/normal_ops.h' 2024-04-03T15:59:54.1744120Z adding 'torch/include/ATen/ops/not_equal.h' 2024-04-03T15:59:54.1746160Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1747247Z adding 'torch/include/ATen/ops/not_equal_native.h' 2024-04-03T15:59:54.1749153Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2024-04-03T15:59:54.1750868Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2024-04-03T15:59:54.1752773Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1754027Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2024-04-03T15:59:54.1755891Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2024-04-03T15:59:54.1757633Z adding 'torch/include/ATen/ops/numpy_T.h' 2024-04-03T15:59:54.1759482Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1760843Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2024-04-03T15:59:54.1762526Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2024-04-03T15:59:54.1764147Z adding 'torch/include/ATen/ops/one_hot.h' 2024-04-03T15:59:54.1766065Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1767547Z adding 'torch/include/ATen/ops/one_hot_native.h' 2024-04-03T15:59:54.1769397Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2024-04-03T15:59:54.1771255Z adding 'torch/include/ATen/ops/ones.h' 2024-04-03T15:59:54.1773798Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1775358Z adding 'torch/include/ATen/ops/ones_like.h' 2024-04-03T15:59:54.1777317Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1778681Z adding 'torch/include/ATen/ops/ones_like_native.h' 2024-04-03T15:59:54.1780504Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2024-04-03T15:59:54.1782387Z adding 'torch/include/ATen/ops/ones_native.h' 2024-04-03T15:59:54.1784221Z adding 'torch/include/ATen/ops/ones_ops.h' 2024-04-03T15:59:54.1785936Z adding 'torch/include/ATen/ops/or.h' 2024-04-03T15:59:54.1788114Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1789601Z adding 'torch/include/ATen/ops/or_native.h' 2024-04-03T15:59:54.1791354Z adding 'torch/include/ATen/ops/or_ops.h' 2024-04-03T15:59:54.1793173Z adding 'torch/include/ATen/ops/orgqr.h' 2024-04-03T15:59:54.1795375Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1796923Z adding 'torch/include/ATen/ops/orgqr_native.h' 2024-04-03T15:59:54.1798745Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2024-04-03T15:59:54.1800755Z adding 'torch/include/ATen/ops/ormqr.h' 2024-04-03T15:59:54.1802667Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2024-04-03T15:59:54.1804399Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2024-04-03T15:59:54.1806148Z adding 'torch/include/ATen/ops/ormqr_native.h' 2024-04-03T15:59:54.1807939Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2024-04-03T15:59:54.1809753Z adding 'torch/include/ATen/ops/outer.h' 2024-04-03T15:59:54.1811729Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1813453Z adding 'torch/include/ATen/ops/outer_native.h' 2024-04-03T15:59:54.1829907Z adding 'torch/include/ATen/ops/outer_ops.h' 2024-04-03T15:59:54.1830470Z adding 'torch/include/ATen/ops/output_nr.h' 2024-04-03T15:59:54.1830928Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1831180Z adding 'torch/include/ATen/ops/output_nr_native.h' 2024-04-03T15:59:54.1831479Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2024-04-03T15:59:54.1831792Z adding 'torch/include/ATen/ops/pad.h' 2024-04-03T15:59:54.1832537Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1832799Z adding 'torch/include/ATen/ops/pad_native.h' 2024-04-03T15:59:54.1833007Z adding 'torch/include/ATen/ops/pad_ops.h' 2024-04-03T15:59:54.1833284Z adding 'torch/include/ATen/ops/pad_sequence.h' 2024-04-03T15:59:54.1833733Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1834401Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2024-04-03T15:59:54.1836206Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2024-04-03T15:59:54.1837926Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2024-04-03T15:59:54.1839912Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1841384Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2024-04-03T15:59:54.1843088Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2024-04-03T15:59:54.1844694Z adding 'torch/include/ATen/ops/pdist.h' 2024-04-03T15:59:54.1846730Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1848177Z adding 'torch/include/ATen/ops/pdist_native.h' 2024-04-03T15:59:54.1849914Z adding 'torch/include/ATen/ops/pdist_ops.h' 2024-04-03T15:59:54.1851599Z adding 'torch/include/ATen/ops/permute.h' 2024-04-03T15:59:54.1853544Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1855486Z adding 'torch/include/ATen/ops/permute_copy.h' 2024-04-03T15:59:54.1857335Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1859168Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1860589Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2024-04-03T15:59:54.1862439Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2024-04-03T15:59:54.1865002Z adding 'torch/include/ATen/ops/permute_native.h' 2024-04-03T15:59:54.1866478Z adding 'torch/include/ATen/ops/permute_ops.h' 2024-04-03T15:59:54.1867917Z adding 'torch/include/ATen/ops/pin_memory.h' 2024-04-03T15:59:54.1870215Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1871086Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2024-04-03T15:59:54.1872842Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2024-04-03T15:59:54.1874230Z adding 'torch/include/ATen/ops/pinverse.h' 2024-04-03T15:59:54.1875937Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1877167Z adding 'torch/include/ATen/ops/pinverse_native.h' 2024-04-03T15:59:54.1878701Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2024-04-03T15:59:54.1880399Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2024-04-03T15:59:54.1882879Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1884588Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1885873Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2024-04-03T15:59:54.1887345Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2024-04-03T15:59:54.1888955Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2024-04-03T15:59:54.1890540Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2024-04-03T15:59:54.1892514Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1894873Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1896146Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2024-04-03T15:59:54.1897660Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2024-04-03T15:59:54.1899137Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2024-04-03T15:59:54.1900577Z adding 'torch/include/ATen/ops/poisson.h' 2024-04-03T15:59:54.1902677Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1904162Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2024-04-03T15:59:54.1905765Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2024-04-03T15:59:54.1907326Z adding 'torch/include/ATen/ops/poisson_native.h' 2024-04-03T15:59:54.1908854Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2024-04-03T15:59:54.1910592Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1911833Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2024-04-03T15:59:54.1913366Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2024-04-03T15:59:54.1915003Z adding 'torch/include/ATen/ops/poisson_ops.h' 2024-04-03T15:59:54.1916552Z adding 'torch/include/ATen/ops/polar.h' 2024-04-03T15:59:54.1918360Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1919719Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2024-04-03T15:59:54.1921198Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2024-04-03T15:59:54.1922622Z adding 'torch/include/ATen/ops/polar_native.h' 2024-04-03T15:59:54.1924176Z adding 'torch/include/ATen/ops/polar_ops.h' 2024-04-03T15:59:54.1925746Z adding 'torch/include/ATen/ops/polygamma.h' 2024-04-03T15:59:54.1927547Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1929151Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1930467Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2024-04-03T15:59:54.1931943Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2024-04-03T15:59:54.1933345Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2024-04-03T15:59:54.1934987Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2024-04-03T15:59:54.1936458Z adding 'torch/include/ATen/ops/polygamma_native.h' 2024-04-03T15:59:54.1938125Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2024-04-03T15:59:54.1939638Z adding 'torch/include/ATen/ops/positive.h' 2024-04-03T15:59:54.1941419Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1942849Z adding 'torch/include/ATen/ops/positive_native.h' 2024-04-03T15:59:54.1944393Z adding 'torch/include/ATen/ops/positive_ops.h' 2024-04-03T15:59:54.1946130Z adding 'torch/include/ATen/ops/pow.h' 2024-04-03T15:59:54.1948121Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1949587Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2024-04-03T15:59:54.1951275Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2024-04-03T15:59:54.1952776Z adding 'torch/include/ATen/ops/pow_meta.h' 2024-04-03T15:59:54.1954400Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2024-04-03T15:59:54.1956061Z adding 'torch/include/ATen/ops/pow_native.h' 2024-04-03T15:59:54.1957927Z adding 'torch/include/ATen/ops/pow_ops.h' 2024-04-03T15:59:54.1959673Z adding 'torch/include/ATen/ops/prelu.h' 2024-04-03T15:59:54.1961407Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1962698Z adding 'torch/include/ATen/ops/prelu_native.h' 2024-04-03T15:59:54.1964217Z adding 'torch/include/ATen/ops/prelu_ops.h' 2024-04-03T15:59:54.1965984Z adding 'torch/include/ATen/ops/prod.h' 2024-04-03T15:59:54.1967833Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1969581Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.1971420Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1972642Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2024-04-03T15:59:54.1974319Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2024-04-03T15:59:54.1975818Z adding 'torch/include/ATen/ops/prod_meta.h' 2024-04-03T15:59:54.1977347Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2024-04-03T15:59:54.1978970Z adding 'torch/include/ATen/ops/prod_native.h' 2024-04-03T15:59:54.1980718Z adding 'torch/include/ATen/ops/prod_ops.h' 2024-04-03T15:59:54.1982528Z adding 'torch/include/ATen/ops/promote_types.h' 2024-04-03T15:59:54.1984576Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.1985726Z adding 'torch/include/ATen/ops/promote_types_native.h' 2024-04-03T15:59:54.1987272Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2024-04-03T15:59:54.1988789Z adding 'torch/include/ATen/ops/put.h' 2024-04-03T15:59:54.1990581Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.1991949Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2024-04-03T15:59:54.1993446Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2024-04-03T15:59:54.1994956Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2024-04-03T15:59:54.1996395Z adding 'torch/include/ATen/ops/put_native.h' 2024-04-03T15:59:54.1998020Z adding 'torch/include/ATen/ops/put_ops.h' 2024-04-03T15:59:54.1999639Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2024-04-03T15:59:54.2001115Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2024-04-03T15:59:54.2002608Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2024-04-03T15:59:54.2004217Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2024-04-03T15:59:54.2005987Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2007335Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2024-04-03T15:59:54.2008908Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2024-04-03T15:59:54.2010483Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2024-04-03T15:59:54.2012423Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2013658Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2024-04-03T15:59:54.2015338Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2024-04-03T15:59:54.2016697Z adding 'torch/include/ATen/ops/q_scale.h' 2024-04-03T15:59:54.2018305Z adding 'torch/include/ATen/ops/q_scale_native.h' 2024-04-03T15:59:54.2019941Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2024-04-03T15:59:54.2021706Z adding 'torch/include/ATen/ops/q_zero_point.h' 2024-04-03T15:59:54.2023271Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2024-04-03T15:59:54.2025149Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2024-04-03T15:59:54.2027734Z adding 'torch/include/ATen/ops/qr.h' 2024-04-03T15:59:54.2029463Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2030133Z adding 'torch/include/ATen/ops/qr_native.h' 2024-04-03T15:59:54.2031949Z adding 'torch/include/ATen/ops/qr_ops.h' 2024-04-03T15:59:54.2034292Z adding 'torch/include/ATen/ops/qscheme.h' 2024-04-03T15:59:54.2035374Z adding 'torch/include/ATen/ops/qscheme_native.h' 2024-04-03T15:59:54.2036996Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2024-04-03T15:59:54.2038481Z adding 'torch/include/ATen/ops/quantile.h' 2024-04-03T15:59:54.2040548Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2041923Z adding 'torch/include/ATen/ops/quantile_native.h' 2024-04-03T15:59:54.2043896Z adding 'torch/include/ATen/ops/quantile_ops.h' 2024-04-03T15:59:54.2045828Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2024-04-03T15:59:54.2048009Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2049689Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2024-04-03T15:59:54.2051577Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2024-04-03T15:59:54.2052876Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2024-04-03T15:59:54.2054915Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2024-04-03T15:59:54.2056898Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2024-04-03T15:59:54.2059046Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2060351Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2024-04-03T15:59:54.2062433Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2024-04-03T15:59:54.2064406Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2024-04-03T15:59:54.2066256Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2067882Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2024-04-03T15:59:54.2069368Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2024-04-03T15:59:54.2070849Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2024-04-03T15:59:54.2072600Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2024-04-03T15:59:54.2074225Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2024-04-03T15:59:54.2076329Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2024-04-03T15:59:54.2078208Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2024-04-03T15:59:54.2080223Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2081675Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2024-04-03T15:59:54.2083502Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2024-04-03T15:59:54.2085176Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2024-04-03T15:59:54.2087206Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2088596Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2024-04-03T15:59:54.2090320Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2024-04-03T15:59:54.2092021Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2024-04-03T15:59:54.2094061Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2095532Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2024-04-03T15:59:54.2097335Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2024-04-03T15:59:54.2099073Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2024-04-03T15:59:54.2101057Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2102724Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2024-04-03T15:59:54.2104504Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2024-04-03T15:59:54.2106245Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2024-04-03T15:59:54.2108629Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2109687Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2024-04-03T15:59:54.2111665Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2024-04-03T15:59:54.2113172Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2024-04-03T15:59:54.2115074Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2116961Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2024-04-03T15:59:54.2118473Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2024-04-03T15:59:54.2120122Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2024-04-03T15:59:54.2122164Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2123518Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2024-04-03T15:59:54.2125476Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2024-04-03T15:59:54.2127028Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2024-04-03T15:59:54.2129047Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2130632Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2024-04-03T15:59:54.2132657Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2024-04-03T15:59:54.2134041Z adding 'torch/include/ATen/ops/rad2deg.h' 2024-04-03T15:59:54.2136005Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2137316Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2024-04-03T15:59:54.2139271Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2024-04-03T15:59:54.2142809Z adding 'torch/include/ATen/ops/rand.h' 2024-04-03T15:59:54.2145939Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2147915Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2149903Z adding 'torch/include/ATen/ops/rand_like.h' 2024-04-03T15:59:54.2152283Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2154082Z adding 'torch/include/ATen/ops/rand_like_native.h' 2024-04-03T15:59:54.2156251Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2024-04-03T15:59:54.2158292Z adding 'torch/include/ATen/ops/rand_native.h' 2024-04-03T15:59:54.2160858Z adding 'torch/include/ATen/ops/rand_ops.h' 2024-04-03T15:59:54.2164616Z adding 'torch/include/ATen/ops/randint.h' 2024-04-03T15:59:54.2168166Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2171009Z adding 'torch/include/ATen/ops/randint_like.h' 2024-04-03T15:59:54.2173951Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2175924Z adding 'torch/include/ATen/ops/randint_like_native.h' 2024-04-03T15:59:54.2178299Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2024-04-03T15:59:54.2180485Z adding 'torch/include/ATen/ops/randint_native.h' 2024-04-03T15:59:54.2183368Z adding 'torch/include/ATen/ops/randint_ops.h' 2024-04-03T15:59:54.2187091Z adding 'torch/include/ATen/ops/randn.h' 2024-04-03T15:59:54.2190262Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2192231Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2194162Z adding 'torch/include/ATen/ops/randn_like.h' 2024-04-03T15:59:54.2196275Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2198292Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:59:54.2199914Z adding 'torch/include/ATen/ops/randn_like_native.h' 2024-04-03T15:59:54.2201874Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2024-04-03T15:59:54.2203866Z adding 'torch/include/ATen/ops/randn_native.h' 2024-04-03T15:59:54.2206324Z adding 'torch/include/ATen/ops/randn_ops.h' 2024-04-03T15:59:54.2208645Z adding 'torch/include/ATen/ops/random.h' 2024-04-03T15:59:54.2210880Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2212768Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2024-04-03T15:59:54.2214808Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2024-04-03T15:59:54.2216692Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2024-04-03T15:59:54.2218352Z adding 'torch/include/ATen/ops/random_native.h' 2024-04-03T15:59:54.2220891Z adding 'torch/include/ATen/ops/random_ops.h' 2024-04-03T15:59:54.2223582Z adding 'torch/include/ATen/ops/randperm.h' 2024-04-03T15:59:54.2226439Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2227952Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2024-04-03T15:59:54.2229904Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2024-04-03T15:59:54.2231794Z adding 'torch/include/ATen/ops/randperm_native.h' 2024-04-03T15:59:54.2233957Z adding 'torch/include/ATen/ops/randperm_ops.h' 2024-04-03T15:59:54.2236144Z adding 'torch/include/ATen/ops/range.h' 2024-04-03T15:59:54.2239212Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2240448Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2024-04-03T15:59:54.2242988Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2024-04-03T15:59:54.2244801Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2024-04-03T15:59:54.2247056Z adding 'torch/include/ATen/ops/range_native.h' 2024-04-03T15:59:54.2249547Z adding 'torch/include/ATen/ops/range_ops.h' 2024-04-03T15:59:54.2251435Z adding 'torch/include/ATen/ops/ravel.h' 2024-04-03T15:59:54.2254157Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2255333Z adding 'torch/include/ATen/ops/ravel_native.h' 2024-04-03T15:59:54.2257869Z adding 'torch/include/ATen/ops/ravel_ops.h' 2024-04-03T15:59:54.2259647Z adding 'torch/include/ATen/ops/real.h' 2024-04-03T15:59:54.2262401Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2263739Z adding 'torch/include/ATen/ops/real_native.h' 2024-04-03T15:59:54.2266413Z adding 'torch/include/ATen/ops/real_ops.h' 2024-04-03T15:59:54.2268226Z adding 'torch/include/ATen/ops/reciprocal.h' 2024-04-03T15:59:54.2271134Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2272282Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2024-04-03T15:59:54.2274674Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2024-04-03T15:59:54.2276462Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2024-04-03T15:59:54.2278598Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2024-04-03T15:59:54.2280442Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2024-04-03T15:59:54.2282739Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2024-04-03T15:59:54.2284403Z adding 'torch/include/ATen/ops/record_stream.h' 2024-04-03T15:59:54.2286002Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2024-04-03T15:59:54.2287781Z adding 'torch/include/ATen/ops/record_stream_native.h' 2024-04-03T15:59:54.2289418Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2024-04-03T15:59:54.2290283Z adding 'torch/include/ATen/ops/refine_names.h' 2024-04-03T15:59:54.2292628Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2293380Z adding 'torch/include/ATen/ops/refine_names_native.h' 2024-04-03T15:59:54.2295235Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2024-04-03T15:59:54.2297032Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2024-04-03T15:59:54.2299090Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2024-04-03T15:59:54.2301844Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2303039Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2311308Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2313001Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2024-04-03T15:59:54.2314882Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2024-04-03T15:59:54.2316584Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2024-04-03T15:59:54.2318254Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2024-04-03T15:59:54.2320212Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2321657Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2024-04-03T15:59:54.2323313Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2024-04-03T15:59:54.2324828Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2024-04-03T15:59:54.2326551Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2024-04-03T15:59:54.2328149Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2024-04-03T15:59:54.2329809Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2024-04-03T15:59:54.2331606Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2024-04-03T15:59:54.2333673Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2024-04-03T15:59:54.2335771Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2337495Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2339111Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2024-04-03T15:59:54.2340772Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2024-04-03T15:59:54.2342558Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2024-04-03T15:59:54.2344495Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2024-04-03T15:59:54.2346243Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2024-04-03T15:59:54.2347940Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2024-04-03T15:59:54.2349782Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2024-04-03T15:59:54.2351835Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2024-04-03T15:59:54.2354122Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2355627Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2357355Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2358969Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2024-04-03T15:59:54.2360753Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2024-04-03T15:59:54.2362504Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2024-04-03T15:59:54.2364135Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2024-04-03T15:59:54.2366172Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2367687Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2024-04-03T15:59:54.2369432Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2024-04-03T15:59:54.2371449Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2024-04-03T15:59:54.2373101Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2024-04-03T15:59:54.2374829Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2024-04-03T15:59:54.2376555Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2024-04-03T15:59:54.2378197Z adding 'torch/include/ATen/ops/relu.h' 2024-04-03T15:59:54.2379944Z adding 'torch/include/ATen/ops/relu6.h' 2024-04-03T15:59:54.2381938Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2383470Z adding 'torch/include/ATen/ops/relu6_native.h' 2024-04-03T15:59:54.2385082Z adding 'torch/include/ATen/ops/relu6_ops.h' 2024-04-03T15:59:54.2387086Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2388306Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2024-04-03T15:59:54.2389951Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2024-04-03T15:59:54.2391358Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2024-04-03T15:59:54.2392842Z adding 'torch/include/ATen/ops/relu_native.h' 2024-04-03T15:59:54.2394291Z adding 'torch/include/ATen/ops/relu_ops.h' 2024-04-03T15:59:54.2395937Z adding 'torch/include/ATen/ops/remainder.h' 2024-04-03T15:59:54.2397771Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2399476Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2400743Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2024-04-03T15:59:54.2402271Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2024-04-03T15:59:54.2403768Z adding 'torch/include/ATen/ops/remainder_meta.h' 2024-04-03T15:59:54.2405598Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2024-04-03T15:59:54.2406860Z adding 'torch/include/ATen/ops/remainder_native.h' 2024-04-03T15:59:54.2408924Z adding 'torch/include/ATen/ops/remainder_ops.h' 2024-04-03T15:59:54.2410534Z adding 'torch/include/ATen/ops/rename.h' 2024-04-03T15:59:54.2412560Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2413928Z adding 'torch/include/ATen/ops/rename_native.h' 2024-04-03T15:59:54.2415771Z adding 'torch/include/ATen/ops/rename_ops.h' 2024-04-03T15:59:54.2417391Z adding 'torch/include/ATen/ops/renorm.h' 2024-04-03T15:59:54.2419483Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2420831Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2024-04-03T15:59:54.2422933Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2024-04-03T15:59:54.2424452Z adding 'torch/include/ATen/ops/renorm_meta.h' 2024-04-03T15:59:54.2426279Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2024-04-03T15:59:54.2427939Z adding 'torch/include/ATen/ops/renorm_native.h' 2024-04-03T15:59:54.2429814Z adding 'torch/include/ATen/ops/renorm_ops.h' 2024-04-03T15:59:54.2431704Z adding 'torch/include/ATen/ops/repeat.h' 2024-04-03T15:59:54.2433801Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2435809Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2024-04-03T15:59:54.2438102Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2439943Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2441438Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2024-04-03T15:59:54.2443150Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2024-04-03T15:59:54.2444812Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2024-04-03T15:59:54.2446776Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2024-04-03T15:59:54.2448463Z adding 'torch/include/ATen/ops/repeat_native.h' 2024-04-03T15:59:54.2450226Z adding 'torch/include/ATen/ops/repeat_ops.h' 2024-04-03T15:59:54.2452245Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2024-04-03T15:59:54.2454446Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2024-04-03T15:59:54.2456759Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2458206Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2460022Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2461647Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2024-04-03T15:59:54.2463717Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2024-04-03T15:59:54.2465438Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2024-04-03T15:59:54.2467310Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2024-04-03T15:59:54.2469286Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2470774Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2024-04-03T15:59:54.2472456Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2024-04-03T15:59:54.2474026Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2024-04-03T15:59:54.2475839Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2024-04-03T15:59:54.2477486Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2024-04-03T15:59:54.2479245Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2024-04-03T15:59:54.2481191Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2024-04-03T15:59:54.2483421Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2024-04-03T15:59:54.2485412Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2486909Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2488234Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2024-04-03T15:59:54.2489935Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2024-04-03T15:59:54.2491787Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2493117Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2024-04-03T15:59:54.2494697Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2024-04-03T15:59:54.2496225Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2024-04-03T15:59:54.2497931Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2024-04-03T15:59:54.2499392Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2024-04-03T15:59:54.2501043Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2024-04-03T15:59:54.2503053Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2024-04-03T15:59:54.2505069Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2024-04-03T15:59:54.2506844Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2508469Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2509919Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2024-04-03T15:59:54.2511529Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2024-04-03T15:59:54.2513406Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2514686Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2024-04-03T15:59:54.2516620Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2024-04-03T15:59:54.2517914Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2024-04-03T15:59:54.2519688Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2024-04-03T15:59:54.2521348Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2024-04-03T15:59:54.2523089Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2024-04-03T15:59:54.2524668Z adding 'torch/include/ATen/ops/requires_grad.h' 2024-04-03T15:59:54.2526410Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2530031Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2024-04-03T15:59:54.2530410Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2024-04-03T15:59:54.2531025Z adding 'torch/include/ATen/ops/reshape.h' 2024-04-03T15:59:54.2532780Z adding 'torch/include/ATen/ops/reshape_as.h' 2024-04-03T15:59:54.2535423Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2536875Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:59:54.2537829Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2024-04-03T15:59:54.2539503Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2024-04-03T15:59:54.2541468Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2543182Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:59:54.2544435Z adding 'torch/include/ATen/ops/reshape_native.h' 2024-04-03T15:59:54.2545997Z adding 'torch/include/ATen/ops/reshape_ops.h' 2024-04-03T15:59:54.2547859Z adding 'torch/include/ATen/ops/resize.h' 2024-04-03T15:59:54.2549597Z adding 'torch/include/ATen/ops/resize_as.h' 2024-04-03T15:59:54.2551443Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2553064Z adding 'torch/include/ATen/ops/resize_as_native.h' 2024-04-03T15:59:54.2554651Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2024-04-03T15:59:54.2556636Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2024-04-03T15:59:54.2558119Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2559747Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2024-04-03T15:59:54.2561192Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2024-04-03T15:59:54.2562795Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2024-04-03T15:59:54.2564733Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2566273Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2024-04-03T15:59:54.2567911Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2024-04-03T15:59:54.2569880Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2024-04-03T15:59:54.2571345Z adding 'torch/include/ATen/ops/resize_native.h' 2024-04-03T15:59:54.2573217Z adding 'torch/include/ATen/ops/resize_ops.h' 2024-04-03T15:59:54.2574743Z adding 'torch/include/ATen/ops/resolve_conj.h' 2024-04-03T15:59:54.2576621Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2577872Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2024-04-03T15:59:54.2579488Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2024-04-03T15:59:54.2581046Z adding 'torch/include/ATen/ops/resolve_neg.h' 2024-04-03T15:59:54.2582970Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2584482Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2024-04-03T15:59:54.2585992Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2024-04-03T15:59:54.2587501Z adding 'torch/include/ATen/ops/result_type.h' 2024-04-03T15:59:54.2589313Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2590592Z adding 'torch/include/ATen/ops/result_type_native.h' 2024-04-03T15:59:54.2592264Z adding 'torch/include/ATen/ops/result_type_ops.h' 2024-04-03T15:59:54.2593722Z adding 'torch/include/ATen/ops/retain_grad.h' 2024-04-03T15:59:54.2595520Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2596783Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2024-04-03T15:59:54.2598395Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2024-04-03T15:59:54.2599837Z adding 'torch/include/ATen/ops/retains_grad.h' 2024-04-03T15:59:54.2601991Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2603070Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2024-04-03T15:59:54.2605186Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2024-04-03T15:59:54.2606969Z adding 'torch/include/ATen/ops/rms_norm.h' 2024-04-03T15:59:54.2608633Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2610333Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2024-04-03T15:59:54.2611847Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2024-04-03T15:59:54.2613801Z adding 'torch/include/ATen/ops/rnn_relu.h' 2024-04-03T15:59:54.2615293Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2024-04-03T15:59:54.2617181Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2618522Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2024-04-03T15:59:54.2620243Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2024-04-03T15:59:54.2622562Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2624140Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2024-04-03T15:59:54.2625750Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2024-04-03T15:59:54.2627474Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2024-04-03T15:59:54.2629166Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2024-04-03T15:59:54.2631073Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2632479Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2024-04-03T15:59:54.2634151Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2024-04-03T15:59:54.2636104Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2637539Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2024-04-03T15:59:54.2639458Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2024-04-03T15:59:54.2641239Z adding 'torch/include/ATen/ops/roll.h' 2024-04-03T15:59:54.2643238Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2644746Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2024-04-03T15:59:54.2646367Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2024-04-03T15:59:54.2647954Z adding 'torch/include/ATen/ops/roll_native.h' 2024-04-03T15:59:54.2649707Z adding 'torch/include/ATen/ops/roll_ops.h' 2024-04-03T15:59:54.2651407Z adding 'torch/include/ATen/ops/rot90.h' 2024-04-03T15:59:54.2653334Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2654904Z adding 'torch/include/ATen/ops/rot90_native.h' 2024-04-03T15:59:54.2656617Z adding 'torch/include/ATen/ops/rot90_ops.h' 2024-04-03T15:59:54.2658340Z adding 'torch/include/ATen/ops/round.h' 2024-04-03T15:59:54.2660367Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2661879Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2024-04-03T15:59:54.2663682Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2024-04-03T15:59:54.2665259Z adding 'torch/include/ATen/ops/round_meta.h' 2024-04-03T15:59:54.2667052Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2024-04-03T15:59:54.2668800Z adding 'torch/include/ATen/ops/round_native.h' 2024-04-03T15:59:54.2670800Z adding 'torch/include/ATen/ops/round_ops.h' 2024-04-03T15:59:54.2672423Z adding 'torch/include/ATen/ops/row_indices.h' 2024-04-03T15:59:54.2674439Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2675818Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2024-04-03T15:59:54.2677691Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2679477Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2680657Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2024-04-03T15:59:54.2682555Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2024-04-03T15:59:54.2683975Z adding 'torch/include/ATen/ops/row_indices_native.h' 2024-04-03T15:59:54.2685598Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2024-04-03T15:59:54.2687260Z adding 'torch/include/ATen/ops/row_stack.h' 2024-04-03T15:59:54.2689126Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2690580Z adding 'torch/include/ATen/ops/row_stack_native.h' 2024-04-03T15:59:54.2692274Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2024-04-03T15:59:54.2694036Z adding 'torch/include/ATen/ops/rrelu.h' 2024-04-03T15:59:54.2696058Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2697442Z adding 'torch/include/ATen/ops/rrelu_native.h' 2024-04-03T15:59:54.2699289Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2024-04-03T15:59:54.2701137Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2024-04-03T15:59:54.2703066Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2024-04-03T15:59:54.2706089Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2707683Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2024-04-03T15:59:54.2710164Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2024-04-03T15:59:54.2711194Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2024-04-03T15:59:54.2713021Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2024-04-03T15:59:54.2714762Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2024-04-03T15:59:54.2716424Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2024-04-03T15:59:54.2718332Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2024-04-03T15:59:54.2720114Z adding 'torch/include/ATen/ops/rshift.h' 2024-04-03T15:59:54.2722131Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2723619Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2024-04-03T15:59:54.2725250Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2024-04-03T15:59:54.2726888Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2024-04-03T15:59:54.2728414Z adding 'torch/include/ATen/ops/rshift_native.h' 2024-04-03T15:59:54.2730353Z adding 'torch/include/ATen/ops/rshift_ops.h' 2024-04-03T15:59:54.2732114Z adding 'torch/include/ATen/ops/rsqrt.h' 2024-04-03T15:59:54.2734158Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2735631Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2024-04-03T15:59:54.2737282Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2024-04-03T15:59:54.2738808Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2024-04-03T15:59:54.2740477Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2024-04-03T15:59:54.2742291Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2024-04-03T15:59:54.2744156Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2024-04-03T15:59:54.2745936Z adding 'torch/include/ATen/ops/rsub.h' 2024-04-03T15:59:54.2747957Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2749465Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2024-04-03T15:59:54.2751066Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2024-04-03T15:59:54.2752613Z adding 'torch/include/ATen/ops/rsub_native.h' 2024-04-03T15:59:54.2754509Z adding 'torch/include/ATen/ops/rsub_ops.h' 2024-04-03T15:59:54.2756386Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2024-04-03T15:59:54.2758471Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2759797Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2024-04-03T15:59:54.2761601Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2024-04-03T15:59:54.2763541Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2024-04-03T15:59:54.2766424Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2767062Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2024-04-03T15:59:54.2769131Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2024-04-03T15:59:54.2771016Z adding 'torch/include/ATen/ops/scatter.h' 2024-04-03T15:59:54.2772959Z adding 'torch/include/ATen/ops/scatter_add.h' 2024-04-03T15:59:54.2775002Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2776705Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2778238Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2024-04-03T15:59:54.2780032Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2024-04-03T15:59:54.2781444Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2024-04-03T15:59:54.2783390Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2024-04-03T15:59:54.2785197Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2024-04-03T15:59:54.2787062Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2024-04-03T15:59:54.2790426Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2791781Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2794099Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2024-04-03T15:59:54.2796286Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2024-04-03T15:59:54.2798301Z adding 'torch/include/ATen/ops/scatter_meta.h' 2024-04-03T15:59:54.2800773Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2024-04-03T15:59:54.2802551Z adding 'torch/include/ATen/ops/scatter_native.h' 2024-04-03T15:59:54.2805829Z adding 'torch/include/ATen/ops/scatter_ops.h' 2024-04-03T15:59:54.2808138Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2024-04-03T15:59:54.2810885Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2812167Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2024-04-03T15:59:54.2814904Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2024-04-03T15:59:54.2816692Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2024-04-03T15:59:54.2819155Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2024-04-03T15:59:54.2820866Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2024-04-03T15:59:54.2823689Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2024-04-03T15:59:54.2826125Z adding 'torch/include/ATen/ops/searchsorted.h' 2024-04-03T15:59:54.2828477Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2024-04-03T15:59:54.2830789Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2024-04-03T15:59:54.2832985Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2024-04-03T15:59:54.2835516Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2024-04-03T15:59:54.2837723Z adding 'torch/include/ATen/ops/segment_reduce.h' 2024-04-03T15:59:54.2840376Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2841876Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2024-04-03T15:59:54.2843984Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2024-04-03T15:59:54.2845700Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2024-04-03T15:59:54.2847770Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2024-04-03T15:59:54.2849610Z adding 'torch/include/ATen/ops/select.h' 2024-04-03T15:59:54.2851797Z adding 'torch/include/ATen/ops/select_backward.h' 2024-04-03T15:59:54.2854289Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2856247Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2857730Z adding 'torch/include/ATen/ops/select_backward_native.h' 2024-04-03T15:59:54.2859814Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2024-04-03T15:59:54.2861973Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2863971Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2865933Z adding 'torch/include/ATen/ops/select_copy.h' 2024-04-03T15:59:54.2868081Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2870151Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2871509Z adding 'torch/include/ATen/ops/select_copy_native.h' 2024-04-03T15:59:54.2873507Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2024-04-03T15:59:54.2875258Z adding 'torch/include/ATen/ops/select_native.h' 2024-04-03T15:59:54.2877151Z adding 'torch/include/ATen/ops/select_ops.h' 2024-04-03T15:59:54.2879200Z adding 'torch/include/ATen/ops/select_scatter.h' 2024-04-03T15:59:54.2881427Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2883356Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2884837Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2024-04-03T15:59:54.2886679Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2024-04-03T15:59:54.2888350Z adding 'torch/include/ATen/ops/selu.h' 2024-04-03T15:59:54.2890460Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2892108Z adding 'torch/include/ATen/ops/selu_native.h' 2024-04-03T15:59:54.2893953Z adding 'torch/include/ATen/ops/selu_ops.h' 2024-04-03T15:59:54.2896423Z adding 'torch/include/ATen/ops/set.h' 2024-04-03T15:59:54.2898891Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.2900785Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2902535Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2024-04-03T15:59:54.2904685Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2024-04-03T15:59:54.2906327Z adding 'torch/include/ATen/ops/set_data.h' 2024-04-03T15:59:54.2908488Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.2910000Z adding 'torch/include/ATen/ops/set_data_native.h' 2024-04-03T15:59:54.2911955Z adding 'torch/include/ATen/ops/set_data_ops.h' 2024-04-03T15:59:54.2913912Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2024-04-03T15:59:54.2915813Z adding 'torch/include/ATen/ops/set_native.h' 2024-04-03T15:59:54.2918409Z adding 'torch/include/ATen/ops/set_ops.h' 2024-04-03T15:59:54.2921022Z adding 'torch/include/ATen/ops/sgn.h' 2024-04-03T15:59:54.2923422Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2925062Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2024-04-03T15:59:54.2927404Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2024-04-03T15:59:54.2929168Z adding 'torch/include/ATen/ops/sgn_meta.h' 2024-04-03T15:59:54.2931483Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2024-04-03T15:59:54.2933301Z adding 'torch/include/ATen/ops/sgn_native.h' 2024-04-03T15:59:54.2935890Z adding 'torch/include/ATen/ops/sgn_ops.h' 2024-04-03T15:59:54.2937789Z adding 'torch/include/ATen/ops/sigmoid.h' 2024-04-03T15:59:54.2940115Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2024-04-03T15:59:54.2942806Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2944794Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2024-04-03T15:59:54.2947035Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2024-04-03T15:59:54.2948769Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2024-04-03T15:59:54.2951292Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2024-04-03T15:59:54.2952909Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2024-04-03T15:59:54.2955437Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2024-04-03T15:59:54.2957812Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2959462Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2024-04-03T15:59:54.2961828Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2024-04-03T15:59:54.2963422Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2024-04-03T15:59:54.2965807Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2024-04-03T15:59:54.2967503Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2024-04-03T15:59:54.2969948Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2024-04-03T15:59:54.2971789Z adding 'torch/include/ATen/ops/sign.h' 2024-04-03T15:59:54.2974548Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2975800Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2024-04-03T15:59:54.2978299Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2024-04-03T15:59:54.2979851Z adding 'torch/include/ATen/ops/sign_meta.h' 2024-04-03T15:59:54.2982466Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2024-04-03T15:59:54.2984111Z adding 'torch/include/ATen/ops/sign_native.h' 2024-04-03T15:59:54.2986733Z adding 'torch/include/ATen/ops/sign_ops.h' 2024-04-03T15:59:54.2988572Z adding 'torch/include/ATen/ops/signbit.h' 2024-04-03T15:59:54.2991433Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.2992571Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2024-04-03T15:59:54.2995050Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2024-04-03T15:59:54.2996684Z adding 'torch/include/ATen/ops/signbit_meta.h' 2024-04-03T15:59:54.2999119Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2024-04-03T15:59:54.3000786Z adding 'torch/include/ATen/ops/signbit_native.h' 2024-04-03T15:59:54.3003236Z adding 'torch/include/ATen/ops/signbit_ops.h' 2024-04-03T15:59:54.3005073Z adding 'torch/include/ATen/ops/silu.h' 2024-04-03T15:59:54.3007537Z adding 'torch/include/ATen/ops/silu_backward.h' 2024-04-03T15:59:54.3009991Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3012729Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3015484Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2024-04-03T15:59:54.3016116Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2024-04-03T15:59:54.3017705Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2024-04-03T15:59:54.3019455Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2024-04-03T15:59:54.3020800Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2024-04-03T15:59:54.3023041Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2024-04-03T15:59:54.3024760Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3025518Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2024-04-03T15:59:54.3027212Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2024-04-03T15:59:54.3028746Z adding 'torch/include/ATen/ops/silu_meta.h' 2024-04-03T15:59:54.3030453Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2024-04-03T15:59:54.3032022Z adding 'torch/include/ATen/ops/silu_native.h' 2024-04-03T15:59:54.3033743Z adding 'torch/include/ATen/ops/silu_ops.h' 2024-04-03T15:59:54.3035514Z adding 'torch/include/ATen/ops/sin.h' 2024-04-03T15:59:54.3037524Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3038887Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2024-04-03T15:59:54.3040533Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2024-04-03T15:59:54.3042071Z adding 'torch/include/ATen/ops/sin_meta.h' 2024-04-03T15:59:54.3043752Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2024-04-03T15:59:54.3045318Z adding 'torch/include/ATen/ops/sin_native.h' 2024-04-03T15:59:54.3047061Z adding 'torch/include/ATen/ops/sin_ops.h' 2024-04-03T15:59:54.3048769Z adding 'torch/include/ATen/ops/sinc.h' 2024-04-03T15:59:54.3050839Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3052199Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2024-04-03T15:59:54.3053897Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2024-04-03T15:59:54.3055472Z adding 'torch/include/ATen/ops/sinc_meta.h' 2024-04-03T15:59:54.3057152Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2024-04-03T15:59:54.3058672Z adding 'torch/include/ATen/ops/sinc_native.h' 2024-04-03T15:59:54.3060416Z adding 'torch/include/ATen/ops/sinc_ops.h' 2024-04-03T15:59:54.3062248Z adding 'torch/include/ATen/ops/sinh.h' 2024-04-03T15:59:54.3064436Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3065752Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2024-04-03T15:59:54.3067390Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2024-04-03T15:59:54.3068938Z adding 'torch/include/ATen/ops/sinh_meta.h' 2024-04-03T15:59:54.3070587Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2024-04-03T15:59:54.3072169Z adding 'torch/include/ATen/ops/sinh_native.h' 2024-04-03T15:59:54.3074009Z adding 'torch/include/ATen/ops/sinh_ops.h' 2024-04-03T15:59:54.3075590Z adding 'torch/include/ATen/ops/size.h' 2024-04-03T15:59:54.3077484Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3078903Z adding 'torch/include/ATen/ops/size_native.h' 2024-04-03T15:59:54.3080630Z adding 'torch/include/ATen/ops/size_ops.h' 2024-04-03T15:59:54.3082402Z adding 'torch/include/ATen/ops/slice.h' 2024-04-03T15:59:54.3084416Z adding 'torch/include/ATen/ops/slice_backward.h' 2024-04-03T15:59:54.3086547Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3087975Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2024-04-03T15:59:54.3089960Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2024-04-03T15:59:54.3092130Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3093999Z adding 'torch/include/ATen/ops/slice_copy.h' 2024-04-03T15:59:54.3096243Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3098187Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3099552Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2024-04-03T15:59:54.3101453Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2024-04-03T15:59:54.3103597Z adding 'torch/include/ATen/ops/slice_inverse.h' 2024-04-03T15:59:54.3105648Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3107167Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2024-04-03T15:59:54.3108934Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2024-04-03T15:59:54.3110558Z adding 'torch/include/ATen/ops/slice_native.h' 2024-04-03T15:59:54.3112322Z adding 'torch/include/ATen/ops/slice_ops.h' 2024-04-03T15:59:54.3114423Z adding 'torch/include/ATen/ops/slice_scatter.h' 2024-04-03T15:59:54.3116674Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3118649Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3119936Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2024-04-03T15:59:54.3121797Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2024-04-03T15:59:54.3123502Z adding 'torch/include/ATen/ops/slogdet.h' 2024-04-03T15:59:54.3125490Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3126920Z adding 'torch/include/ATen/ops/slogdet_native.h' 2024-04-03T15:59:54.3128725Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2024-04-03T15:59:54.3130916Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2024-04-03T15:59:54.3133199Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3135254Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2024-04-03T15:59:54.3137341Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2024-04-03T15:59:54.3139136Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2024-04-03T15:59:54.3140918Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2024-04-03T15:59:54.3143054Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2024-04-03T15:59:54.3145036Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2024-04-03T15:59:54.3147206Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2024-04-03T15:59:54.3150320Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3151994Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2024-04-03T15:59:54.3153759Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2024-04-03T15:59:54.3155434Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2024-04-03T15:59:54.3157349Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2024-04-03T15:59:54.3159663Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2024-04-03T15:59:54.3161946Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3163586Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2024-04-03T15:59:54.3165283Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2024-04-03T15:59:54.3166937Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2024-04-03T15:59:54.3168890Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2024-04-03T15:59:54.3172044Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2024-04-03T15:59:54.3175163Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3177077Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2024-04-03T15:59:54.3179636Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2024-04-03T15:59:54.3181548Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2024-04-03T15:59:54.3184441Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2024-04-03T15:59:54.3186353Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2024-04-03T15:59:54.3188898Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2024-04-03T15:59:54.3191603Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2024-04-03T15:59:54.3194202Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2024-04-03T15:59:54.3196428Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2024-04-03T15:59:54.3198617Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2024-04-03T15:59:54.3201084Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2024-04-03T15:59:54.3202872Z adding 'torch/include/ATen/ops/smm.h' 2024-04-03T15:59:54.3205449Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3206707Z adding 'torch/include/ATen/ops/smm_native.h' 2024-04-03T15:59:54.3209244Z adding 'torch/include/ATen/ops/smm_ops.h' 2024-04-03T15:59:54.3211206Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2024-04-03T15:59:54.3213544Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2024-04-03T15:59:54.3216275Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3217786Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2024-04-03T15:59:54.3220303Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2024-04-03T15:59:54.3222368Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2024-04-03T15:59:54.3224747Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2024-04-03T15:59:54.3227411Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3229122Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2024-04-03T15:59:54.3231417Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2024-04-03T15:59:54.3233297Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2024-04-03T15:59:54.3235662Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2024-04-03T15:59:54.3237481Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2024-04-03T15:59:54.3239871Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2024-04-03T15:59:54.3241925Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2024-04-03T15:59:54.3244208Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2024-04-03T15:59:54.3246757Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3248183Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2024-04-03T15:59:54.3250863Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2024-04-03T15:59:54.3253005Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3254936Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2024-04-03T15:59:54.3257462Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2024-04-03T15:59:54.3259433Z adding 'torch/include/ATen/ops/softmax.h' 2024-04-03T15:59:54.3262002Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3264160Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3266047Z adding 'torch/include/ATen/ops/softmax_native.h' 2024-04-03T15:59:54.3268523Z adding 'torch/include/ATen/ops/softmax_ops.h' 2024-04-03T15:59:54.3270458Z adding 'torch/include/ATen/ops/softplus.h' 2024-04-03T15:59:54.3272787Z adding 'torch/include/ATen/ops/softplus_backward.h' 2024-04-03T15:59:54.3275389Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3276784Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2024-04-03T15:59:54.3279501Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2024-04-03T15:59:54.3280792Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2024-04-03T15:59:54.3283564Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2024-04-03T15:59:54.3285007Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2024-04-03T15:59:54.3287145Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2024-04-03T15:59:54.3289205Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3290780Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2024-04-03T15:59:54.3292491Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2024-04-03T15:59:54.3294200Z adding 'torch/include/ATen/ops/softplus_meta.h' 2024-04-03T15:59:54.3296049Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2024-04-03T15:59:54.3297703Z adding 'torch/include/ATen/ops/softplus_native.h' 2024-04-03T15:59:54.3299601Z adding 'torch/include/ATen/ops/softplus_ops.h' 2024-04-03T15:59:54.3301377Z adding 'torch/include/ATen/ops/softshrink.h' 2024-04-03T15:59:54.3303222Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2024-04-03T15:59:54.3305510Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3307106Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2024-04-03T15:59:54.3308675Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2024-04-03T15:59:54.3310322Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2024-04-03T15:59:54.3312709Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2024-04-03T15:59:54.3314150Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2024-04-03T15:59:54.3316020Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2024-04-03T15:59:54.3317929Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3319354Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2024-04-03T15:59:54.3321072Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2024-04-03T15:59:54.3323197Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2024-04-03T15:59:54.3324516Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2024-04-03T15:59:54.3325941Z adding 'torch/include/ATen/ops/softshrink_native.h' 2024-04-03T15:59:54.3327512Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2024-04-03T15:59:54.3329252Z adding 'torch/include/ATen/ops/sort.h' 2024-04-03T15:59:54.3331398Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3333353Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3334550Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3336526Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2024-04-03T15:59:54.3338340Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2024-04-03T15:59:54.3339725Z adding 'torch/include/ATen/ops/sort_meta.h' 2024-04-03T15:59:54.3341510Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2024-04-03T15:59:54.3343068Z adding 'torch/include/ATen/ops/sort_native.h' 2024-04-03T15:59:54.3345267Z adding 'torch/include/ATen/ops/sort_ops.h' 2024-04-03T15:59:54.3347291Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2024-04-03T15:59:54.3349360Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3350942Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2024-04-03T15:59:54.3352710Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2024-04-03T15:59:54.3354580Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2024-04-03T15:59:54.3356621Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3358151Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2024-04-03T15:59:54.3359926Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2024-04-03T15:59:54.3362168Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2024-04-03T15:59:54.3364361Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3365968Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2024-04-03T15:59:54.3367770Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2024-04-03T15:59:54.3369704Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2024-04-03T15:59:54.3371746Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3373594Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3375230Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2024-04-03T15:59:54.3377451Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2024-04-03T15:59:54.3379222Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2024-04-03T15:59:54.3381110Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3382676Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2024-04-03T15:59:54.3384818Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2024-04-03T15:59:54.3386698Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2024-04-03T15:59:54.3388817Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3390355Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2024-04-03T15:59:54.3392238Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2024-04-03T15:59:54.3393847Z adding 'torch/include/ATen/ops/sparse_dim.h' 2024-04-03T15:59:54.3395621Z adding 'torch/include/ATen/ops/sparse_dim_cpu_dispatch.h' 2024-04-03T15:59:54.3397288Z adding 'torch/include/ATen/ops/sparse_dim_cuda_dispatch.h' 2024-04-03T15:59:54.3398910Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2024-04-03T15:59:54.3400591Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2024-04-03T15:59:54.3402338Z adding 'torch/include/ATen/ops/sparse_mask.h' 2024-04-03T15:59:54.3404287Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3405769Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2024-04-03T15:59:54.3407566Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2024-04-03T15:59:54.3409394Z adding 'torch/include/ATen/ops/sparse_resize.h' 2024-04-03T15:59:54.3411191Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2024-04-03T15:59:54.3413334Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3414986Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2024-04-03T15:59:54.3416661Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2024-04-03T15:59:54.3418528Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2024-04-03T15:59:54.3420595Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3422249Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2024-04-03T15:59:54.3424106Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2024-04-03T15:59:54.3426014Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2024-04-03T15:59:54.3427938Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2024-04-03T15:59:54.3429645Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2024-04-03T15:59:54.3431549Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2024-04-03T15:59:54.3433259Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2024-04-03T15:59:54.3435372Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3436780Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2024-04-03T15:59:54.3438565Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2024-04-03T15:59:54.3440099Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2024-04-03T15:59:54.3442018Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2024-04-03T15:59:54.3443520Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2024-04-03T15:59:54.3445308Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2024-04-03T15:59:54.3447042Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2024-04-03T15:59:54.3449178Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3450582Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2024-04-03T15:59:54.3452327Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2024-04-03T15:59:54.3453941Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2024-04-03T15:59:54.3455872Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2024-04-03T15:59:54.3457414Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2024-04-03T15:59:54.3459317Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2024-04-03T15:59:54.3460942Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2024-04-03T15:59:54.3463400Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3465059Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2024-04-03T15:59:54.3466770Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2024-04-03T15:59:54.3468333Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2024-04-03T15:59:54.3470035Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2024-04-03T15:59:54.3471765Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2024-04-03T15:59:54.3473488Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2024-04-03T15:59:54.3475416Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2024-04-03T15:59:54.3477326Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3478751Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2024-04-03T15:59:54.3480511Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2024-04-03T15:59:54.3482057Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2024-04-03T15:59:54.3483864Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2024-04-03T15:59:54.3485486Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2024-04-03T15:59:54.3487245Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2024-04-03T15:59:54.3488918Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2024-04-03T15:59:54.3491017Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3492603Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2024-04-03T15:59:54.3494228Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2024-04-03T15:59:54.3495685Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2024-04-03T15:59:54.3497368Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2024-04-03T15:59:54.3499011Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2024-04-03T15:59:54.3501053Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2024-04-03T15:59:54.3503554Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2024-04-03T15:59:54.3505204Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3506857Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3508341Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2024-04-03T15:59:54.3510045Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2024-04-03T15:59:54.3511701Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2024-04-03T15:59:54.3513414Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2024-04-03T15:59:54.3515156Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2024-04-03T15:59:54.3517025Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2024-04-03T15:59:54.3518908Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2024-04-03T15:59:54.3520971Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3522893Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3524202Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2024-04-03T15:59:54.3525894Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2024-04-03T15:59:54.3527616Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2024-04-03T15:59:54.3529395Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2024-04-03T15:59:54.3530945Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2024-04-03T15:59:54.3532886Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2024-04-03T15:59:54.3534851Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2024-04-03T15:59:54.3536957Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3538821Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3540234Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2024-04-03T15:59:54.3541912Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2024-04-03T15:59:54.3543615Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2024-04-03T15:59:54.3545362Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2024-04-03T15:59:54.3547011Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2024-04-03T15:59:54.3549032Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2024-04-03T15:59:54.3551066Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2024-04-03T15:59:54.3553091Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3554996Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3556341Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2024-04-03T15:59:54.3558048Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2024-04-03T15:59:54.3559735Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2024-04-03T15:59:54.3561453Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2024-04-03T15:59:54.3563334Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2024-04-03T15:59:54.3565519Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2024-04-03T15:59:54.3567199Z adding 'torch/include/ATen/ops/special_digamma.h' 2024-04-03T15:59:54.3569408Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3570822Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2024-04-03T15:59:54.3572577Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2024-04-03T15:59:54.3574355Z adding 'torch/include/ATen/ops/special_entr.h' 2024-04-03T15:59:54.3576227Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3577695Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2024-04-03T15:59:54.3579283Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2024-04-03T15:59:54.3580738Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2024-04-03T15:59:54.3582788Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2024-04-03T15:59:54.3584770Z adding 'torch/include/ATen/ops/special_entr_native.h' 2024-04-03T15:59:54.3586537Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2024-04-03T15:59:54.3587890Z adding 'torch/include/ATen/ops/special_erf.h' 2024-04-03T15:59:54.3589948Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3590516Z adding 'torch/include/ATen/ops/special_erf_native.h' 2024-04-03T15:59:54.3592166Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2024-04-03T15:59:54.3593933Z adding 'torch/include/ATen/ops/special_erfc.h' 2024-04-03T15:59:54.3595916Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3597326Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2024-04-03T15:59:54.3599031Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2024-04-03T15:59:54.3600703Z adding 'torch/include/ATen/ops/special_erfcx.h' 2024-04-03T15:59:54.3602820Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3604250Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2024-04-03T15:59:54.3605914Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2024-04-03T15:59:54.3607426Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2024-04-03T15:59:54.3609268Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2024-04-03T15:59:54.3610846Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2024-04-03T15:59:54.3612574Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2024-04-03T15:59:54.3614341Z adding 'torch/include/ATen/ops/special_erfinv.h' 2024-04-03T15:59:54.3616324Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3617636Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2024-04-03T15:59:54.3619464Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2024-04-03T15:59:54.3621125Z adding 'torch/include/ATen/ops/special_exp2.h' 2024-04-03T15:59:54.3623366Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3624753Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2024-04-03T15:59:54.3626344Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2024-04-03T15:59:54.3627778Z adding 'torch/include/ATen/ops/special_expit.h' 2024-04-03T15:59:54.3629692Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3631003Z adding 'torch/include/ATen/ops/special_expit_native.h' 2024-04-03T15:59:54.3632607Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2024-04-03T15:59:54.3634237Z adding 'torch/include/ATen/ops/special_expm1.h' 2024-04-03T15:59:54.3636691Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3637408Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2024-04-03T15:59:54.3639034Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2024-04-03T15:59:54.3640630Z adding 'torch/include/ATen/ops/special_gammainc.h' 2024-04-03T15:59:54.3642589Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3643956Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2024-04-03T15:59:54.3645577Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2024-04-03T15:59:54.3647307Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2024-04-03T15:59:54.3649147Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3650585Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2024-04-03T15:59:54.3652242Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2024-04-03T15:59:54.3653879Z adding 'torch/include/ATen/ops/special_gammaln.h' 2024-04-03T15:59:54.3655857Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3657228Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2024-04-03T15:59:54.3658826Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2024-04-03T15:59:54.3660729Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2024-04-03T15:59:54.3662918Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3664706Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3666151Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2024-04-03T15:59:54.3667789Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2024-04-03T15:59:54.3669297Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2024-04-03T15:59:54.3670829Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2024-04-03T15:59:54.3672459Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2024-04-03T15:59:54.3674367Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2024-04-03T15:59:54.3676372Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2024-04-03T15:59:54.3678240Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3680213Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3682065Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2024-04-03T15:59:54.3683488Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2024-04-03T15:59:54.3684891Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2024-04-03T15:59:54.3686844Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2024-04-03T15:59:54.3688276Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2024-04-03T15:59:54.3690344Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2024-04-03T15:59:54.3691847Z adding 'torch/include/ATen/ops/special_i0.h' 2024-04-03T15:59:54.3693802Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3695163Z adding 'torch/include/ATen/ops/special_i0_native.h' 2024-04-03T15:59:54.3696809Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2024-04-03T15:59:54.3698447Z adding 'torch/include/ATen/ops/special_i0e.h' 2024-04-03T15:59:54.3700389Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3701726Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2024-04-03T15:59:54.3703608Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2024-04-03T15:59:54.3705253Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2024-04-03T15:59:54.3707036Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2024-04-03T15:59:54.3708423Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2024-04-03T15:59:54.3709977Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2024-04-03T15:59:54.3711589Z adding 'torch/include/ATen/ops/special_i1.h' 2024-04-03T15:59:54.3713818Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3715288Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2024-04-03T15:59:54.3716979Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2024-04-03T15:59:54.3718994Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2024-04-03T15:59:54.3720579Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2024-04-03T15:59:54.3722441Z adding 'torch/include/ATen/ops/special_i1_native.h' 2024-04-03T15:59:54.3724127Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2024-04-03T15:59:54.3725742Z adding 'torch/include/ATen/ops/special_i1e.h' 2024-04-03T15:59:54.3728017Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3729265Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2024-04-03T15:59:54.3730840Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2024-04-03T15:59:54.3732560Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2024-04-03T15:59:54.3734586Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2024-04-03T15:59:54.3736126Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2024-04-03T15:59:54.3737872Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2024-04-03T15:59:54.3740124Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2024-04-03T15:59:54.3741961Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3744054Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3745512Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2024-04-03T15:59:54.3747406Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2024-04-03T15:59:54.3748994Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2024-04-03T15:59:54.3750800Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2024-04-03T15:59:54.3752498Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2024-04-03T15:59:54.3754473Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2024-04-03T15:59:54.3756463Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2024-04-03T15:59:54.3758606Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3760644Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3762223Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2024-04-03T15:59:54.3763972Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2024-04-03T15:59:54.3765710Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2024-04-03T15:59:54.3767550Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2024-04-03T15:59:54.3769313Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2024-04-03T15:59:54.3771408Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2024-04-03T15:59:54.3773235Z adding 'torch/include/ATen/ops/special_log1p.h' 2024-04-03T15:59:54.3775494Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3777029Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2024-04-03T15:59:54.3778912Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2024-04-03T15:59:54.3780720Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2024-04-03T15:59:54.3783087Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3784726Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2024-04-03T15:59:54.3786416Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2024-04-03T15:59:54.3788092Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2024-04-03T15:59:54.3789993Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2024-04-03T15:59:54.3791686Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2024-04-03T15:59:54.3793548Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2024-04-03T15:59:54.3795439Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2024-04-03T15:59:54.3797409Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3798998Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2024-04-03T15:59:54.3800831Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2024-04-03T15:59:54.3802634Z adding 'torch/include/ATen/ops/special_logit.h' 2024-04-03T15:59:54.3804763Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3806322Z adding 'torch/include/ATen/ops/special_logit_native.h' 2024-04-03T15:59:54.3808250Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2024-04-03T15:59:54.3810094Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2024-04-03T15:59:54.3812699Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3813974Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2024-04-03T15:59:54.3815891Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2024-04-03T15:59:54.3817639Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2024-04-03T15:59:54.3819779Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3821149Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2024-04-03T15:59:54.3823039Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2024-04-03T15:59:54.3824640Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2024-04-03T15:59:54.3826329Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2024-04-03T15:59:54.3827858Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2024-04-03T15:59:54.3829580Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2024-04-03T15:59:54.3831167Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2024-04-03T15:59:54.3833252Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3834601Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2024-04-03T15:59:54.3836165Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2024-04-03T15:59:54.3837603Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2024-04-03T15:59:54.3839142Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2024-04-03T15:59:54.3840563Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2024-04-03T15:59:54.3842082Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2024-04-03T15:59:54.3843612Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2024-04-03T15:59:54.3845543Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3846837Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2024-04-03T15:59:54.3848712Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2024-04-03T15:59:54.3849842Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2024-04-03T15:59:54.3851610Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2024-04-03T15:59:54.3853096Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2024-04-03T15:59:54.3854841Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2024-04-03T15:59:54.3856508Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2024-04-03T15:59:54.3858497Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3859897Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2024-04-03T15:59:54.3861519Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2024-04-03T15:59:54.3863105Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2024-04-03T15:59:54.3865164Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2024-04-03T15:59:54.3866619Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2024-04-03T15:59:54.3868315Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2024-04-03T15:59:54.3869887Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2024-04-03T15:59:54.3871726Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3873103Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2024-04-03T15:59:54.3874791Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2024-04-03T15:59:54.3876315Z adding 'torch/include/ATen/ops/special_ndtr.h' 2024-04-03T15:59:54.3878220Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3879455Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2024-04-03T15:59:54.3881120Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2024-04-03T15:59:54.3882727Z adding 'torch/include/ATen/ops/special_ndtri.h' 2024-04-03T15:59:54.3884643Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3886036Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2024-04-03T15:59:54.3887640Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2024-04-03T15:59:54.3889119Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2024-04-03T15:59:54.3890740Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2024-04-03T15:59:54.3892203Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2024-04-03T15:59:54.3893905Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2024-04-03T15:59:54.3895569Z adding 'torch/include/ATen/ops/special_polygamma.h' 2024-04-03T15:59:54.3897544Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3898752Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2024-04-03T15:59:54.3900438Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2024-04-03T15:59:54.3902192Z adding 'torch/include/ATen/ops/special_psi.h' 2024-04-03T15:59:54.3904129Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3905534Z adding 'torch/include/ATen/ops/special_psi_native.h' 2024-04-03T15:59:54.3907829Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2024-04-03T15:59:54.3909211Z adding 'torch/include/ATen/ops/special_round.h' 2024-04-03T15:59:54.3911242Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.3912374Z adding 'torch/include/ATen/ops/special_round_native.h' 2024-04-03T15:59:54.3914281Z adding 'torch/include/ATen/ops/special_round_ops.h' 2024-04-03T15:59:54.3916225Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2024-04-03T15:59:54.3918302Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3919613Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2024-04-03T15:59:54.3921344Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2024-04-03T15:59:54.3922764Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2024-04-03T15:59:54.3924665Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2024-04-03T15:59:54.3926095Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2024-04-03T15:59:54.3928008Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2024-04-03T15:59:54.3929674Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2024-04-03T15:59:54.3931753Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3933085Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2024-04-03T15:59:54.3935014Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2024-04-03T15:59:54.3936413Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2024-04-03T15:59:54.3938286Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2024-04-03T15:59:54.3939718Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2024-04-03T15:59:54.3941625Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2024-04-03T15:59:54.3943662Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2024-04-03T15:59:54.3945741Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3947806Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3948956Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2024-04-03T15:59:54.3950799Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2024-04-03T15:59:54.3952243Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2024-04-03T15:59:54.3954172Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2024-04-03T15:59:54.3955659Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2024-04-03T15:59:54.3957756Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2024-04-03T15:59:54.3959628Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2024-04-03T15:59:54.3961796Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3963351Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3965830Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2024-04-03T15:59:54.3966525Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2024-04-03T15:59:54.3968130Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2024-04-03T15:59:54.3969747Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2024-04-03T15:59:54.3971379Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2024-04-03T15:59:54.3973055Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2024-04-03T15:59:54.3975211Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2024-04-03T15:59:54.3977115Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3979672Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3981264Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2024-04-03T15:59:54.3983818Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2024-04-03T15:59:54.3984912Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2024-04-03T15:59:54.3986353Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2024-04-03T15:59:54.3988162Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2024-04-03T15:59:54.3990238Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2024-04-03T15:59:54.3991894Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2024-04-03T15:59:54.3993810Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.3995357Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.3996893Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2024-04-03T15:59:54.3998424Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2024-04-03T15:59:54.3999943Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2024-04-03T15:59:54.4001686Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2024-04-03T15:59:54.4003382Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2024-04-03T15:59:54.4005308Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2024-04-03T15:59:54.4006978Z adding 'torch/include/ATen/ops/special_sinc.h' 2024-04-03T15:59:54.4008971Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4010624Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2024-04-03T15:59:54.4012353Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2024-04-03T15:59:54.4014128Z adding 'torch/include/ATen/ops/special_softmax.h' 2024-04-03T15:59:54.4016254Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4017850Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2024-04-03T15:59:54.4019738Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2024-04-03T15:59:54.4021616Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2024-04-03T15:59:54.4024013Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4025554Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2024-04-03T15:59:54.4027183Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2024-04-03T15:59:54.4028815Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2024-04-03T15:59:54.4030852Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2024-04-03T15:59:54.4032001Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2024-04-03T15:59:54.4034138Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2024-04-03T15:59:54.4035692Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2024-04-03T15:59:54.4037658Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4039538Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4041304Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2024-04-03T15:59:54.4042753Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2024-04-03T15:59:54.4044228Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2024-04-03T15:59:54.4045867Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2024-04-03T15:59:54.4047627Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2024-04-03T15:59:54.4049662Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2024-04-03T15:59:54.4051719Z adding 'torch/include/ATen/ops/special_xlogy.h' 2024-04-03T15:59:54.4055522Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4055826Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2024-04-03T15:59:54.4057540Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2024-04-03T15:59:54.4059923Z adding 'torch/include/ATen/ops/special_zeta.h' 2024-04-03T15:59:54.4061970Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4064233Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4065916Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2024-04-03T15:59:54.4067864Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2024-04-03T15:59:54.4069712Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2024-04-03T15:59:54.4071626Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2024-04-03T15:59:54.4073493Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2024-04-03T15:59:54.4075795Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2024-04-03T15:59:54.4077794Z adding 'torch/include/ATen/ops/split.h' 2024-04-03T15:59:54.4080069Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4081877Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4083908Z adding 'torch/include/ATen/ops/split_copy.h' 2024-04-03T15:59:54.4086196Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4088331Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4089776Z adding 'torch/include/ATen/ops/split_copy_native.h' 2024-04-03T15:59:54.4092213Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2024-04-03T15:59:54.4093925Z adding 'torch/include/ATen/ops/split_native.h' 2024-04-03T15:59:54.4096000Z adding 'torch/include/ATen/ops/split_ops.h' 2024-04-03T15:59:54.4097923Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2024-04-03T15:59:54.4100079Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4102275Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2024-04-03T15:59:54.4104448Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4106509Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4108223Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2024-04-03T15:59:54.4109949Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2024-04-03T15:59:54.4111980Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2024-04-03T15:59:54.4113756Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2024-04-03T15:59:54.4115668Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2024-04-03T15:59:54.4117418Z adding 'torch/include/ATen/ops/sqrt.h' 2024-04-03T15:59:54.4120326Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4121394Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2024-04-03T15:59:54.4123987Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2024-04-03T15:59:54.4125512Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2024-04-03T15:59:54.4127927Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2024-04-03T15:59:54.4129565Z adding 'torch/include/ATen/ops/sqrt_native.h' 2024-04-03T15:59:54.4132090Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2024-04-03T15:59:54.4134129Z adding 'torch/include/ATen/ops/square.h' 2024-04-03T15:59:54.4136727Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4137964Z adding 'torch/include/ATen/ops/square_native.h' 2024-04-03T15:59:54.4140589Z adding 'torch/include/ATen/ops/square_ops.h' 2024-04-03T15:59:54.4142589Z adding 'torch/include/ATen/ops/squeeze.h' 2024-04-03T15:59:54.4145426Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4147470Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4149371Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2024-04-03T15:59:54.4152112Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4154272Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4155917Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2024-04-03T15:59:54.4158595Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2024-04-03T15:59:54.4160631Z adding 'torch/include/ATen/ops/squeeze_native.h' 2024-04-03T15:59:54.4163167Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2024-04-03T15:59:54.4165316Z adding 'torch/include/ATen/ops/sspaddmm.h' 2024-04-03T15:59:54.4167855Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4169497Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2024-04-03T15:59:54.4172091Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2024-04-03T15:59:54.4173918Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2024-04-03T15:59:54.4176482Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2024-04-03T15:59:54.4178561Z adding 'torch/include/ATen/ops/stack.h' 2024-04-03T15:59:54.4181103Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4182543Z adding 'torch/include/ATen/ops/stack_native.h' 2024-04-03T15:59:54.4185275Z adding 'torch/include/ATen/ops/stack_ops.h' 2024-04-03T15:59:54.4187639Z adding 'torch/include/ATen/ops/std.h' 2024-04-03T15:59:54.4190444Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4191775Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2024-04-03T15:59:54.4194535Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2024-04-03T15:59:54.4196429Z adding 'torch/include/ATen/ops/std_mean.h' 2024-04-03T15:59:54.4199195Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4201126Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4203250Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2024-04-03T15:59:54.4205539Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2024-04-03T15:59:54.4207745Z adding 'torch/include/ATen/ops/std_mean_native.h' 2024-04-03T15:59:54.4210645Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2024-04-03T15:59:54.4212989Z adding 'torch/include/ATen/ops/std_native.h' 2024-04-03T15:59:54.4215898Z adding 'torch/include/ATen/ops/std_ops.h' 2024-04-03T15:59:54.4218210Z adding 'torch/include/ATen/ops/stft.h' 2024-04-03T15:59:54.4221031Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4222701Z adding 'torch/include/ATen/ops/stft_native.h' 2024-04-03T15:59:54.4225460Z adding 'torch/include/ATen/ops/stft_ops.h' 2024-04-03T15:59:54.4227214Z adding 'torch/include/ATen/ops/stride.h' 2024-04-03T15:59:54.4229923Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4231138Z adding 'torch/include/ATen/ops/stride_native.h' 2024-04-03T15:59:54.4233737Z adding 'torch/include/ATen/ops/stride_ops.h' 2024-04-03T15:59:54.4235776Z adding 'torch/include/ATen/ops/sub.h' 2024-04-03T15:59:54.4238366Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4240462Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4242259Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2024-04-03T15:59:54.4244077Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2024-04-03T15:59:54.4245605Z adding 'torch/include/ATen/ops/sub_meta.h' 2024-04-03T15:59:54.4247331Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2024-04-03T15:59:54.4248991Z adding 'torch/include/ATen/ops/sub_native.h' 2024-04-03T15:59:54.4251073Z adding 'torch/include/ATen/ops/sub_ops.h' 2024-04-03T15:59:54.4252844Z adding 'torch/include/ATen/ops/subtract.h' 2024-04-03T15:59:54.4254905Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4256563Z adding 'torch/include/ATen/ops/subtract_native.h' 2024-04-03T15:59:54.4258214Z adding 'torch/include/ATen/ops/subtract_ops.h' 2024-04-03T15:59:54.4260175Z adding 'torch/include/ATen/ops/sum.h' 2024-04-03T15:59:54.4262231Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4264050Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4265686Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4267195Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2024-04-03T15:59:54.4268860Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2024-04-03T15:59:54.4270399Z adding 'torch/include/ATen/ops/sum_meta.h' 2024-04-03T15:59:54.4272101Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2024-04-03T15:59:54.4273847Z adding 'torch/include/ATen/ops/sum_native.h' 2024-04-03T15:59:54.4275850Z adding 'torch/include/ATen/ops/sum_ops.h' 2024-04-03T15:59:54.4277686Z adding 'torch/include/ATen/ops/sum_to_size.h' 2024-04-03T15:59:54.4279563Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4280957Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2024-04-03T15:59:54.4282594Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2024-04-03T15:59:54.4284220Z adding 'torch/include/ATen/ops/svd.h' 2024-04-03T15:59:54.4286169Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4287548Z adding 'torch/include/ATen/ops/svd_native.h' 2024-04-03T15:59:54.4289356Z adding 'torch/include/ATen/ops/svd_ops.h' 2024-04-03T15:59:54.4291061Z adding 'torch/include/ATen/ops/swapaxes.h' 2024-04-03T15:59:54.4292965Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4294462Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2024-04-03T15:59:54.4296042Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2024-04-03T15:59:54.4297488Z adding 'torch/include/ATen/ops/swapdims.h' 2024-04-03T15:59:54.4299396Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4300839Z adding 'torch/include/ATen/ops/swapdims_native.h' 2024-04-03T15:59:54.4302418Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2024-04-03T15:59:54.4304048Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2024-04-03T15:59:54.4305849Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4307166Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2024-04-03T15:59:54.4309100Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4310624Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2024-04-03T15:59:54.4312133Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2024-04-03T15:59:54.4313343Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2024-04-03T15:59:54.4314938Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2024-04-03T15:59:54.4316355Z adding 'torch/include/ATen/ops/sym_numel.h' 2024-04-03T15:59:54.4318278Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4319471Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2024-04-03T15:59:54.4320932Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2024-04-03T15:59:54.4322509Z adding 'torch/include/ATen/ops/sym_size.h' 2024-04-03T15:59:54.4324239Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4325940Z adding 'torch/include/ATen/ops/sym_size_native.h' 2024-04-03T15:59:54.4327296Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2024-04-03T15:59:54.4328900Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2024-04-03T15:59:54.4331035Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4332386Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2024-04-03T15:59:54.4334164Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2024-04-03T15:59:54.4336038Z adding 'torch/include/ATen/ops/sym_stride.h' 2024-04-03T15:59:54.4338400Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4339295Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2024-04-03T15:59:54.4341102Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2024-04-03T15:59:54.4342863Z adding 'torch/include/ATen/ops/t.h' 2024-04-03T15:59:54.4345106Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4346662Z adding 'torch/include/ATen/ops/t_copy.h' 2024-04-03T15:59:54.4348585Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4350542Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4351608Z adding 'torch/include/ATen/ops/t_copy_native.h' 2024-04-03T15:59:54.4353434Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2024-04-03T15:59:54.4355065Z adding 'torch/include/ATen/ops/t_native.h' 2024-04-03T15:59:54.4356842Z adding 'torch/include/ATen/ops/t_ops.h' 2024-04-03T15:59:54.4358646Z adding 'torch/include/ATen/ops/take.h' 2024-04-03T15:59:54.4360696Z adding 'torch/include/ATen/ops/take_along_dim.h' 2024-04-03T15:59:54.4362424Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4363393Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2024-04-03T15:59:54.4365156Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2024-04-03T15:59:54.4366578Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2024-04-03T15:59:54.4368410Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2024-04-03T15:59:54.4369937Z adding 'torch/include/ATen/ops/take_native.h' 2024-04-03T15:59:54.4371588Z adding 'torch/include/ATen/ops/take_ops.h' 2024-04-03T15:59:54.4372779Z adding 'torch/include/ATen/ops/tan.h' 2024-04-03T15:59:54.4374834Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4376196Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2024-04-03T15:59:54.4377562Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2024-04-03T15:59:54.4379321Z adding 'torch/include/ATen/ops/tan_meta.h' 2024-04-03T15:59:54.4380619Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2024-04-03T15:59:54.4382267Z adding 'torch/include/ATen/ops/tan_native.h' 2024-04-03T15:59:54.4383995Z adding 'torch/include/ATen/ops/tan_ops.h' 2024-04-03T15:59:54.4385596Z adding 'torch/include/ATen/ops/tanh.h' 2024-04-03T15:59:54.4387264Z adding 'torch/include/ATen/ops/tanh_backward.h' 2024-04-03T15:59:54.4389432Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4390610Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4392222Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4393669Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2024-04-03T15:59:54.4395225Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2024-04-03T15:59:54.4396648Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2024-04-03T15:59:54.4398189Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2024-04-03T15:59:54.4400116Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4401270Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2024-04-03T15:59:54.4402832Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2024-04-03T15:59:54.4404241Z adding 'torch/include/ATen/ops/tanh_meta.h' 2024-04-03T15:59:54.4405809Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2024-04-03T15:59:54.4408132Z adding 'torch/include/ATen/ops/tanh_native.h' 2024-04-03T15:59:54.4409899Z adding 'torch/include/ATen/ops/tanh_ops.h' 2024-04-03T15:59:54.4411539Z adding 'torch/include/ATen/ops/tensor.h' 2024-04-03T15:59:54.4413303Z adding 'torch/include/ATen/ops/tensor_split.h' 2024-04-03T15:59:54.4415438Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4416727Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2024-04-03T15:59:54.4418398Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2024-04-03T15:59:54.4420048Z adding 'torch/include/ATen/ops/tensordot.h' 2024-04-03T15:59:54.4421946Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4423366Z adding 'torch/include/ATen/ops/tensordot_native.h' 2024-04-03T15:59:54.4425006Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2024-04-03T15:59:54.4427058Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2024-04-03T15:59:54.4429119Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4430511Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2024-04-03T15:59:54.4432215Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2024-04-03T15:59:54.4433837Z adding 'torch/include/ATen/ops/threshold.h' 2024-04-03T15:59:54.4435584Z adding 'torch/include/ATen/ops/threshold_backward.h' 2024-04-03T15:59:54.4437638Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4438953Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4440628Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4442162Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2024-04-03T15:59:54.4443827Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2024-04-03T15:59:54.4445417Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2024-04-03T15:59:54.4447333Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2024-04-03T15:59:54.4449157Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4450774Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2024-04-03T15:59:54.4452068Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2024-04-03T15:59:54.4453558Z adding 'torch/include/ATen/ops/threshold_meta.h' 2024-04-03T15:59:54.4455357Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2024-04-03T15:59:54.4456882Z adding 'torch/include/ATen/ops/threshold_native.h' 2024-04-03T15:59:54.4458770Z adding 'torch/include/ATen/ops/threshold_ops.h' 2024-04-03T15:59:54.4460728Z adding 'torch/include/ATen/ops/tile.h' 2024-04-03T15:59:54.4462924Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4464191Z adding 'torch/include/ATen/ops/tile_native.h' 2024-04-03T15:59:54.4465942Z adding 'torch/include/ATen/ops/tile_ops.h' 2024-04-03T15:59:54.4467539Z adding 'torch/include/ATen/ops/to.h' 2024-04-03T15:59:54.4469658Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4470983Z adding 'torch/include/ATen/ops/to_dense.h' 2024-04-03T15:59:54.4472726Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2024-04-03T15:59:54.4474556Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4475974Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2024-04-03T15:59:54.4477635Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2024-04-03T15:59:54.4479528Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4480950Z adding 'torch/include/ATen/ops/to_dense_native.h' 2024-04-03T15:59:54.4482689Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2024-04-03T15:59:54.4484190Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2024-04-03T15:59:54.4485790Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2024-04-03T15:59:54.4487647Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4489026Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2024-04-03T15:59:54.4490640Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2024-04-03T15:59:54.4492511Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4494148Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2024-04-03T15:59:54.4495826Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2024-04-03T15:59:54.4497499Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2024-04-03T15:59:54.4499188Z adding 'torch/include/ATen/ops/to_native.h' 2024-04-03T15:59:54.4501172Z adding 'torch/include/ATen/ops/to_ops.h' 2024-04-03T15:59:54.4503375Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2024-04-03T15:59:54.4505452Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4506916Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2024-04-03T15:59:54.4508699Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2024-04-03T15:59:54.4510216Z adding 'torch/include/ATen/ops/to_sparse.h' 2024-04-03T15:59:54.4511799Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2024-04-03T15:59:54.4513582Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4515495Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2024-04-03T15:59:54.4517051Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2024-04-03T15:59:54.4518598Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2024-04-03T15:59:54.4520614Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4521693Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2024-04-03T15:59:54.4523614Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2024-04-03T15:59:54.4525850Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4527230Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2024-04-03T15:59:54.4529218Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4530361Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2024-04-03T15:59:54.4532224Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2024-04-03T15:59:54.4534225Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2024-04-03T15:59:54.4536471Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4537569Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2024-04-03T15:59:54.4539429Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2024-04-03T15:59:54.4541080Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2024-04-03T15:59:54.4543060Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2024-04-03T15:59:54.4545093Z adding 'torch/include/ATen/ops/topk.h' 2024-04-03T15:59:54.4547491Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4548973Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2024-04-03T15:59:54.4550942Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2024-04-03T15:59:54.4552623Z adding 'torch/include/ATen/ops/topk_meta.h' 2024-04-03T15:59:54.4554555Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2024-04-03T15:59:54.4556298Z adding 'torch/include/ATen/ops/topk_native.h' 2024-04-03T15:59:54.4558248Z adding 'torch/include/ATen/ops/topk_ops.h' 2024-04-03T15:59:54.4560033Z adding 'torch/include/ATen/ops/trace.h' 2024-04-03T15:59:54.4561871Z adding 'torch/include/ATen/ops/trace_backward.h' 2024-04-03T15:59:54.4564055Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4565490Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2024-04-03T15:59:54.4567302Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2024-04-03T15:59:54.4569298Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4570859Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2024-04-03T15:59:54.4572669Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2024-04-03T15:59:54.4574550Z adding 'torch/include/ATen/ops/trace_native.h' 2024-04-03T15:59:54.4576278Z adding 'torch/include/ATen/ops/trace_ops.h' 2024-04-03T15:59:54.4578006Z adding 'torch/include/ATen/ops/transpose.h' 2024-04-03T15:59:54.4580176Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4581883Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4584004Z adding 'torch/include/ATen/ops/transpose_copy.h' 2024-04-03T15:59:54.4585573Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4587382Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4588339Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2024-04-03T15:59:54.4589937Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2024-04-03T15:59:54.4591457Z adding 'torch/include/ATen/ops/transpose_native.h' 2024-04-03T15:59:54.4593190Z adding 'torch/include/ATen/ops/transpose_ops.h' 2024-04-03T15:59:54.4594864Z adding 'torch/include/ATen/ops/trapezoid.h' 2024-04-03T15:59:54.4596603Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4598051Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2024-04-03T15:59:54.4599679Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2024-04-03T15:59:54.4601195Z adding 'torch/include/ATen/ops/trapz.h' 2024-04-03T15:59:54.4602993Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4604327Z adding 'torch/include/ATen/ops/trapz_native.h' 2024-04-03T15:59:54.4605966Z adding 'torch/include/ATen/ops/trapz_ops.h' 2024-04-03T15:59:54.4607665Z adding 'torch/include/ATen/ops/triangular_solve.h' 2024-04-03T15:59:54.4609740Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4611073Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2024-04-03T15:59:54.4612519Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2024-04-03T15:59:54.4614967Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2024-04-03T15:59:54.4616155Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2024-04-03T15:59:54.4617667Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2024-04-03T15:59:54.4619384Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2024-04-03T15:59:54.4620883Z adding 'torch/include/ATen/ops/tril.h' 2024-04-03T15:59:54.4623128Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4624347Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2024-04-03T15:59:54.4625888Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2024-04-03T15:59:54.4627543Z adding 'torch/include/ATen/ops/tril_indices.h' 2024-04-03T15:59:54.4629596Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4630645Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2024-04-03T15:59:54.4632317Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2024-04-03T15:59:54.4633798Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2024-04-03T15:59:54.4635505Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2024-04-03T15:59:54.4636969Z adding 'torch/include/ATen/ops/tril_meta.h' 2024-04-03T15:59:54.4638550Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2024-04-03T15:59:54.4639958Z adding 'torch/include/ATen/ops/tril_native.h' 2024-04-03T15:59:54.4641607Z adding 'torch/include/ATen/ops/tril_ops.h' 2024-04-03T15:59:54.4643305Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2024-04-03T15:59:54.4645262Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4646527Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2024-04-03T15:59:54.4648114Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2024-04-03T15:59:54.4649478Z adding 'torch/include/ATen/ops/triu.h' 2024-04-03T15:59:54.4651413Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4652578Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2024-04-03T15:59:54.4654393Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2024-04-03T15:59:54.4656248Z adding 'torch/include/ATen/ops/triu_indices.h' 2024-04-03T15:59:54.4658276Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4659766Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2024-04-03T15:59:54.4661383Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2024-04-03T15:59:54.4663064Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2024-04-03T15:59:54.4665097Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2024-04-03T15:59:54.4666628Z adding 'torch/include/ATen/ops/triu_meta.h' 2024-04-03T15:59:54.4668266Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2024-04-03T15:59:54.4669670Z adding 'torch/include/ATen/ops/triu_native.h' 2024-04-03T15:59:54.4671789Z adding 'torch/include/ATen/ops/triu_ops.h' 2024-04-03T15:59:54.4673398Z adding 'torch/include/ATen/ops/true_divide.h' 2024-04-03T15:59:54.4675143Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4676439Z adding 'torch/include/ATen/ops/true_divide_native.h' 2024-04-03T15:59:54.4678215Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2024-04-03T15:59:54.4679721Z adding 'torch/include/ATen/ops/trunc.h' 2024-04-03T15:59:54.4681711Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4683021Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2024-04-03T15:59:54.4684655Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2024-04-03T15:59:54.4686445Z adding 'torch/include/ATen/ops/trunc_meta.h' 2024-04-03T15:59:54.4687948Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2024-04-03T15:59:54.4689399Z adding 'torch/include/ATen/ops/trunc_native.h' 2024-04-03T15:59:54.4690952Z adding 'torch/include/ATen/ops/trunc_ops.h' 2024-04-03T15:59:54.4692837Z adding 'torch/include/ATen/ops/type_as.h' 2024-04-03T15:59:54.4694977Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4695652Z adding 'torch/include/ATen/ops/type_as_native.h' 2024-04-03T15:59:54.4697525Z adding 'torch/include/ATen/ops/type_as_ops.h' 2024-04-03T15:59:54.4699085Z adding 'torch/include/ATen/ops/unbind.h' 2024-04-03T15:59:54.4700802Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4702527Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4704152Z adding 'torch/include/ATen/ops/unbind_copy.h' 2024-04-03T15:59:54.4705869Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4707912Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4709055Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2024-04-03T15:59:54.4710951Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2024-04-03T15:59:54.4712613Z adding 'torch/include/ATen/ops/unbind_native.h' 2024-04-03T15:59:54.4726144Z adding 'torch/include/ATen/ops/unbind_ops.h' 2024-04-03T15:59:54.4726705Z adding 'torch/include/ATen/ops/unflatten.h' 2024-04-03T15:59:54.4727570Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4727884Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2024-04-03T15:59:54.4728539Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4728932Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2024-04-03T15:59:54.4729234Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2024-04-03T15:59:54.4729485Z adding 'torch/include/ATen/ops/unflatten_native.h' 2024-04-03T15:59:54.4729767Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2024-04-03T15:59:54.4730423Z adding 'torch/include/ATen/ops/unfold.h' 2024-04-03T15:59:54.4732812Z adding 'torch/include/ATen/ops/unfold_backward.h' 2024-04-03T15:59:54.4734862Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4736490Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4738263Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4739988Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2024-04-03T15:59:54.4741871Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2024-04-03T15:59:54.4743951Z adding 'torch/include/ATen/ops/unfold_copy.h' 2024-04-03T15:59:54.4746056Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4747889Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4749294Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2024-04-03T15:59:54.4751052Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2024-04-03T15:59:54.4753247Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2024-04-03T15:59:54.4754753Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2024-04-03T15:59:54.4756570Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2024-04-03T15:59:54.4758241Z adding 'torch/include/ATen/ops/unfold_native.h' 2024-04-03T15:59:54.4759851Z adding 'torch/include/ATen/ops/unfold_ops.h' 2024-04-03T15:59:54.4761471Z adding 'torch/include/ATen/ops/uniform.h' 2024-04-03T15:59:54.4763551Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4765227Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2024-04-03T15:59:54.4766586Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2024-04-03T15:59:54.4768181Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2024-04-03T15:59:54.4769875Z adding 'torch/include/ATen/ops/uniform_native.h' 2024-04-03T15:59:54.4771503Z adding 'torch/include/ATen/ops/uniform_ops.h' 2024-04-03T15:59:54.4773316Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2024-04-03T15:59:54.4775435Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4777262Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2024-04-03T15:59:54.4778830Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2024-04-03T15:59:54.4780432Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2024-04-03T15:59:54.4782492Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2024-04-03T15:59:54.4784170Z adding 'torch/include/ATen/ops/unique_dim.h' 2024-04-03T15:59:54.4786094Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4788185Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2024-04-03T15:59:54.4789956Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4791477Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2024-04-03T15:59:54.4793112Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2024-04-03T15:59:54.4794671Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2024-04-03T15:59:54.4796456Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2024-04-03T15:59:54.4798170Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2024-04-03T15:59:54.4799782Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2024-04-03T15:59:54.4802245Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2024-04-03T15:59:54.4805190Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2024-04-03T15:59:54.4805875Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2024-04-03T15:59:54.4807859Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4809373Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2024-04-03T15:59:54.4811130Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2024-04-03T15:59:54.4813072Z adding 'torch/include/ATen/ops/unsafe_split.h' 2024-04-03T15:59:54.4815343Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4817041Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2024-04-03T15:59:54.4818770Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2024-04-03T15:59:54.4820977Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2024-04-03T15:59:54.4823398Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4824926Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2024-04-03T15:59:54.4826812Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2024-04-03T15:59:54.4828489Z adding 'torch/include/ATen/ops/unsqueeze.h' 2024-04-03T15:59:54.4830533Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4832154Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2024-04-03T15:59:54.4834150Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.4836111Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4837502Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2024-04-03T15:59:54.4839165Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2024-04-03T15:59:54.4840891Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2024-04-03T15:59:54.4842726Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2024-04-03T15:59:54.4845027Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2024-04-03T15:59:54.4847532Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2024-04-03T15:59:54.4849943Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4851656Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4853595Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4855437Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2024-04-03T15:59:54.4857462Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2024-04-03T15:59:54.4859255Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2024-04-03T15:59:54.4861109Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2024-04-03T15:59:54.4863458Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4865453Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4867193Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2024-04-03T15:59:54.4869083Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2024-04-03T15:59:54.4870794Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2024-04-03T15:59:54.4872694Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2024-04-03T15:59:54.4874444Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2024-04-03T15:59:54.4876495Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2024-04-03T15:59:54.4878758Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2024-04-03T15:59:54.4881208Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2024-04-03T15:59:54.4883609Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4885281Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4887254Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4888943Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2024-04-03T15:59:54.4890880Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2024-04-03T15:59:54.4892632Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2024-04-03T15:59:54.4894649Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2024-04-03T15:59:54.4896834Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4898567Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4900256Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2024-04-03T15:59:54.4902335Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2024-04-03T15:59:54.4904085Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2024-04-03T15:59:54.4906019Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2024-04-03T15:59:54.4907806Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2024-04-03T15:59:54.4909830Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2024-04-03T15:59:54.4912142Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2024-04-03T15:59:54.4914518Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2024-04-03T15:59:54.4916933Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4918481Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4920365Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4922091Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2024-04-03T15:59:54.4924049Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2024-04-03T15:59:54.4925824Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2024-04-03T15:59:54.4927718Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2024-04-03T15:59:54.4929894Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4931548Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4933199Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2024-04-03T15:59:54.4935207Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2024-04-03T15:59:54.4936885Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2024-04-03T15:59:54.4938799Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2024-04-03T15:59:54.4940580Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2024-04-03T15:59:54.4942738Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2024-04-03T15:59:54.4945036Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2024-04-03T15:59:54.4947286Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2024-04-03T15:59:54.4949649Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4951304Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4953205Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4954940Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2024-04-03T15:59:54.4956910Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2024-04-03T15:59:54.4958666Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2024-04-03T15:59:54.4960600Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2024-04-03T15:59:54.4962704Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4964424Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4966158Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2024-04-03T15:59:54.4967979Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2024-04-03T15:59:54.4969656Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2024-04-03T15:59:54.4971520Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2024-04-03T15:59:54.4973254Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2024-04-03T15:59:54.4975382Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2024-04-03T15:59:54.4977556Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2024-04-03T15:59:54.4979962Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2024-04-03T15:59:54.4982634Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4984757Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.4986447Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.4988538Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2024-04-03T15:59:54.4990086Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2024-04-03T15:59:54.4991952Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2024-04-03T15:59:54.4993838Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2024-04-03T15:59:54.4996065Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.4997679Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.4999380Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2024-04-03T15:59:54.5001364Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2024-04-03T15:59:54.5002937Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2024-04-03T15:59:54.5004801Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2024-04-03T15:59:54.5006541Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2024-04-03T15:59:54.5008578Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2024-04-03T15:59:54.5010939Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2024-04-03T15:59:54.5013412Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2024-04-03T15:59:54.5015865Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5017774Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.5019504Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.5021164Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2024-04-03T15:59:54.5023131Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2024-04-03T15:59:54.5024791Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2024-04-03T15:59:54.5026676Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2024-04-03T15:59:54.5028965Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5030452Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5032158Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2024-04-03T15:59:54.5033869Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2024-04-03T15:59:54.5035653Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2024-04-03T15:59:54.5037367Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2024-04-03T15:59:54.5038934Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2024-04-03T15:59:54.5040973Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2024-04-03T15:59:54.5043235Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2024-04-03T15:59:54.5045799Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2024-04-03T15:59:54.5048169Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5049920Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2024-04-03T15:59:54.5051850Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2024-04-03T15:59:54.5053665Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2024-04-03T15:59:54.5055860Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2024-04-03T15:59:54.5057782Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2024-04-03T15:59:54.5059697Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2024-04-03T15:59:54.5061924Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5063901Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5065378Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2024-04-03T15:59:54.5067054Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2024-04-03T15:59:54.5068638Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2024-04-03T15:59:54.5070647Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2024-04-03T15:59:54.5072523Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2024-04-03T15:59:54.5074516Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2024-04-03T15:59:54.5076558Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2024-04-03T15:59:54.5078716Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5080247Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2024-04-03T15:59:54.5082070Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2024-04-03T15:59:54.5083748Z adding 'torch/include/ATen/ops/values.h' 2024-04-03T15:59:54.5085705Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5087316Z adding 'torch/include/ATen/ops/values_copy.h' 2024-04-03T15:59:54.5089399Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5091073Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5092328Z adding 'torch/include/ATen/ops/values_copy_native.h' 2024-04-03T15:59:54.5094071Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2024-04-03T15:59:54.5095703Z adding 'torch/include/ATen/ops/values_native.h' 2024-04-03T15:59:54.5097363Z adding 'torch/include/ATen/ops/values_ops.h' 2024-04-03T15:59:54.5098970Z adding 'torch/include/ATen/ops/vander.h' 2024-04-03T15:59:54.5100995Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5102634Z adding 'torch/include/ATen/ops/vander_native.h' 2024-04-03T15:59:54.5104466Z adding 'torch/include/ATen/ops/vander_ops.h' 2024-04-03T15:59:54.5106414Z adding 'torch/include/ATen/ops/var.h' 2024-04-03T15:59:54.5108554Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5110409Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2024-04-03T15:59:54.5111908Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2024-04-03T15:59:54.5113524Z adding 'torch/include/ATen/ops/var_mean.h' 2024-04-03T15:59:54.5115639Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5117338Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5118774Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2024-04-03T15:59:54.5120287Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2024-04-03T15:59:54.5121851Z adding 'torch/include/ATen/ops/var_mean_native.h' 2024-04-03T15:59:54.5123825Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2024-04-03T15:59:54.5125594Z adding 'torch/include/ATen/ops/var_native.h' 2024-04-03T15:59:54.5127789Z adding 'torch/include/ATen/ops/var_ops.h' 2024-04-03T15:59:54.5129757Z adding 'torch/include/ATen/ops/vdot.h' 2024-04-03T15:59:54.5131543Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5132995Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2024-04-03T15:59:54.5134621Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2024-04-03T15:59:54.5136134Z adding 'torch/include/ATen/ops/vdot_native.h' 2024-04-03T15:59:54.5137809Z adding 'torch/include/ATen/ops/vdot_ops.h' 2024-04-03T15:59:54.5139445Z adding 'torch/include/ATen/ops/view.h' 2024-04-03T15:59:54.5141021Z adding 'torch/include/ATen/ops/view_as.h' 2024-04-03T15:59:54.5142691Z adding 'torch/include/ATen/ops/view_as_complex.h' 2024-04-03T15:59:54.5144647Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2024-04-03T15:59:54.5146493Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5148269Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5149560Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2024-04-03T15:59:54.5151260Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2024-04-03T15:59:54.5152801Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2024-04-03T15:59:54.5154507Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2024-04-03T15:59:54.5156032Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2024-04-03T15:59:54.5157497Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2024-04-03T15:59:54.5159064Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2024-04-03T15:59:54.5161028Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5162338Z adding 'torch/include/ATen/ops/view_as_native.h' 2024-04-03T15:59:54.5163975Z adding 'torch/include/ATen/ops/view_as_ops.h' 2024-04-03T15:59:54.5165493Z adding 'torch/include/ATen/ops/view_as_real.h' 2024-04-03T15:59:54.5167191Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2024-04-03T15:59:54.5169466Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5171281Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5172409Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2024-04-03T15:59:54.5174135Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2024-04-03T15:59:54.5175809Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2024-04-03T15:59:54.5177346Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2024-04-03T15:59:54.5178886Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2024-04-03T15:59:54.5180497Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2024-04-03T15:59:54.5182443Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2024-04-03T15:59:54.5183829Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5185511Z adding 'torch/include/ATen/ops/view_copy.h' 2024-04-03T15:59:54.5188209Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5189637Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5190657Z adding 'torch/include/ATen/ops/view_copy_native.h' 2024-04-03T15:59:54.5192337Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2024-04-03T15:59:54.5194021Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2024-04-03T15:59:54.5195602Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2024-04-03T15:59:54.5197149Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2024-04-03T15:59:54.5198700Z adding 'torch/include/ATen/ops/view_native.h' 2024-04-03T15:59:54.5200188Z adding 'torch/include/ATen/ops/view_ops.h' 2024-04-03T15:59:54.5202102Z adding 'torch/include/ATen/ops/vsplit.h' 2024-04-03T15:59:54.5204116Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5205626Z adding 'torch/include/ATen/ops/vsplit_native.h' 2024-04-03T15:59:54.5207221Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2024-04-03T15:59:54.5209440Z adding 'torch/include/ATen/ops/vstack.h' 2024-04-03T15:59:54.5211432Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5212853Z adding 'torch/include/ATen/ops/vstack_native.h' 2024-04-03T15:59:54.5214966Z adding 'torch/include/ATen/ops/vstack_ops.h' 2024-04-03T15:59:54.5216752Z adding 'torch/include/ATen/ops/where.h' 2024-04-03T15:59:54.5218846Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5220237Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2024-04-03T15:59:54.5221926Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2024-04-03T15:59:54.5223775Z adding 'torch/include/ATen/ops/where_native.h' 2024-04-03T15:59:54.5225934Z adding 'torch/include/ATen/ops/where_ops.h' 2024-04-03T15:59:54.5228511Z adding 'torch/include/ATen/ops/xlogy.h' 2024-04-03T15:59:54.5230607Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5232560Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T15:59:54.5233872Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2024-04-03T15:59:54.5235770Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2024-04-03T15:59:54.5237324Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2024-04-03T15:59:54.5239138Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2024-04-03T15:59:54.5240975Z adding 'torch/include/ATen/ops/xlogy_native.h' 2024-04-03T15:59:54.5243055Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2024-04-03T15:59:54.5244900Z adding 'torch/include/ATen/ops/xor.h' 2024-04-03T15:59:54.5247004Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2024-04-03T15:59:54.5248284Z adding 'torch/include/ATen/ops/xor_native.h' 2024-04-03T15:59:54.5250036Z adding 'torch/include/ATen/ops/xor_ops.h' 2024-04-03T15:59:54.5251651Z adding 'torch/include/ATen/ops/zero.h' 2024-04-03T15:59:54.5253881Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5255019Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2024-04-03T15:59:54.5256633Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2024-04-03T15:59:54.5258618Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2024-04-03T15:59:54.5259670Z adding 'torch/include/ATen/ops/zero_native.h' 2024-04-03T15:59:54.5261679Z adding 'torch/include/ATen/ops/zero_ops.h' 2024-04-03T15:59:54.5264148Z adding 'torch/include/ATen/ops/zeros.h' 2024-04-03T15:59:54.5266057Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5267809Z adding 'torch/include/ATen/ops/zeros_like.h' 2024-04-03T15:59:54.5269768Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2024-04-03T15:59:54.5271814Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T15:59:54.5273092Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2024-04-03T15:59:54.5275168Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2024-04-03T15:59:54.5276895Z adding 'torch/include/ATen/ops/zeros_native.h' 2024-04-03T15:59:54.5279098Z adding 'torch/include/ATen/ops/zeros_ops.h' 2024-04-03T15:59:54.5284182Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2024-04-03T15:59:54.5287593Z adding 'torch/include/ATen/quantized/Quantizer.h' 2024-04-03T15:59:54.5289800Z adding 'torch/include/ATen/xpu/XPUContext.h' 2024-04-03T15:59:54.5291401Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2024-04-03T15:59:54.5294170Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2024-04-03T15:59:54.5296287Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2024-04-03T15:59:54.5298335Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2024-04-03T15:59:54.5303718Z adding 'torch/include/c10/core/Allocator.h' 2024-04-03T15:59:54.5305851Z adding 'torch/include/c10/core/AutogradState.h' 2024-04-03T15:59:54.5309405Z adding 'torch/include/c10/core/Backend.h' 2024-04-03T15:59:54.5311559Z adding 'torch/include/c10/core/CPUAllocator.h' 2024-04-03T15:59:54.5313781Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2024-04-03T15:59:54.5315697Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2024-04-03T15:59:54.5317850Z adding 'torch/include/c10/core/Contiguity.h' 2024-04-03T15:59:54.5320225Z adding 'torch/include/c10/core/CopyBytes.h' 2024-04-03T15:59:54.5321416Z adding 'torch/include/c10/core/DefaultDtype.h' 2024-04-03T15:59:54.5323279Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2024-04-03T15:59:54.5326140Z adding 'torch/include/c10/core/Device.h' 2024-04-03T15:59:54.5328048Z adding 'torch/include/c10/core/DeviceArray.h' 2024-04-03T15:59:54.5331151Z adding 'torch/include/c10/core/DeviceGuard.h' 2024-04-03T15:59:54.5334141Z adding 'torch/include/c10/core/DeviceType.h' 2024-04-03T15:59:54.5345887Z adding 'torch/include/c10/core/DispatchKey.h' 2024-04-03T15:59:54.5360490Z adding 'torch/include/c10/core/DispatchKeySet.h' 2024-04-03T15:59:54.5364089Z adding 'torch/include/c10/core/DynamicCast.h' 2024-04-03T15:59:54.5366801Z adding 'torch/include/c10/core/Event.h' 2024-04-03T15:59:54.5369471Z adding 'torch/include/c10/core/GeneratorImpl.h' 2024-04-03T15:59:54.5371494Z adding 'torch/include/c10/core/GradMode.h' 2024-04-03T15:59:54.5374147Z adding 'torch/include/c10/core/InferenceMode.h' 2024-04-03T15:59:54.5376016Z adding 'torch/include/c10/core/Layout.h' 2024-04-03T15:59:54.5379531Z adding 'torch/include/c10/core/MemoryFormat.h' 2024-04-03T15:59:54.5381490Z adding 'torch/include/c10/core/OptionalRef.h' 2024-04-03T15:59:54.5384157Z adding 'torch/include/c10/core/PyHandleCache.h' 2024-04-03T15:59:54.5385988Z adding 'torch/include/c10/core/QEngine.h' 2024-04-03T15:59:54.5387791Z adding 'torch/include/c10/core/QScheme.h' 2024-04-03T15:59:54.5389889Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2024-04-03T15:59:54.5391930Z adding 'torch/include/c10/core/SafePyObject.h' 2024-04-03T15:59:54.5396457Z adding 'torch/include/c10/core/Scalar.h' 2024-04-03T15:59:54.5403165Z adding 'torch/include/c10/core/ScalarType.h' 2024-04-03T15:59:54.5405715Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2024-04-03T15:59:54.5408439Z adding 'torch/include/c10/core/Storage.h' 2024-04-03T15:59:54.5412403Z adding 'torch/include/c10/core/StorageImpl.h' 2024-04-03T15:59:54.5415989Z adding 'torch/include/c10/core/Stream.h' 2024-04-03T15:59:54.5418893Z adding 'torch/include/c10/core/StreamGuard.h' 2024-04-03T15:59:54.5421165Z adding 'torch/include/c10/core/SymBool.h' 2024-04-03T15:59:54.5423705Z adding 'torch/include/c10/core/SymFloat.h' 2024-04-03T15:59:54.5428631Z adding 'torch/include/c10/core/SymInt.h' 2024-04-03T15:59:54.5431154Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2024-04-03T15:59:54.5433523Z adding 'torch/include/c10/core/SymNodeImpl.h' 2024-04-03T15:59:54.5436394Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2024-04-03T15:59:54.5475682Z adding 'torch/include/c10/core/TensorImpl.h' 2024-04-03T15:59:54.5486262Z adding 'torch/include/c10/core/TensorOptions.h' 2024-04-03T15:59:54.5488650Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2024-04-03T15:59:54.5490526Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2024-04-03T15:59:54.5491952Z adding 'torch/include/c10/core/alignment.h' 2024-04-03T15:59:54.5494022Z adding 'torch/include/c10/core/thread_pool.h' 2024-04-03T15:59:54.5496293Z adding 'torch/include/c10/core/impl/COW.h' 2024-04-03T15:59:54.5498420Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2024-04-03T15:59:54.5502986Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2024-04-03T15:59:54.5505212Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2024-04-03T15:59:54.5507060Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2024-04-03T15:59:54.5509136Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2024-04-03T15:59:54.5514010Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2024-04-03T15:59:54.5516352Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2024-04-03T15:59:54.5519945Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2024-04-03T15:59:54.5522760Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2024-04-03T15:59:54.5526872Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2024-04-03T15:59:54.5531177Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2024-04-03T15:59:54.5532718Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2024-04-03T15:59:54.5535889Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2024-04-03T15:59:54.5537871Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2024-04-03T15:59:54.5539677Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2024-04-03T15:59:54.5541262Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2024-04-03T15:59:54.5543475Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2024-04-03T15:59:54.5545762Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2024-04-03T15:59:54.5550663Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2024-04-03T15:59:54.5553425Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2024-04-03T15:59:54.5556483Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2024-04-03T15:59:54.5558897Z adding 'torch/include/c10/cuda/CUDAException.h' 2024-04-03T15:59:54.5561169Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2024-04-03T15:59:54.5563339Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2024-04-03T15:59:54.5566624Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2024-04-03T15:59:54.5568627Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2024-04-03T15:59:54.5570722Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2024-04-03T15:59:54.5572098Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2024-04-03T15:59:54.5576088Z adding 'torch/include/c10/cuda/CUDAStream.h' 2024-04-03T15:59:54.5578284Z adding 'torch/include/c10/cuda/driver_api.h' 2024-04-03T15:59:54.5581569Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2024-04-03T15:59:54.5583470Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2024-04-03T15:59:54.5586358Z adding 'torch/include/c10/macros/Export.h' 2024-04-03T15:59:54.5592308Z adding 'torch/include/c10/macros/Macros.h' 2024-04-03T15:59:54.5594263Z adding 'torch/include/c10/macros/cmake_macros.h' 2024-04-03T15:59:54.5596882Z adding 'torch/include/c10/util/AbortHandler.h' 2024-04-03T15:59:54.5599357Z adding 'torch/include/c10/util/AlignOf.h' 2024-04-03T15:59:54.5601819Z adding 'torch/include/c10/util/ApproximateClock.h' 2024-04-03T15:59:54.5603494Z adding 'torch/include/c10/util/Array.h' 2024-04-03T15:59:54.5607049Z adding 'torch/include/c10/util/ArrayRef.h' 2024-04-03T15:59:54.5610003Z adding 'torch/include/c10/util/BFloat16-inl.h' 2024-04-03T15:59:54.5612969Z adding 'torch/include/c10/util/BFloat16-math.h' 2024-04-03T15:59:54.5615364Z adding 'torch/include/c10/util/BFloat16.h' 2024-04-03T15:59:54.5617028Z adding 'torch/include/c10/util/Backtrace.h' 2024-04-03T15:59:54.5619150Z adding 'torch/include/c10/util/Bitset.h' 2024-04-03T15:59:54.5621572Z adding 'torch/include/c10/util/C++17.h' 2024-04-03T15:59:54.5623621Z adding 'torch/include/c10/util/CallOnce.h' 2024-04-03T15:59:54.5626987Z adding 'torch/include/c10/util/ConstexprCrc.h' 2024-04-03T15:59:54.5629056Z adding 'torch/include/c10/util/DeadlockDetection.h' 2024-04-03T15:59:54.5631126Z adding 'torch/include/c10/util/Deprecated.h' 2024-04-03T15:59:54.5632762Z adding 'torch/include/c10/util/DimVector.h' 2024-04-03T15:59:54.5640738Z adding 'torch/include/c10/util/Exception.h' 2024-04-03T15:59:54.5643838Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2024-04-03T15:59:54.5645914Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2024-04-03T15:59:54.5647405Z adding 'torch/include/c10/util/FbcodeMaps.h' 2024-04-03T15:59:54.5650787Z adding 'torch/include/c10/util/Flags.h' 2024-04-03T15:59:54.5653528Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2024-04-03T15:59:54.5657469Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2024-04-03T15:59:54.5659947Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2024-04-03T15:59:54.5662750Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2024-04-03T15:59:54.5665258Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2024-04-03T15:59:54.5667773Z adding 'torch/include/c10/util/Float8_e5m2.h' 2024-04-03T15:59:54.5670352Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2024-04-03T15:59:54.5672919Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2024-04-03T15:59:54.5674979Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2024-04-03T15:59:54.5676780Z adding 'torch/include/c10/util/FunctionRef.h' 2024-04-03T15:59:54.5679674Z adding 'torch/include/c10/util/Half-inl.h' 2024-04-03T15:59:54.5686183Z adding 'torch/include/c10/util/Half.h' 2024-04-03T15:59:54.5688654Z adding 'torch/include/c10/util/IdWrapper.h' 2024-04-03T15:59:54.5691786Z adding 'torch/include/c10/util/LeftRight.h' 2024-04-03T15:59:54.5693589Z adding 'torch/include/c10/util/Load.h' 2024-04-03T15:59:54.5697515Z adding 'torch/include/c10/util/Logging.h' 2024-04-03T15:59:54.5699867Z adding 'torch/include/c10/util/MathConstants.h' 2024-04-03T15:59:54.5702748Z adding 'torch/include/c10/util/MaybeOwned.h' 2024-04-03T15:59:54.5706005Z adding 'torch/include/c10/util/Metaprogramming.h' 2024-04-03T15:59:54.5707888Z adding 'torch/include/c10/util/Optional.h' 2024-04-03T15:59:54.5710552Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2024-04-03T15:59:54.5712274Z adding 'torch/include/c10/util/ParallelGuard.h' 2024-04-03T15:59:54.5715842Z adding 'torch/include/c10/util/Registry.h' 2024-04-03T15:59:54.5717894Z adding 'torch/include/c10/util/ScopeExit.h' 2024-04-03T15:59:54.5719694Z adding 'torch/include/c10/util/SmallBuffer.h' 2024-04-03T15:59:54.5734966Z adding 'torch/include/c10/util/SmallVector.h' 2024-04-03T15:59:54.5738626Z adding 'torch/include/c10/util/StringUtil.h' 2024-04-03T15:59:54.5740375Z adding 'torch/include/c10/util/Synchronized.h' 2024-04-03T15:59:54.5742822Z adding 'torch/include/c10/util/ThreadLocal.h' 2024-04-03T15:59:54.5744942Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2024-04-03T15:59:54.5746516Z adding 'torch/include/c10/util/Type.h' 2024-04-03T15:59:54.5748987Z adding 'torch/include/c10/util/TypeCast.h' 2024-04-03T15:59:54.5751701Z adding 'torch/include/c10/util/TypeIndex.h' 2024-04-03T15:59:54.5756297Z adding 'torch/include/c10/util/TypeList.h' 2024-04-03T15:59:54.5759045Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2024-04-03T15:59:54.5761644Z adding 'torch/include/c10/util/TypeTraits.h' 2024-04-03T15:59:54.5763506Z adding 'torch/include/c10/util/Unicode.h' 2024-04-03T15:59:54.5765939Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2024-04-03T15:59:54.5767834Z adding 'torch/include/c10/util/Unroll.h' 2024-04-03T15:59:54.5770187Z adding 'torch/include/c10/util/accumulate.h' 2024-04-03T15:59:54.5771929Z adding 'torch/include/c10/util/bit_cast.h' 2024-04-03T15:59:54.5773662Z adding 'torch/include/c10/util/bits.h' 2024-04-03T15:59:54.5778986Z adding 'torch/include/c10/util/complex.h' 2024-04-03T15:59:54.5782733Z adding 'torch/include/c10/util/complex_math.h' 2024-04-03T15:59:54.5784882Z adding 'torch/include/c10/util/complex_utils.h' 2024-04-03T15:59:54.5786674Z adding 'torch/include/c10/util/copysign.h' 2024-04-03T15:59:54.5788418Z adding 'torch/include/c10/util/env.h' 2024-04-03T15:59:54.5801892Z adding 'torch/include/c10/util/flat_hash_map.h' 2024-04-03T15:59:54.5805194Z adding 'torch/include/c10/util/floating_point_utils.h' 2024-04-03T15:59:54.5807255Z adding 'torch/include/c10/util/generic_math.h' 2024-04-03T15:59:54.5811784Z adding 'torch/include/c10/util/hash.h' 2024-04-03T15:59:54.5816238Z adding 'torch/include/c10/util/int128.h' 2024-04-03T15:59:54.5827037Z adding 'torch/include/c10/util/intrusive_ptr.h' 2024-04-03T15:59:54.5830080Z adding 'torch/include/c10/util/irange.h' 2024-04-03T15:59:54.5838518Z adding 'torch/include/c10/util/llvmMathExtras.h' 2024-04-03T15:59:54.5841347Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2024-04-03T15:59:54.5844392Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2024-04-03T15:59:54.5846318Z adding 'torch/include/c10/util/numa.h' 2024-04-03T15:59:54.5861752Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2024-04-03T15:59:54.5864956Z adding 'torch/include/c10/util/overloaded.h' 2024-04-03T15:59:54.5866414Z adding 'torch/include/c10/util/python_stub.h' 2024-04-03T15:59:54.5867901Z adding 'torch/include/c10/util/qint32.h' 2024-04-03T15:59:54.5869055Z adding 'torch/include/c10/util/qint8.h' 2024-04-03T15:59:54.5870998Z adding 'torch/include/c10/util/quint2x4.h' 2024-04-03T15:59:54.5872656Z adding 'torch/include/c10/util/quint4x2.h' 2024-04-03T15:59:54.5873818Z adding 'torch/include/c10/util/quint8.h' 2024-04-03T15:59:54.5876051Z adding 'torch/include/c10/util/safe_numerics.h' 2024-04-03T15:59:54.5878260Z adding 'torch/include/c10/util/signal_handler.h' 2024-04-03T15:59:54.5885585Z adding 'torch/include/c10/util/sparse_bitset.h' 2024-04-03T15:59:54.5888210Z adding 'torch/include/c10/util/ssize.h' 2024-04-03T15:59:54.5889926Z adding 'torch/include/c10/util/static_tracepoint.h' 2024-04-03T15:59:54.5892875Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2024-04-03T15:59:54.5894760Z adding 'torch/include/c10/util/strides.h' 2024-04-03T15:59:54.5896464Z adding 'torch/include/c10/util/string_utils.h' 2024-04-03T15:59:54.5901199Z adding 'torch/include/c10/util/string_view.h' 2024-04-03T15:59:54.5908913Z adding 'torch/include/c10/util/strong_type.h' 2024-04-03T15:59:54.5912084Z adding 'torch/include/c10/util/tempfile.h' 2024-04-03T15:59:54.5913417Z adding 'torch/include/c10/util/thread_name.h' 2024-04-03T15:59:54.5920859Z adding 'torch/include/c10/util/typeid.h' 2024-04-03T15:59:54.5923384Z adding 'torch/include/c10/util/win32-headers.h' 2024-04-03T15:59:54.5925325Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2024-04-03T15:59:54.5928416Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2024-04-03T15:59:54.5930446Z adding 'torch/include/c10/xpu/XPUException.h' 2024-04-03T15:59:54.5932803Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2024-04-03T15:59:54.5933954Z adding 'torch/include/c10/xpu/XPUMacros.h' 2024-04-03T15:59:54.5937554Z adding 'torch/include/c10/xpu/XPUStream.h' 2024-04-03T15:59:54.5940471Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2024-04-03T15:59:54.5976581Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2024-04-03T15:59:54.5980084Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2024-04-03T15:59:54.5983221Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2024-04-03T15:59:54.5987587Z adding 'torch/include/caffe2/serialize/inline_container.h' 2024-04-03T15:59:54.5988796Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2024-04-03T15:59:54.5990299Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2024-04-03T15:59:54.5993720Z adding 'torch/include/caffe2/serialize/versions.h' 2024-04-03T15:59:54.6000699Z adding 'torch/include/pybind11/attr.h' 2024-04-03T15:59:54.6004092Z adding 'torch/include/pybind11/buffer_info.h' 2024-04-03T15:59:54.6025568Z adding 'torch/include/pybind11/cast.h' 2024-04-03T15:59:54.6030390Z adding 'torch/include/pybind11/chrono.h' 2024-04-03T15:59:54.6031951Z adding 'torch/include/pybind11/common.h' 2024-04-03T15:59:54.6034002Z adding 'torch/include/pybind11/complex.h' 2024-04-03T15:59:54.6035577Z adding 'torch/include/pybind11/eigen.h' 2024-04-03T15:59:54.6040086Z adding 'torch/include/pybind11/embed.h' 2024-04-03T15:59:54.6042916Z adding 'torch/include/pybind11/eval.h' 2024-04-03T15:59:54.6045595Z adding 'torch/include/pybind11/functional.h' 2024-04-03T15:59:54.6048673Z adding 'torch/include/pybind11/gil.h' 2024-04-03T15:59:54.6051317Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2024-04-03T15:59:54.6054842Z adding 'torch/include/pybind11/iostream.h' 2024-04-03T15:59:54.6079148Z adding 'torch/include/pybind11/numpy.h' 2024-04-03T15:59:54.6083988Z adding 'torch/include/pybind11/operators.h' 2024-04-03T15:59:54.6086184Z adding 'torch/include/pybind11/options.h' 2024-04-03T15:59:54.6124111Z adding 'torch/include/pybind11/pybind11.h' 2024-04-03T15:59:54.6154188Z adding 'torch/include/pybind11/pytypes.h' 2024-04-03T15:59:54.6161589Z adding 'torch/include/pybind11/stl.h' 2024-04-03T15:59:54.6168485Z adding 'torch/include/pybind11/stl_bind.h' 2024-04-03T15:59:54.6171192Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2024-04-03T15:59:54.6173211Z adding 'torch/include/pybind11/typing.h' 2024-04-03T15:59:54.6182638Z adding 'torch/include/pybind11/detail/class.h' 2024-04-03T15:59:54.6199093Z adding 'torch/include/pybind11/detail/common.h' 2024-04-03T15:59:54.6202859Z adding 'torch/include/pybind11/detail/descr.h' 2024-04-03T15:59:54.6208405Z adding 'torch/include/pybind11/detail/init.h' 2024-04-03T15:59:54.6217721Z adding 'torch/include/pybind11/detail/internals.h' 2024-04-03T15:59:54.6234279Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2024-04-03T15:59:54.6237417Z adding 'torch/include/pybind11/detail/typeid.h' 2024-04-03T15:59:54.6239320Z adding 'torch/include/pybind11/eigen/common.h' 2024-04-03T15:59:54.6248777Z adding 'torch/include/pybind11/eigen/matrix.h' 2024-04-03T15:59:54.6254224Z adding 'torch/include/pybind11/eigen/tensor.h' 2024-04-03T15:59:54.6256625Z adding 'torch/include/tensorpipe/config.h' 2024-04-03T15:59:54.6258528Z adding 'torch/include/tensorpipe/tensorpipe.h' 2024-04-03T15:59:54.6261467Z adding 'torch/include/tensorpipe/channel/context.h' 2024-04-03T15:59:54.6264179Z adding 'torch/include/tensorpipe/channel/error.h' 2024-04-03T15:59:54.6265598Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2024-04-03T15:59:54.6267256Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2024-04-03T15:59:54.6269025Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2024-04-03T15:59:54.6271234Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2024-04-03T15:59:54.6273291Z adding 'torch/include/tensorpipe/common/buffer.h' 2024-04-03T15:59:54.6275190Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2024-04-03T15:59:54.6278088Z adding 'torch/include/tensorpipe/common/device.h' 2024-04-03T15:59:54.6279227Z adding 'torch/include/tensorpipe/common/error.h' 2024-04-03T15:59:54.6285535Z adding 'torch/include/tensorpipe/common/optional.h' 2024-04-03T15:59:54.6288590Z adding 'torch/include/tensorpipe/core/context.h' 2024-04-03T15:59:54.6290394Z adding 'torch/include/tensorpipe/core/error.h' 2024-04-03T15:59:54.6292645Z adding 'torch/include/tensorpipe/core/listener.h' 2024-04-03T15:59:54.6294936Z adding 'torch/include/tensorpipe/core/message.h' 2024-04-03T15:59:54.6297356Z adding 'torch/include/tensorpipe/core/pipe.h' 2024-04-03T15:59:54.6300027Z adding 'torch/include/tensorpipe/transport/context.h' 2024-04-03T15:59:54.6302161Z adding 'torch/include/tensorpipe/transport/error.h' 2024-04-03T15:59:54.6304181Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2024-04-03T15:59:54.6305874Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2024-04-03T15:59:54.6307655Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2024-04-03T15:59:54.6309383Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2024-04-03T15:59:54.6311393Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2024-04-03T15:59:54.6312809Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2024-04-03T15:59:54.6314696Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2024-04-03T15:59:54.6321074Z adding 'torch/include/torch/custom_class.h' 2024-04-03T15:59:54.6325018Z adding 'torch/include/torch/custom_class_detail.h' 2024-04-03T15:59:54.6327134Z adding 'torch/include/torch/extension.h' 2024-04-03T15:59:54.6340471Z adding 'torch/include/torch/library.h' 2024-04-03T15:59:54.6343005Z adding 'torch/include/torch/script.h' 2024-04-03T15:59:54.6346004Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2024-04-03T15:59:54.6347500Z adding 'torch/include/torch/csrc/DataLoader.h' 2024-04-03T15:59:54.6349237Z adding 'torch/include/torch/csrc/Device.h' 2024-04-03T15:59:54.6351048Z adding 'torch/include/torch/csrc/Dtype.h' 2024-04-03T15:59:54.6352867Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2024-04-03T15:59:54.6357616Z adding 'torch/include/torch/csrc/Exceptions.h' 2024-04-03T15:59:54.6359704Z adding 'torch/include/torch/csrc/Export.h' 2024-04-03T15:59:54.6361615Z adding 'torch/include/torch/csrc/Generator.h' 2024-04-03T15:59:54.6363343Z adding 'torch/include/torch/csrc/Layout.h' 2024-04-03T15:59:54.6365115Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2024-04-03T15:59:54.6367755Z adding 'torch/include/torch/csrc/Module.h' 2024-04-03T15:59:54.6368337Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2024-04-03T15:59:54.6369582Z adding 'torch/include/torch/csrc/QScheme.h' 2024-04-03T15:59:54.6371099Z adding 'torch/include/torch/csrc/Size.h' 2024-04-03T15:59:54.6372931Z adding 'torch/include/torch/csrc/Storage.h' 2024-04-03T15:59:54.6374607Z adding 'torch/include/torch/csrc/StorageMethods.h' 2024-04-03T15:59:54.6375803Z adding 'torch/include/torch/csrc/StorageSharing.h' 2024-04-03T15:59:54.6377555Z adding 'torch/include/torch/csrc/Stream.h' 2024-04-03T15:59:54.6379069Z adding 'torch/include/torch/csrc/THConcat.h' 2024-04-03T15:59:54.6380626Z adding 'torch/include/torch/csrc/THP.h' 2024-04-03T15:59:54.6382402Z adding 'torch/include/torch/csrc/TypeInfo.h' 2024-04-03T15:59:54.6383638Z adding 'torch/include/torch/csrc/Types.h' 2024-04-03T15:59:54.6385490Z adding 'torch/include/torch/csrc/copy_utils.h' 2024-04-03T15:59:54.6387139Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2024-04-03T15:59:54.6388516Z adding 'torch/include/torch/csrc/python_dimname.h' 2024-04-03T15:59:54.6389903Z adding 'torch/include/torch/csrc/python_headers.h' 2024-04-03T15:59:54.6391556Z adding 'torch/include/torch/csrc/serialization.h' 2024-04-03T15:59:54.6394485Z adding 'torch/include/torch/csrc/utils.h' 2024-04-03T15:59:54.6397541Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2024-04-03T15:59:54.6399384Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2024-04-03T15:59:54.6401089Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2024-04-03T15:59:54.6402419Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2024-04-03T15:59:54.6403929Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2024-04-03T15:59:54.6406740Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2024-04-03T15:59:54.6409759Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2024-04-03T15:59:54.6412590Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2024-04-03T15:59:54.6415003Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2024-04-03T15:59:54.6416857Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2024-04-03T15:59:54.6421967Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2024-04-03T15:59:54.6424613Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2024-04-03T15:59:54.6426703Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2024-04-03T15:59:54.6428399Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2024-04-03T15:59:54.6429653Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2024-04-03T15:59:54.6434454Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2024-04-03T15:59:54.6438192Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2024-04-03T15:59:54.6440926Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2024-04-03T15:59:54.6442670Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2024-04-03T15:59:54.6447699Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2024-04-03T15:59:54.6450279Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2024-04-03T15:59:54.6452397Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2024-04-03T15:59:54.6455165Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2024-04-03T15:59:54.6456921Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2024-04-03T15:59:54.6458638Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2024-04-03T15:59:54.6461231Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2024-04-03T15:59:54.6463706Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2024-04-03T15:59:54.6465262Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2024-04-03T15:59:54.6467413Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2024-04-03T15:59:54.6470169Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2024-04-03T15:59:54.6472169Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2024-04-03T15:59:54.6473617Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2024-04-03T15:59:54.6475576Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2024-04-03T15:59:54.6480213Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2024-04-03T15:59:54.6482756Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2024-04-03T15:59:54.6485287Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2024-04-03T15:59:54.6487687Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2024-04-03T15:59:54.6495404Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2024-04-03T15:59:54.6498420Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2024-04-03T15:59:54.6500359Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2024-04-03T15:59:54.6502844Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2024-04-03T15:59:54.6505132Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2024-04-03T15:59:54.6507042Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2024-04-03T15:59:54.6509863Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2024-04-03T15:59:54.6512418Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2024-04-03T15:59:54.6515684Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2024-04-03T15:59:54.6518430Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2024-04-03T15:59:54.6519818Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2024-04-03T15:59:54.6522069Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2024-04-03T15:59:54.6523602Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2024-04-03T15:59:54.6525647Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2024-04-03T15:59:54.6527165Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2024-04-03T15:59:54.6529345Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2024-04-03T15:59:54.6531569Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2024-04-03T15:59:54.6533253Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2024-04-03T15:59:54.6535022Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2024-04-03T15:59:54.6536814Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2024-04-03T15:59:54.6539039Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2024-04-03T15:59:54.6544086Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2024-04-03T15:59:54.6547022Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2024-04-03T15:59:54.6549567Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2024-04-03T15:59:54.6550810Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2024-04-03T15:59:54.6553189Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2024-04-03T15:59:54.6560705Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2024-04-03T15:59:54.6562686Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2024-04-03T15:59:54.6564138Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2024-04-03T15:59:54.6566416Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2024-04-03T15:59:54.6569552Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2024-04-03T15:59:54.6571325Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2024-04-03T15:59:54.6578636Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2024-04-03T15:59:54.6581909Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2024-04-03T15:59:54.6583946Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2024-04-03T15:59:54.6585839Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2024-04-03T15:59:54.6588379Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2024-04-03T15:59:54.6591500Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2024-04-03T15:59:54.6593580Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2024-04-03T15:59:54.6595709Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2024-04-03T15:59:54.6597352Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2024-04-03T15:59:54.6603131Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2024-04-03T15:59:54.6606450Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2024-04-03T15:59:54.6608721Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2024-04-03T15:59:54.6610594Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2024-04-03T15:59:54.6616099Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2024-04-03T15:59:54.6620323Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2024-04-03T15:59:54.6623094Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2024-04-03T15:59:54.6625503Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2024-04-03T15:59:54.6630509Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2024-04-03T15:59:54.6633617Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2024-04-03T15:59:54.6636811Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2024-04-03T15:59:54.6639506Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2024-04-03T15:59:54.6643703Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2024-04-03T15:59:54.6646282Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2024-04-03T15:59:54.6649004Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2024-04-03T15:59:54.6651725Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2024-04-03T15:59:54.6654111Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2024-04-03T15:59:54.6656783Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2024-04-03T15:59:54.6659519Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2024-04-03T15:59:54.6665783Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2024-04-03T15:59:54.6669637Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2024-04-03T15:59:54.6672832Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2024-04-03T15:59:54.6675548Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2024-04-03T15:59:54.6680459Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2024-04-03T15:59:54.6684820Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2024-04-03T15:59:54.6688110Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2024-04-03T15:59:54.6690889Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2024-04-03T15:59:54.6693912Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2024-04-03T15:59:54.6696910Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2024-04-03T15:59:54.6698611Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2024-04-03T15:59:54.6704156Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2024-04-03T15:59:54.6707307Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2024-04-03T15:59:54.6709925Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2024-04-03T15:59:54.6712681Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2024-04-03T15:59:54.6716043Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2024-04-03T15:59:54.6719853Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2024-04-03T15:59:54.6722285Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2024-04-03T15:59:54.6725029Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2024-04-03T15:59:54.6727697Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2024-04-03T15:59:54.6733016Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2024-04-03T15:59:54.6737920Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2024-04-03T15:59:54.6740314Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2024-04-03T15:59:54.6742346Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2024-04-03T15:59:54.6745615Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2024-04-03T15:59:54.6748131Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2024-04-03T15:59:54.6750299Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2024-04-03T15:59:54.6753339Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2024-04-03T15:59:54.6755786Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2024-04-03T15:59:54.6758096Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2024-04-03T15:59:54.6760441Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2024-04-03T15:59:54.6765423Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2024-04-03T15:59:54.6768511Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2024-04-03T15:59:54.6771151Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2024-04-03T15:59:54.6772921Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2024-04-03T15:59:54.6777590Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2024-04-03T15:59:54.6780651Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2024-04-03T15:59:54.6783236Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2024-04-03T15:59:54.6785069Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2024-04-03T15:59:54.6787155Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2024-04-03T15:59:54.6789521Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2024-04-03T15:59:54.6791554Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2024-04-03T15:59:54.6796059Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2024-04-03T15:59:54.6799105Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2024-04-03T15:59:54.6801376Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2024-04-03T15:59:54.6805815Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2024-04-03T15:59:54.6808593Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2024-04-03T15:59:54.6810850Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2024-04-03T15:59:54.6813162Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2024-04-03T15:59:54.6815555Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2024-04-03T15:59:54.6818690Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2024-04-03T15:59:54.6821238Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2024-04-03T15:59:54.6825162Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2024-04-03T15:59:54.6827535Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2024-04-03T15:59:54.6830022Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2024-04-03T15:59:54.6832186Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2024-04-03T15:59:54.6833878Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2024-04-03T15:59:54.6835449Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2024-04-03T15:59:54.6837952Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2024-04-03T15:59:54.6840371Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2024-04-03T15:59:54.6841922Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2024-04-03T15:59:54.6849435Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2024-04-03T15:59:54.6851366Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2024-04-03T15:59:54.6855982Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2024-04-03T15:59:54.6858186Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2024-04-03T15:59:54.6860733Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2024-04-03T15:59:54.6863055Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2024-04-03T15:59:54.6864459Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2024-04-03T15:59:54.6870299Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2024-04-03T15:59:54.6872495Z adding 'torch/include/torch/csrc/autograd/edge.h' 2024-04-03T15:59:54.6876833Z adding 'torch/include/torch/csrc/autograd/engine.h' 2024-04-03T15:59:54.6880904Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2024-04-03T15:59:54.6891664Z adding 'torch/include/torch/csrc/autograd/function.h' 2024-04-03T15:59:54.6894432Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2024-04-03T15:59:54.6895899Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2024-04-03T15:59:54.6899856Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2024-04-03T15:59:54.6901926Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2024-04-03T15:59:54.6904398Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2024-04-03T15:59:54.6906578Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2024-04-03T15:59:54.6907718Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2024-04-03T15:59:54.6910917Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2024-04-03T15:59:54.6915135Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2024-04-03T15:59:54.6917048Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2024-04-03T15:59:54.6918813Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2024-04-03T15:59:54.6920521Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2024-04-03T15:59:54.6922696Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2024-04-03T15:59:54.6924584Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2024-04-03T15:59:54.6926041Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2024-04-03T15:59:54.6927580Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2024-04-03T15:59:54.6930397Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2024-04-03T15:59:54.6932792Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2024-04-03T15:59:54.6934278Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2024-04-03T15:59:54.6935853Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2024-04-03T15:59:54.6937521Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2024-04-03T15:59:54.6938300Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2024-04-03T15:59:54.6941016Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2024-04-03T15:59:54.6941873Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2024-04-03T15:59:54.6943386Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2024-04-03T15:59:54.6944650Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2024-04-03T15:59:54.6946670Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2024-04-03T15:59:54.6948758Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2024-04-03T15:59:54.6950103Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2024-04-03T15:59:54.6952607Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2024-04-03T15:59:54.6954491Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2024-04-03T15:59:54.6955880Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2024-04-03T15:59:54.6969474Z adding 'torch/include/torch/csrc/autograd/variable.h' 2024-04-03T15:59:54.6972292Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2024-04-03T15:59:54.6977645Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2024-04-03T15:59:54.6980175Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2024-04-03T15:59:54.6981752Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2024-04-03T15:59:54.6983616Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2024-04-03T15:59:54.6987357Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2024-04-03T15:59:54.6989913Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2024-04-03T15:59:54.7034817Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2024-04-03T15:59:54.7047339Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2024-04-03T15:59:54.7051721Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2024-04-03T15:59:54.7054178Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2024-04-03T15:59:54.7055677Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2024-04-03T15:59:54.7061627Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2024-04-03T15:59:54.7065061Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2024-04-03T15:59:54.7067217Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2024-04-03T15:59:54.7069779Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2024-04-03T15:59:54.7071148Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2024-04-03T15:59:54.7072506Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2024-04-03T15:59:54.7074803Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2024-04-03T15:59:54.7077940Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2024-04-03T15:59:54.7079391Z adding 'torch/include/torch/csrc/cuda/Event.h' 2024-04-03T15:59:54.7080979Z adding 'torch/include/torch/csrc/cuda/Module.h' 2024-04-03T15:59:54.7082834Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2024-04-03T15:59:54.7084466Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2024-04-03T15:59:54.7086316Z adding 'torch/include/torch/csrc/cuda/comm.h' 2024-04-03T15:59:54.7087980Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2024-04-03T15:59:54.7089851Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2024-04-03T15:59:54.7092429Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2024-04-03T15:59:54.7094403Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2024-04-03T15:59:54.7096238Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2024-04-03T15:59:54.7100253Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2024-04-03T15:59:54.7103883Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2024-04-03T15:59:54.7106361Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2024-04-03T15:59:54.7108419Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2024-04-03T15:59:54.7110421Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2024-04-03T15:59:54.7112409Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2024-04-03T15:59:54.7114035Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2024-04-03T15:59:54.7115999Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2024-04-03T15:59:54.7117645Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2024-04-03T15:59:54.7119983Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2024-04-03T15:59:54.7122098Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2024-04-03T15:59:54.7124308Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2024-04-03T15:59:54.7126301Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2024-04-03T15:59:54.7127946Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2024-04-03T15:59:54.7131735Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2024-04-03T15:59:54.7134789Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2024-04-03T15:59:54.7136763Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2024-04-03T15:59:54.7138585Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2024-04-03T15:59:54.7140061Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2024-04-03T15:59:54.7141790Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2024-04-03T15:59:54.7147783Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2024-04-03T15:59:54.7150976Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2024-04-03T15:59:54.7153133Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2024-04-03T15:59:54.7159801Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2024-04-03T15:59:54.7166689Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2024-04-03T15:59:54.7170965Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2024-04-03T15:59:54.7187513Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2024-04-03T15:59:54.7190460Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2024-04-03T15:59:54.7193718Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2024-04-03T15:59:54.7196077Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2024-04-03T15:59:54.7198409Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2024-04-03T15:59:54.7200536Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2024-04-03T15:59:54.7202296Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2024-04-03T15:59:54.7204256Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2024-04-03T15:59:54.7206401Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2024-04-03T15:59:54.7213521Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2024-04-03T15:59:54.7216731Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2024-04-03T15:59:54.7218793Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2024-04-03T15:59:54.7221617Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2024-04-03T15:59:54.7223596Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2024-04-03T15:59:54.7229986Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2024-04-03T15:59:54.7232311Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2024-04-03T15:59:54.7234700Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2024-04-03T15:59:54.7236514Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2024-04-03T15:59:54.7239003Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2024-04-03T15:59:54.7240778Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2024-04-03T15:59:54.7242517Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2024-04-03T15:59:54.7244254Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2024-04-03T15:59:54.7246257Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2024-04-03T15:59:54.7248525Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2024-04-03T15:59:54.7251257Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2024-04-03T15:59:54.7253039Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2024-04-03T15:59:54.7254861Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2024-04-03T15:59:54.7264180Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2024-04-03T15:59:54.7266879Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2024-04-03T15:59:54.7268730Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2024-04-03T15:59:54.7270603Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2024-04-03T15:59:54.7272661Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2024-04-03T15:59:54.7275764Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2024-04-03T15:59:54.7278112Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2024-04-03T15:59:54.7279855Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2024-04-03T15:59:54.7281658Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2024-04-03T15:59:54.7283388Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2024-04-03T15:59:54.7285022Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2024-04-03T15:59:54.7287458Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2024-04-03T15:59:54.7289322Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2024-04-03T15:59:54.7291185Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2024-04-03T15:59:54.7293181Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2024-04-03T15:59:54.7294788Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2024-04-03T15:59:54.7299634Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2024-04-03T15:59:54.7301669Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2024-04-03T15:59:54.7307700Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2024-04-03T15:59:54.7314099Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2024-04-03T15:59:54.7316699Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2024-04-03T15:59:54.7318709Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2024-04-03T15:59:54.7320631Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2024-04-03T15:59:54.7322415Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2024-04-03T15:59:54.7328538Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2024-04-03T15:59:54.7331207Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2024-04-03T15:59:54.7333391Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2024-04-03T15:59:54.7335041Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2024-04-03T15:59:54.7336863Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2024-04-03T15:59:54.7339122Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2024-04-03T15:59:54.7341094Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2024-04-03T15:59:54.7343538Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2024-04-03T15:59:54.7350649Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2024-04-03T15:59:54.7352642Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2024-04-03T15:59:54.7354922Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2024-04-03T15:59:54.7356580Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2024-04-03T15:59:54.7357716Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2024-04-03T15:59:54.7360227Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2024-04-03T15:59:54.7361763Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2024-04-03T15:59:54.7363306Z adding 'torch/include/torch/csrc/dynamo/init.h' 2024-04-03T15:59:54.7364957Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2024-04-03T15:59:54.7366205Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2024-04-03T15:59:54.7367999Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2024-04-03T15:59:54.7370225Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2024-04-03T15:59:54.7371721Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2024-04-03T15:59:54.7373408Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2024-04-03T15:59:54.7374541Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2024-04-03T15:59:54.7378284Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2024-04-03T15:59:54.7380332Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2024-04-03T15:59:54.7383171Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2024-04-03T15:59:54.7388307Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2024-04-03T15:59:54.7394245Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2024-04-03T15:59:54.7396534Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2024-04-03T15:59:54.7398786Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2024-04-03T15:59:54.7401206Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2024-04-03T15:59:54.7403265Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2024-04-03T15:59:54.7405040Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2024-04-03T15:59:54.7406777Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2024-04-03T15:59:54.7408943Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2024-04-03T15:59:54.7414539Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2024-04-03T15:59:54.7447618Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2024-04-03T15:59:54.7487394Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2024-04-03T15:59:54.7495654Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2024-04-03T15:59:54.7497547Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2024-04-03T15:59:54.7499026Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2024-04-03T15:59:54.7503735Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2024-04-03T15:59:54.7506645Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2024-04-03T15:59:54.7508603Z adding 'torch/include/torch/csrc/jit/api/method.h' 2024-04-03T15:59:54.7516266Z adding 'torch/include/torch/csrc/jit/api/module.h' 2024-04-03T15:59:54.7519519Z adding 'torch/include/torch/csrc/jit/api/object.h' 2024-04-03T15:59:54.7522112Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2024-04-03T15:59:54.7525745Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2024-04-03T15:59:54.7527846Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2024-04-03T15:59:54.7529560Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2024-04-03T15:59:54.7531961Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2024-04-03T15:59:54.7532980Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2024-04-03T15:59:54.7535803Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2024-04-03T15:59:54.7537585Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2024-04-03T15:59:54.7539453Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2024-04-03T15:59:54.7541346Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2024-04-03T15:59:54.7543637Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2024-04-03T15:59:54.7545035Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2024-04-03T15:59:54.7548550Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2024-04-03T15:59:54.7550307Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2024-04-03T15:59:54.7551792Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2024-04-03T15:59:54.7553616Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2024-04-03T15:59:54.7555546Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2024-04-03T15:59:54.7557309Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2024-04-03T15:59:54.7558875Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2024-04-03T15:59:54.7560583Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2024-04-03T15:59:54.7567057Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2024-04-03T15:59:54.7569733Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2024-04-03T15:59:54.7571644Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2024-04-03T15:59:54.7573965Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2024-04-03T15:59:54.7575837Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2024-04-03T15:59:54.7577601Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2024-04-03T15:59:54.7579615Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2024-04-03T15:59:54.7581869Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2024-04-03T15:59:54.7583998Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2024-04-03T15:59:54.7585888Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2024-04-03T15:59:54.7590604Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2024-04-03T15:59:54.7592836Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2024-04-03T15:59:54.7594744Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2024-04-03T15:59:54.7602602Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2024-04-03T15:59:54.7607106Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2024-04-03T15:59:54.7610605Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2024-04-03T15:59:54.7620503Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2024-04-03T15:59:54.7623430Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2024-04-03T15:59:54.7628494Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2024-04-03T15:59:54.7631422Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2024-04-03T15:59:54.7633680Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2024-04-03T15:59:54.7636569Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2024-04-03T15:59:54.7638532Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2024-04-03T15:59:54.7656959Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2024-04-03T15:59:54.7661019Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2024-04-03T15:59:54.7663043Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2024-04-03T15:59:54.7665496Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2024-04-03T15:59:54.7667270Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2024-04-03T15:59:54.7670393Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2024-04-03T15:59:54.7673144Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2024-04-03T15:59:54.7675041Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2024-04-03T15:59:54.7677193Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2024-04-03T15:59:54.7679346Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2024-04-03T15:59:54.7682513Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2024-04-03T15:59:54.7685392Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2024-04-03T15:59:54.7687304Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2024-04-03T15:59:54.7689656Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2024-04-03T15:59:54.7692553Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2024-04-03T15:59:54.7694288Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2024-04-03T15:59:54.7696129Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2024-04-03T15:59:54.7697825Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2024-04-03T15:59:54.7699686Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2024-04-03T15:59:54.7702687Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2024-04-03T15:59:54.7705372Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2024-04-03T15:59:54.7707279Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2024-04-03T15:59:54.7709103Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2024-04-03T15:59:54.7710981Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2024-04-03T15:59:54.7713359Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2024-04-03T15:59:54.7715318Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2024-04-03T15:59:54.7717203Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2024-04-03T15:59:54.7719303Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2024-04-03T15:59:54.7721189Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2024-04-03T15:59:54.7723359Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2024-04-03T15:59:54.7725521Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2024-04-03T15:59:54.7727184Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2024-04-03T15:59:54.7728688Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2024-04-03T15:59:54.7730295Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2024-04-03T15:59:54.7731533Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2024-04-03T15:59:54.7733195Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2024-04-03T15:59:54.7734680Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2024-04-03T15:59:54.7736059Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2024-04-03T15:59:54.7737563Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2024-04-03T15:59:54.7739152Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2024-04-03T15:59:54.7740735Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2024-04-03T15:59:54.7742187Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2024-04-03T15:59:54.7743967Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2024-04-03T15:59:54.7745714Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2024-04-03T15:59:54.7747563Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2024-04-03T15:59:54.7748813Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2024-04-03T15:59:54.7750589Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2024-04-03T15:59:54.7752275Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2024-04-03T15:59:54.7753968Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2024-04-03T15:59:54.7755477Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2024-04-03T15:59:54.7757117Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2024-04-03T15:59:54.7758645Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2024-04-03T15:59:54.7760619Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2024-04-03T15:59:54.7762428Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2024-04-03T15:59:54.7763987Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2024-04-03T15:59:54.7765927Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2024-04-03T15:59:54.7767628Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2024-04-03T15:59:54.7769608Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2024-04-03T15:59:54.7770797Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2024-04-03T15:59:54.7772622Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2024-04-03T15:59:54.7774458Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2024-04-03T15:59:54.7776070Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2024-04-03T15:59:54.7777751Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2024-04-03T15:59:54.7779227Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2024-04-03T15:59:54.7780809Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2024-04-03T15:59:54.7782581Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2024-04-03T15:59:54.7784742Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2024-04-03T15:59:54.7786481Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2024-04-03T15:59:54.7787997Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2024-04-03T15:59:54.7789815Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2024-04-03T15:59:54.7791153Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2024-04-03T15:59:54.7792566Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2024-04-03T15:59:54.7793891Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2024-04-03T15:59:54.7795382Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2024-04-03T15:59:54.7796832Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2024-04-03T15:59:54.7798371Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2024-04-03T15:59:54.7799731Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2024-04-03T15:59:54.7801363Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2024-04-03T15:59:54.7803090Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2024-04-03T15:59:54.7804700Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2024-04-03T15:59:54.7806438Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2024-04-03T15:59:54.7808158Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2024-04-03T15:59:54.7809803Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2024-04-03T15:59:54.7811504Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2024-04-03T15:59:54.7828648Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2024-04-03T15:59:54.7829200Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2024-04-03T15:59:54.7829617Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2024-04-03T15:59:54.7829959Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2024-04-03T15:59:54.7830344Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2024-04-03T15:59:54.7830772Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2024-04-03T15:59:54.7831155Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2024-04-03T15:59:54.7831510Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2024-04-03T15:59:54.7831916Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2024-04-03T15:59:54.7832440Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2024-04-03T15:59:54.7832916Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2024-04-03T15:59:54.7833265Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2024-04-03T15:59:54.7834897Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2024-04-03T15:59:54.7836482Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2024-04-03T15:59:54.7837916Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2024-04-03T15:59:54.7839544Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2024-04-03T15:59:54.7841576Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2024-04-03T15:59:54.7843248Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2024-04-03T15:59:54.7844748Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2024-04-03T15:59:54.7846131Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2024-04-03T15:59:54.7847890Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2024-04-03T15:59:54.7849645Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2024-04-03T15:59:54.7851317Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2024-04-03T15:59:54.7853768Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2024-04-03T15:59:54.7855846Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2024-04-03T15:59:54.7857690Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2024-04-03T15:59:54.7860012Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2024-04-03T15:59:54.7861978Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2024-04-03T15:59:54.7864158Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2024-04-03T15:59:54.7865972Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2024-04-03T15:59:54.7867614Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2024-04-03T15:59:54.7869206Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2024-04-03T15:59:54.7870939Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2024-04-03T15:59:54.7873072Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2024-04-03T15:59:54.7875050Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2024-04-03T15:59:54.7876750Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2024-04-03T15:59:54.7879576Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2024-04-03T15:59:54.7881803Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2024-04-03T15:59:54.7883700Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2024-04-03T15:59:54.7892595Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2024-04-03T15:59:54.7895518Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2024-04-03T15:59:54.7897212Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2024-04-03T15:59:54.7899019Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2024-04-03T15:59:54.7901978Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2024-04-03T15:59:54.7904163Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2024-04-03T15:59:54.7905785Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2024-04-03T15:59:54.7907740Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2024-04-03T15:59:54.7909567Z adding 'torch/include/torch/csrc/jit/python/init.h' 2024-04-03T15:59:54.7911459Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2024-04-03T15:59:54.7914549Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2024-04-03T15:59:54.7927971Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2024-04-03T15:59:54.7931531Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2024-04-03T15:59:54.7933442Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2024-04-03T15:59:54.7936334Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2024-04-03T15:59:54.7938184Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2024-04-03T15:59:54.7940455Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2024-04-03T15:59:54.7943431Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2024-04-03T15:59:54.7947076Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2024-04-03T15:59:54.7949120Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2024-04-03T15:59:54.7950810Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2024-04-03T15:59:54.7952128Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2024-04-03T15:59:54.7953637Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2024-04-03T15:59:54.7954958Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2024-04-03T15:59:54.7960670Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2024-04-03T15:59:54.7963495Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2024-04-03T15:59:54.7965727Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2024-04-03T15:59:54.7967591Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2024-04-03T15:59:54.7969478Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2024-04-03T15:59:54.7971236Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2024-04-03T15:59:54.7972674Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2024-04-03T15:59:54.7975512Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2024-04-03T15:59:54.7978148Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2024-04-03T15:59:54.7981427Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2024-04-03T15:59:54.7984304Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2024-04-03T15:59:54.7987048Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2024-04-03T15:59:54.7988802Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2024-04-03T15:59:54.7990286Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2024-04-03T15:59:54.7992646Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2024-04-03T15:59:54.7996339Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2024-04-03T15:59:54.7998216Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2024-04-03T15:59:54.7999949Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2024-04-03T15:59:54.8002280Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2024-04-03T15:59:54.8005804Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2024-04-03T15:59:54.8014028Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2024-04-03T15:59:54.8017268Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2024-04-03T15:59:54.8019297Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2024-04-03T15:59:54.8021061Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2024-04-03T15:59:54.8022938Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2024-04-03T15:59:54.8024608Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2024-04-03T15:59:54.8026226Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2024-04-03T15:59:54.8028502Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2024-04-03T15:59:54.8030175Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2024-04-03T15:59:54.8031758Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2024-04-03T15:59:54.8033510Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2024-04-03T15:59:54.8036045Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2024-04-03T15:59:54.8040368Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2024-04-03T15:59:54.8042399Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2024-04-03T15:59:54.8044771Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2024-04-03T15:59:54.8046479Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2024-04-03T15:59:54.8048522Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2024-04-03T15:59:54.8050458Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2024-04-03T15:59:54.8051905Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2024-04-03T15:59:54.8053538Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2024-04-03T15:59:54.8055281Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2024-04-03T15:59:54.8056871Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2024-04-03T15:59:54.8059160Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2024-04-03T15:59:54.8076926Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2024-04-03T15:59:54.8080600Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2024-04-03T15:59:54.8083067Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2024-04-03T15:59:54.8088996Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2024-04-03T15:59:54.8091440Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2024-04-03T15:59:54.8093468Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2024-04-03T15:59:54.8095329Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2024-04-03T15:59:54.8097402Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2024-04-03T15:59:54.8099273Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2024-04-03T15:59:54.8102835Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2024-04-03T15:59:54.8106792Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2024-04-03T15:59:54.8109458Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2024-04-03T15:59:54.8111845Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2024-04-03T15:59:54.8114493Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2024-04-03T15:59:54.8118047Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2024-04-03T15:59:54.8120388Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2024-04-03T15:59:54.8122320Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2024-04-03T15:59:54.8125591Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2024-04-03T15:59:54.8127919Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2024-04-03T15:59:54.8131436Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2024-04-03T15:59:54.8133864Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2024-04-03T15:59:54.8138263Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2024-04-03T15:59:54.8141086Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2024-04-03T15:59:54.8143163Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2024-04-03T15:59:54.8145508Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2024-04-03T15:59:54.8147750Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2024-04-03T15:59:54.8150558Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2024-04-03T15:59:54.8153445Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2024-04-03T15:59:54.8156794Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2024-04-03T15:59:54.8158881Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2024-04-03T15:59:54.8165224Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2024-04-03T15:59:54.8167843Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2024-04-03T15:59:54.8169794Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2024-04-03T15:59:54.8172086Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2024-04-03T15:59:54.8177077Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2024-04-03T15:59:54.8179274Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2024-04-03T15:59:54.8181198Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2024-04-03T15:59:54.8186123Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2024-04-03T15:59:54.8188866Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2024-04-03T15:59:54.8191007Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2024-04-03T15:59:54.8198372Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2024-04-03T15:59:54.8200858Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2024-04-03T15:59:54.8202607Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2024-04-03T15:59:54.8207432Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2024-04-03T15:59:54.8210849Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2024-04-03T15:59:54.8215998Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2024-04-03T15:59:54.8222855Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2024-04-03T15:59:54.8226819Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2024-04-03T15:59:54.8228948Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2024-04-03T15:59:54.8231292Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2024-04-03T15:59:54.8233388Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2024-04-03T15:59:54.8235414Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2024-04-03T15:59:54.8237773Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2024-04-03T15:59:54.8239558Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2024-04-03T15:59:54.8241582Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2024-04-03T15:59:54.8243483Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2024-04-03T15:59:54.8245062Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2024-04-03T15:59:54.8247008Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2024-04-03T15:59:54.8249100Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2024-04-03T15:59:54.8250898Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2024-04-03T15:59:54.8252590Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2024-04-03T15:59:54.8254857Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2024-04-03T15:59:54.8256635Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2024-04-03T15:59:54.8258976Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2024-04-03T15:59:54.8261272Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2024-04-03T15:59:54.8264359Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2024-04-03T15:59:54.8266686Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2024-04-03T15:59:54.8269335Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2024-04-03T15:59:54.8271121Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2024-04-03T15:59:54.8273237Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2024-04-03T15:59:54.8275149Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2024-04-03T15:59:54.8278082Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2024-04-03T15:59:54.8280428Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2024-04-03T15:59:54.8283891Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2024-04-03T15:59:54.8286809Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2024-04-03T15:59:54.8288630Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2024-04-03T15:59:54.8290371Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2024-04-03T15:59:54.8291895Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2024-04-03T15:59:54.8296806Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2024-04-03T15:59:54.8300280Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2024-04-03T15:59:54.8302763Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2024-04-03T15:59:54.8304792Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2024-04-03T15:59:54.8307177Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2024-04-03T15:59:54.8310567Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2024-04-03T15:59:54.8314870Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2024-04-03T15:59:54.8317727Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2024-04-03T15:59:54.8320224Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2024-04-03T15:59:54.8322348Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2024-04-03T15:59:54.8325030Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2024-04-03T15:59:54.8327063Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2024-04-03T15:59:54.8329928Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2024-04-03T15:59:54.8332652Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2024-04-03T15:59:54.8334681Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2024-04-03T15:59:54.8336793Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2024-04-03T15:59:54.8339181Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2024-04-03T15:59:54.8341082Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2024-04-03T15:59:54.8343943Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2024-04-03T15:59:54.8346435Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2024-04-03T15:59:54.8348358Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2024-04-03T15:59:54.8350590Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2024-04-03T15:59:54.8352885Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2024-04-03T15:59:54.8355032Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2024-04-03T15:59:54.8358420Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2024-04-03T15:59:54.8360983Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2024-04-03T15:59:54.8363078Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2024-04-03T15:59:54.8365389Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2024-04-03T15:59:54.8366926Z adding 'torch/include/torch/csrc/onnx/init.h' 2024-04-03T15:59:54.8369257Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2024-04-03T15:59:54.8371480Z adding 'torch/include/torch/csrc/profiler/api.h' 2024-04-03T15:59:54.8378224Z adding 'torch/include/torch/csrc/profiler/collection.h' 2024-04-03T15:59:54.8381245Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2024-04-03T15:59:54.8384751Z adding 'torch/include/torch/csrc/profiler/containers.h' 2024-04-03T15:59:54.8387726Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2024-04-03T15:59:54.8389713Z adding 'torch/include/torch/csrc/profiler/events.h' 2024-04-03T15:59:54.8392816Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2024-04-03T15:59:54.8394879Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2024-04-03T15:59:54.8397623Z adding 'torch/include/torch/csrc/profiler/perf.h' 2024-04-03T15:59:54.8400710Z adding 'torch/include/torch/csrc/profiler/util.h' 2024-04-03T15:59:54.8404434Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2024-04-03T15:59:54.8406883Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2024-04-03T15:59:54.8408959Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2024-04-03T15:59:54.8411506Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2024-04-03T15:59:54.8413095Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2024-04-03T15:59:54.8416001Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2024-04-03T15:59:54.8418220Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2024-04-03T15:59:54.8420913Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2024-04-03T15:59:54.8423194Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2024-04-03T15:59:54.8425718Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2024-04-03T15:59:54.8428258Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2024-04-03T15:59:54.8432673Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2024-04-03T15:59:54.8435698Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2024-04-03T15:59:54.8437539Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2024-04-03T15:59:54.8439583Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2024-04-03T15:59:54.8442309Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2024-04-03T15:59:54.8444462Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2024-04-03T15:59:54.8447728Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2024-04-03T15:59:54.8449579Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2024-04-03T15:59:54.8451375Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2024-04-03T15:59:54.8454122Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2024-04-03T15:59:54.8456400Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2024-04-03T15:59:54.8458358Z adding 'torch/include/torch/csrc/utils/init.h' 2024-04-03T15:59:54.8460241Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2024-04-03T15:59:54.8462271Z adding 'torch/include/torch/csrc/utils/nested.h' 2024-04-03T15:59:54.8464319Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2024-04-03T15:59:54.8466789Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2024-04-03T15:59:54.8468481Z adding 'torch/include/torch/csrc/utils/out_types.h' 2024-04-03T15:59:54.8472998Z adding 'torch/include/torch/csrc/utils/pybind.h' 2024-04-03T15:59:54.8475222Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2024-04-03T15:59:54.8476990Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2024-04-03T15:59:54.8488910Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2024-04-03T15:59:54.8491931Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2024-04-03T15:59:54.8493310Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2024-04-03T15:59:54.8496815Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2024-04-03T15:59:54.8499330Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2024-04-03T15:59:54.8502452Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2024-04-03T15:59:54.8505588Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2024-04-03T15:59:54.8507158Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2024-04-03T15:59:54.8510652Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2024-04-03T15:59:54.8512844Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2024-04-03T15:59:54.8514692Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2024-04-03T15:59:54.8520739Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2024-04-03T15:59:54.8523842Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2024-04-03T15:59:54.8525776Z adding 'torch/include/torch/csrc/utils/six.h' 2024-04-03T15:59:54.8527747Z adding 'torch/include/torch/csrc/utils/structseq.h' 2024-04-03T15:59:54.8529618Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2024-04-03T15:59:54.8531580Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2024-04-03T15:59:54.8534316Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2024-04-03T15:59:54.8535754Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2024-04-03T15:59:54.8537566Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2024-04-03T15:59:54.8539076Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2024-04-03T15:59:54.8540943Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2024-04-03T15:59:54.8543168Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2024-04-03T15:59:54.8544844Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2024-04-03T15:59:54.8546407Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2024-04-03T15:59:54.8549382Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2024-04-03T15:59:54.8552646Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2024-04-03T15:59:54.8554728Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2024-04-03T15:59:54.8557209Z adding 'torch/include/torch/csrc/utils/variadic.h' 2024-04-03T15:59:54.8558863Z adding 'torch/include/torch/csrc/utils/verbose.h' 2024-04-03T15:59:54.8560777Z adding 'torch/include/torch/csrc/xpu/Event.h' 2024-04-03T15:59:54.8562231Z adding 'torch/include/torch/csrc/xpu/Module.h' 2024-04-03T15:59:54.8564013Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2024-04-03T15:59:54.8568108Z adding 'torch/jit/__init__.py' 2024-04-03T15:59:54.8571249Z adding 'torch/jit/_async.py' 2024-04-03T15:59:54.8573057Z adding 'torch/jit/_await.py' 2024-04-03T15:59:54.8576756Z adding 'torch/jit/_builtins.py' 2024-04-03T15:59:54.8580812Z adding 'torch/jit/_check.py' 2024-04-03T15:59:54.8584644Z adding 'torch/jit/_dataclass_impls.py' 2024-04-03T15:59:54.8586536Z adding 'torch/jit/_decomposition_utils.py' 2024-04-03T15:59:54.8589567Z adding 'torch/jit/_decompositions.py' 2024-04-03T15:59:54.8593781Z adding 'torch/jit/_freeze.py' 2024-04-03T15:59:54.8597203Z adding 'torch/jit/_fuser.py' 2024-04-03T15:59:54.8599158Z adding 'torch/jit/_ir_utils.py' 2024-04-03T15:59:54.8601082Z adding 'torch/jit/_logging.py' 2024-04-03T15:59:54.8604915Z adding 'torch/jit/_monkeytype_config.py' 2024-04-03T15:59:54.8606918Z adding 'torch/jit/_pickle.py' 2024-04-03T15:59:54.8621720Z adding 'torch/jit/_recursive.py' 2024-04-03T15:59:54.8644574Z adding 'torch/jit/_script.py' 2024-04-03T15:59:54.8649966Z adding 'torch/jit/_serialization.py' 2024-04-03T15:59:54.8663879Z adding 'torch/jit/_shape_functions.py' 2024-04-03T15:59:54.8667562Z adding 'torch/jit/_state.py' 2024-04-03T15:59:54.8684345Z adding 'torch/jit/_trace.py' 2024-04-03T15:59:54.8692086Z adding 'torch/jit/annotations.py' 2024-04-03T15:59:54.8706615Z adding 'torch/jit/frontend.py' 2024-04-03T15:59:54.8709727Z adding 'torch/jit/generate_bytecode.py' 2024-04-03T15:59:54.8711716Z adding 'torch/jit/quantized.py' 2024-04-03T15:59:54.8716034Z adding 'torch/jit/supported_ops.py' 2024-04-03T15:59:54.8718719Z adding 'torch/jit/unsupported_tensor_ops.py' 2024-04-03T15:59:54.8720511Z adding 'torch/jit/_passes/__init__.py' 2024-04-03T15:59:54.8723137Z adding 'torch/jit/_passes/_property_propagation.py' 2024-04-03T15:59:54.8726718Z adding 'torch/jit/mobile/__init__.py' 2024-04-03T15:59:54.8863456Z adding 'torch/lib/libbackend_with_compiler.so' 2024-04-03T15:59:54.9275155Z adding 'torch/lib/libc10.so' 2024-04-03T15:59:54.9411813Z adding 'torch/lib/libjitbackend_test.so' 2024-04-03T15:59:54.9433244Z adding 'torch/lib/libshm.so' 2024-04-03T15:59:54.9438267Z adding 'torch/lib/libtorch.so' 2024-04-03T16:00:05.8991647Z adding 'torch/lib/libtorch_cpu.so' 2024-04-03T16:00:06.6009382Z adding 'torch/lib/libtorch_global_deps.so' 2024-04-03T16:00:07.5911895Z adding 'torch/lib/libtorch_python.so' 2024-04-03T16:00:07.6798985Z adding 'torch/lib/libtorchbind_test.so' 2024-04-03T16:00:07.6848872Z adding 'torch/linalg/__init__.py' 2024-04-03T16:00:07.6853384Z adding 'torch/masked/__init__.py' 2024-04-03T16:00:07.6859282Z adding 'torch/masked/_docs.py' 2024-04-03T16:00:07.6879463Z adding 'torch/masked/_ops.py' 2024-04-03T16:00:07.6882981Z adding 'torch/masked/maskedtensor/__init__.py' 2024-04-03T16:00:07.6887267Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2024-04-03T16:00:07.6890292Z adding 'torch/masked/maskedtensor/binary.py' 2024-04-03T16:00:07.6894642Z adding 'torch/masked/maskedtensor/core.py' 2024-04-03T16:00:07.6896846Z adding 'torch/masked/maskedtensor/creation.py' 2024-04-03T16:00:07.6898177Z adding 'torch/masked/maskedtensor/passthrough.py' 2024-04-03T16:00:07.6900790Z adding 'torch/masked/maskedtensor/reductions.py' 2024-04-03T16:00:07.6903414Z adding 'torch/masked/maskedtensor/unary.py' 2024-04-03T16:00:07.6905287Z adding 'torch/monitor/__init__.py' 2024-04-03T16:00:07.6914831Z adding 'torch/mps/__init__.py' 2024-04-03T16:00:07.6916849Z adding 'torch/mps/event.py' 2024-04-03T16:00:07.6918571Z adding 'torch/mps/profiler.py' 2024-04-03T16:00:07.6920837Z adding 'torch/multiprocessing/__init__.py' 2024-04-03T16:00:07.6922379Z adding 'torch/multiprocessing/_atfork.py' 2024-04-03T16:00:07.6924211Z adding 'torch/multiprocessing/pool.py' 2024-04-03T16:00:07.6925813Z adding 'torch/multiprocessing/queue.py' 2024-04-03T16:00:07.6932523Z adding 'torch/multiprocessing/reductions.py' 2024-04-03T16:00:07.6937066Z adding 'torch/multiprocessing/spawn.py' 2024-04-03T16:00:07.6943012Z adding 'torch/nested/__init__.py' 2024-04-03T16:00:07.6945095Z adding 'torch/nested/_internal/__init__.py' 2024-04-03T16:00:07.6950361Z adding 'torch/nested/_internal/nested_tensor.py' 2024-04-03T16:00:07.6960246Z adding 'torch/nested/_internal/ops.py' 2024-04-03T16:00:07.6968907Z adding 'torch/nested/_internal/sdpa.py' 2024-04-03T16:00:07.6971724Z adding 'torch/nn/__init__.py' 2024-04-03T16:00:07.6973568Z adding 'torch/nn/_reduction.py' 2024-04-03T16:00:07.6975652Z adding 'torch/nn/common_types.py' 2024-04-03T16:00:07.6977545Z adding 'torch/nn/cpp.py' 2024-04-03T16:00:07.7037912Z adding 'torch/nn/functional.py' 2024-04-03T16:00:07.7047176Z adding 'torch/nn/functional.pyi' 2024-04-03T16:00:07.7049860Z adding 'torch/nn/grad.py' 2024-04-03T16:00:07.7055877Z adding 'torch/nn/init.py' 2024-04-03T16:00:07.7059825Z adding 'torch/nn/parameter.py' 2024-04-03T16:00:07.7061545Z adding 'torch/nn/parameter.pyi' 2024-04-03T16:00:07.7064625Z adding 'torch/nn/attention/__init__.py' 2024-04-03T16:00:07.7066500Z adding 'torch/nn/attention/_utils.py' 2024-04-03T16:00:07.7070449Z adding 'torch/nn/attention/bias.py' 2024-04-03T16:00:07.7072216Z adding 'torch/nn/backends/__init__.py' 2024-04-03T16:00:07.7073837Z adding 'torch/nn/backends/thnn.py' 2024-04-03T16:00:07.7075416Z adding 'torch/nn/intrinsic/__init__.py' 2024-04-03T16:00:07.7077089Z adding 'torch/nn/intrinsic/modules/__init__.py' 2024-04-03T16:00:07.7078651Z adding 'torch/nn/intrinsic/modules/fused.py' 2024-04-03T16:00:07.7080031Z adding 'torch/nn/intrinsic/qat/__init__.py' 2024-04-03T16:00:07.7081736Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2024-04-03T16:00:07.7083370Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2024-04-03T16:00:07.7084764Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2024-04-03T16:00:07.7086121Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2024-04-03T16:00:07.7087886Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2024-04-03T16:00:07.7089406Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2024-04-03T16:00:07.7091143Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-04-03T16:00:07.7092264Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-04-03T16:00:07.7093832Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2024-04-03T16:00:07.7095277Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2024-04-03T16:00:07.7096548Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2024-04-03T16:00:07.7098378Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2024-04-03T16:00:07.7101323Z adding 'torch/nn/modules/__init__.py' 2024-04-03T16:00:07.7105164Z adding 'torch/nn/modules/_functions.py' 2024-04-03T16:00:07.7119257Z adding 'torch/nn/modules/activation.py' 2024-04-03T16:00:07.7124860Z adding 'torch/nn/modules/adaptive.py' 2024-04-03T16:00:07.7133464Z adding 'torch/nn/modules/batchnorm.py' 2024-04-03T16:00:07.7136345Z adding 'torch/nn/modules/channelshuffle.py' 2024-04-03T16:00:07.7145974Z adding 'torch/nn/modules/container.py' 2024-04-03T16:00:07.7159492Z adding 'torch/nn/modules/conv.py' 2024-04-03T16:00:07.7163274Z adding 'torch/nn/modules/distance.py' 2024-04-03T16:00:07.7166247Z adding 'torch/nn/modules/dropout.py' 2024-04-03T16:00:07.7168783Z adding 'torch/nn/modules/flatten.py' 2024-04-03T16:00:07.7172543Z adding 'torch/nn/modules/fold.py' 2024-04-03T16:00:07.7176772Z adding 'torch/nn/modules/instancenorm.py' 2024-04-03T16:00:07.7181132Z adding 'torch/nn/modules/lazy.py' 2024-04-03T16:00:07.7184878Z adding 'torch/nn/modules/linear.py' 2024-04-03T16:00:07.7206813Z adding 'torch/nn/modules/loss.py' 2024-04-03T16:00:07.7242058Z adding 'torch/nn/modules/module.py' 2024-04-03T16:00:07.7248507Z adding 'torch/nn/modules/normalization.py' 2024-04-03T16:00:07.7253009Z adding 'torch/nn/modules/padding.py' 2024-04-03T16:00:07.7255896Z adding 'torch/nn/modules/pixelshuffle.py' 2024-04-03T16:00:07.7265503Z adding 'torch/nn/modules/pooling.py' 2024-04-03T16:00:07.7281400Z adding 'torch/nn/modules/rnn.py' 2024-04-03T16:00:07.7288535Z adding 'torch/nn/modules/sparse.py' 2024-04-03T16:00:07.7299730Z adding 'torch/nn/modules/transformer.py' 2024-04-03T16:00:07.7304422Z adding 'torch/nn/modules/upsampling.py' 2024-04-03T16:00:07.7306559Z adding 'torch/nn/modules/utils.py' 2024-04-03T16:00:07.7308392Z adding 'torch/nn/parallel/__init__.py' 2024-04-03T16:00:07.7310641Z adding 'torch/nn/parallel/_functions.py' 2024-04-03T16:00:07.7314446Z adding 'torch/nn/parallel/comm.py' 2024-04-03T16:00:07.7318666Z adding 'torch/nn/parallel/data_parallel.py' 2024-04-03T16:00:07.7356356Z adding 'torch/nn/parallel/distributed.py' 2024-04-03T16:00:07.7361193Z adding 'torch/nn/parallel/parallel_apply.py' 2024-04-03T16:00:07.7364377Z adding 'torch/nn/parallel/replicate.py' 2024-04-03T16:00:07.7366858Z adding 'torch/nn/parallel/scatter_gather.py' 2024-04-03T16:00:07.7368696Z adding 'torch/nn/qat/__init__.py' 2024-04-03T16:00:07.7370342Z adding 'torch/nn/qat/dynamic/__init__.py' 2024-04-03T16:00:07.7372011Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2024-04-03T16:00:07.7373491Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2024-04-03T16:00:07.7375400Z adding 'torch/nn/qat/modules/__init__.py' 2024-04-03T16:00:07.7376874Z adding 'torch/nn/qat/modules/conv.py' 2024-04-03T16:00:07.7378501Z adding 'torch/nn/qat/modules/embedding_ops.py' 2024-04-03T16:00:07.7380001Z adding 'torch/nn/qat/modules/linear.py' 2024-04-03T16:00:07.7381538Z adding 'torch/nn/quantizable/__init__.py' 2024-04-03T16:00:07.7383445Z adding 'torch/nn/quantizable/modules/__init__.py' 2024-04-03T16:00:07.7384954Z adding 'torch/nn/quantizable/modules/activation.py' 2024-04-03T16:00:07.7386747Z adding 'torch/nn/quantizable/modules/rnn.py' 2024-04-03T16:00:07.7388382Z adding 'torch/nn/quantized/__init__.py' 2024-04-03T16:00:07.7389679Z adding 'torch/nn/quantized/functional.py' 2024-04-03T16:00:07.7391313Z adding 'torch/nn/quantized/_reference/__init__.py' 2024-04-03T16:00:07.7393225Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2024-04-03T16:00:07.7394751Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2024-04-03T16:00:07.7396561Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2024-04-03T16:00:07.7397832Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2024-04-03T16:00:07.7399537Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2024-04-03T16:00:07.7400940Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2024-04-03T16:00:07.7402528Z adding 'torch/nn/quantized/dynamic/__init__.py' 2024-04-03T16:00:07.7404640Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2024-04-03T16:00:07.7406145Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2024-04-03T16:00:07.7407777Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2024-04-03T16:00:07.7409482Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2024-04-03T16:00:07.7411520Z adding 'torch/nn/quantized/modules/__init__.py' 2024-04-03T16:00:07.7413254Z adding 'torch/nn/quantized/modules/activation.py' 2024-04-03T16:00:07.7414720Z adding 'torch/nn/quantized/modules/batchnorm.py' 2024-04-03T16:00:07.7416650Z adding 'torch/nn/quantized/modules/conv.py' 2024-04-03T16:00:07.7418210Z adding 'torch/nn/quantized/modules/dropout.py' 2024-04-03T16:00:07.7419705Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2024-04-03T16:00:07.7421357Z adding 'torch/nn/quantized/modules/functional_modules.py' 2024-04-03T16:00:07.7423363Z adding 'torch/nn/quantized/modules/linear.py' 2024-04-03T16:00:07.7424650Z adding 'torch/nn/quantized/modules/normalization.py' 2024-04-03T16:00:07.7426200Z adding 'torch/nn/quantized/modules/rnn.py' 2024-04-03T16:00:07.7427614Z adding 'torch/nn/quantized/modules/utils.py' 2024-04-03T16:00:07.7429451Z adding 'torch/nn/utils/__init__.py' 2024-04-03T16:00:07.7431388Z adding 'torch/nn/utils/_deprecation_utils.py' 2024-04-03T16:00:07.7435119Z adding 'torch/nn/utils/_named_member_accessor.py' 2024-04-03T16:00:07.7438121Z adding 'torch/nn/utils/_per_sample_grad.py' 2024-04-03T16:00:07.7441041Z adding 'torch/nn/utils/clip_grad.py' 2024-04-03T16:00:07.7443386Z adding 'torch/nn/utils/convert_parameters.py' 2024-04-03T16:00:07.7445936Z adding 'torch/nn/utils/fusion.py' 2024-04-03T16:00:07.7448031Z adding 'torch/nn/utils/init.py' 2024-04-03T16:00:07.7450612Z adding 'torch/nn/utils/memory_format.py' 2024-04-03T16:00:07.7459016Z adding 'torch/nn/utils/parametrizations.py' 2024-04-03T16:00:07.7470315Z adding 'torch/nn/utils/parametrize.py' 2024-04-03T16:00:07.7485984Z adding 'torch/nn/utils/prune.py' 2024-04-03T16:00:07.7493586Z adding 'torch/nn/utils/rnn.py' 2024-04-03T16:00:07.7499108Z adding 'torch/nn/utils/spectral_norm.py' 2024-04-03T16:00:07.7503330Z adding 'torch/nn/utils/stateless.py' 2024-04-03T16:00:07.7506346Z adding 'torch/nn/utils/weight_norm.py' 2024-04-03T16:00:07.7508480Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2024-04-03T16:00:07.7510507Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2024-04-03T16:00:07.7513961Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2024-04-03T16:00:07.7516304Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2024-04-03T16:00:07.7518889Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2024-04-03T16:00:07.7521969Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2024-04-03T16:00:07.7524868Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2024-04-03T16:00:07.7526338Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2024-04-03T16:00:07.7529572Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2024-04-03T16:00:07.7531062Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2024-04-03T16:00:07.7533273Z adding 'torch/onnx/__init__.py' 2024-04-03T16:00:07.7535212Z adding 'torch/onnx/_constants.py' 2024-04-03T16:00:07.7537001Z adding 'torch/onnx/_deprecation.py' 2024-04-03T16:00:07.7539100Z adding 'torch/onnx/_experimental.py' 2024-04-03T16:00:07.7540615Z adding 'torch/onnx/_exporter_states.py' 2024-04-03T16:00:07.7543053Z adding 'torch/onnx/_globals.py' 2024-04-03T16:00:07.7545140Z adding 'torch/onnx/_onnx_supported_ops.py' 2024-04-03T16:00:07.7549233Z adding 'torch/onnx/_type_utils.py' 2024-04-03T16:00:07.7551597Z adding 'torch/onnx/errors.py' 2024-04-03T16:00:07.7553252Z adding 'torch/onnx/operators.py' 2024-04-03T16:00:07.7556255Z adding 'torch/onnx/symbolic_caffe2.py' 2024-04-03T16:00:07.7580374Z adding 'torch/onnx/symbolic_helper.py' 2024-04-03T16:00:07.7590490Z adding 'torch/onnx/symbolic_opset10.py' 2024-04-03T16:00:07.7605919Z adding 'torch/onnx/symbolic_opset11.py' 2024-04-03T16:00:07.7611463Z adding 'torch/onnx/symbolic_opset12.py' 2024-04-03T16:00:07.7622430Z adding 'torch/onnx/symbolic_opset13.py' 2024-04-03T16:00:07.7626646Z adding 'torch/onnx/symbolic_opset14.py' 2024-04-03T16:00:07.7629021Z adding 'torch/onnx/symbolic_opset15.py' 2024-04-03T16:00:07.7632101Z adding 'torch/onnx/symbolic_opset16.py' 2024-04-03T16:00:07.7635156Z adding 'torch/onnx/symbolic_opset17.py' 2024-04-03T16:00:07.7637966Z adding 'torch/onnx/symbolic_opset18.py' 2024-04-03T16:00:07.7639728Z adding 'torch/onnx/symbolic_opset19.py' 2024-04-03T16:00:07.7641675Z adding 'torch/onnx/symbolic_opset20.py' 2024-04-03T16:00:07.7643453Z adding 'torch/onnx/symbolic_opset7.py' 2024-04-03T16:00:07.7647578Z adding 'torch/onnx/symbolic_opset8.py' 2024-04-03T16:00:07.7711014Z adding 'torch/onnx/symbolic_opset9.py' 2024-04-03T16:00:07.7744126Z adding 'torch/onnx/utils.py' 2024-04-03T16:00:07.7767563Z adding 'torch/onnx/verification.py' 2024-04-03T16:00:07.7770682Z adding 'torch/onnx/_internal/__init__.py' 2024-04-03T16:00:07.7773204Z adding 'torch/onnx/_internal/_beartype.py' 2024-04-03T16:00:07.7793054Z adding 'torch/onnx/_internal/exporter.py' 2024-04-03T16:00:07.7800678Z adding 'torch/onnx/_internal/io_adapter.py' 2024-04-03T16:00:07.7805698Z adding 'torch/onnx/_internal/jit_utils.py' 2024-04-03T16:00:07.7809789Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2024-04-03T16:00:07.7826610Z adding 'torch/onnx/_internal/onnxruntime.py' 2024-04-03T16:00:07.7831702Z adding 'torch/onnx/_internal/registration.py' 2024-04-03T16:00:07.7833740Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2024-04-03T16:00:07.7836825Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2024-04-03T16:00:07.7844986Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2024-04-03T16:00:07.7847786Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2024-04-03T16:00:07.7851193Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2024-04-03T16:00:07.7856551Z adding 'torch/onnx/_internal/diagnostics/infra/context.py' 2024-04-03T16:00:07.7859367Z adding 'torch/onnx/_internal/diagnostics/infra/decorator.py' 2024-04-03T16:00:07.7861736Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2024-04-03T16:00:07.7863809Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2024-04-03T16:00:07.7866522Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2024-04-03T16:00:07.7868309Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2024-04-03T16:00:07.7870211Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2024-04-03T16:00:07.7871651Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2024-04-03T16:00:07.7873391Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2024-04-03T16:00:07.7875107Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2024-04-03T16:00:07.7877155Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2024-04-03T16:00:07.7879703Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2024-04-03T16:00:07.7881084Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2024-04-03T16:00:07.7883331Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2024-04-03T16:00:07.7884976Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2024-04-03T16:00:07.7886634Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2024-04-03T16:00:07.7888499Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2024-04-03T16:00:07.7890657Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2024-04-03T16:00:07.7892419Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2024-04-03T16:00:07.7894630Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2024-04-03T16:00:07.7896162Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2024-04-03T16:00:07.7898241Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2024-04-03T16:00:07.7900024Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2024-04-03T16:00:07.7902432Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2024-04-03T16:00:07.7904280Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2024-04-03T16:00:07.7906043Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2024-04-03T16:00:07.7907802Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2024-04-03T16:00:07.7909691Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2024-04-03T16:00:07.7911367Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2024-04-03T16:00:07.7912799Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2024-04-03T16:00:07.7915008Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2024-04-03T16:00:07.7916541Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2024-04-03T16:00:07.7918035Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2024-04-03T16:00:07.7919597Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2024-04-03T16:00:07.7921334Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2024-04-03T16:00:07.7923036Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2024-04-03T16:00:07.7924816Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2024-04-03T16:00:07.7926409Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2024-04-03T16:00:07.7928277Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2024-04-03T16:00:07.7929845Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2024-04-03T16:00:07.7931955Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2024-04-03T16:00:07.7933865Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2024-04-03T16:00:07.7936143Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2024-04-03T16:00:07.7938150Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2024-04-03T16:00:07.7939614Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2024-04-03T16:00:07.7941383Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2024-04-03T16:00:07.7942973Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2024-04-03T16:00:07.8086575Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2024-04-03T16:00:07.8088063Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2024-04-03T16:00:07.8089614Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2024-04-03T16:00:07.8091692Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2024-04-03T16:00:07.8093303Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2024-04-03T16:00:07.8095732Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2024-04-03T16:00:07.8097412Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2024-04-03T16:00:07.8099304Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2024-04-03T16:00:07.8100953Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2024-04-03T16:00:07.8102724Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2024-04-03T16:00:07.8104678Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2024-04-03T16:00:07.8106139Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2024-04-03T16:00:07.8107824Z adding 'torch/onnx/_internal/fx/__init__.py' 2024-04-03T16:00:07.8112258Z adding 'torch/onnx/_internal/fx/_pass.py' 2024-04-03T16:00:07.8115376Z adding 'torch/onnx/_internal/fx/decomposition_skip.py' 2024-04-03T16:00:07.8118420Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2024-04-03T16:00:07.8121932Z adding 'torch/onnx/_internal/fx/diagnostics.py' 2024-04-03T16:00:07.8125571Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2024-04-03T16:00:07.8136838Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2024-04-03T16:00:07.8141927Z adding 'torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2024-04-03T16:00:07.8153334Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2024-04-03T16:00:07.8159189Z adding 'torch/onnx/_internal/fx/op_validation.py' 2024-04-03T16:00:07.8162377Z adding 'torch/onnx/_internal/fx/patcher.py' 2024-04-03T16:00:07.8164897Z adding 'torch/onnx/_internal/fx/registration.py' 2024-04-03T16:00:07.8169390Z adding 'torch/onnx/_internal/fx/serialization.py' 2024-04-03T16:00:07.8172448Z adding 'torch/onnx/_internal/fx/torch_export_graph_extractor.py' 2024-04-03T16:00:07.8175810Z adding 'torch/onnx/_internal/fx/type_utils.py' 2024-04-03T16:00:07.8177938Z adding 'torch/onnx/_internal/fx/analysis/__init__.py' 2024-04-03T16:00:07.8180212Z adding 'torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2024-04-03T16:00:07.8182271Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2024-04-03T16:00:07.8185040Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2024-04-03T16:00:07.8187557Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2024-04-03T16:00:07.8190857Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2024-04-03T16:00:07.8201978Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2024-04-03T16:00:07.8205801Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2024-04-03T16:00:07.8220204Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2024-04-03T16:00:07.8224443Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2024-04-03T16:00:07.8226680Z adding 'torch/optim/__init__.py' 2024-04-03T16:00:07.8228504Z adding 'torch/optim/__init__.pyi' 2024-04-03T16:00:07.8230619Z adding 'torch/optim/_functional.py' 2024-04-03T16:00:07.8234888Z adding 'torch/optim/adadelta.py' 2024-04-03T16:00:07.8236816Z adding 'torch/optim/adadelta.pyi' 2024-04-03T16:00:07.8241087Z adding 'torch/optim/adagrad.py' 2024-04-03T16:00:07.8242920Z adding 'torch/optim/adagrad.pyi' 2024-04-03T16:00:07.8250412Z adding 'torch/optim/adam.py' 2024-04-03T16:00:07.8252657Z adding 'torch/optim/adam.pyi' 2024-04-03T16:00:07.8257327Z adding 'torch/optim/adamax.py' 2024-04-03T16:00:07.8259110Z adding 'torch/optim/adamax.pyi' 2024-04-03T16:00:07.8266616Z adding 'torch/optim/adamw.py' 2024-04-03T16:00:07.8269289Z adding 'torch/optim/adamw.pyi' 2024-04-03T16:00:07.8273169Z adding 'torch/optim/asgd.py' 2024-04-03T16:00:07.8274947Z adding 'torch/optim/asgd.pyi' 2024-04-03T16:00:07.8280287Z adding 'torch/optim/lbfgs.py' 2024-04-03T16:00:07.8282226Z adding 'torch/optim/lbfgs.pyi' 2024-04-03T16:00:07.8301293Z adding 'torch/optim/lr_scheduler.py' 2024-04-03T16:00:07.8305578Z adding 'torch/optim/lr_scheduler.pyi' 2024-04-03T16:00:07.8311685Z adding 'torch/optim/nadam.py' 2024-04-03T16:00:07.8313665Z adding 'torch/optim/nadam.pyi' 2024-04-03T16:00:07.8326151Z adding 'torch/optim/optimizer.py' 2024-04-03T16:00:07.8332717Z adding 'torch/optim/radam.py' 2024-04-03T16:00:07.8334837Z adding 'torch/optim/radam.pyi' 2024-04-03T16:00:07.8339843Z adding 'torch/optim/rmsprop.py' 2024-04-03T16:00:07.8341799Z adding 'torch/optim/rmsprop.pyi' 2024-04-03T16:00:07.8346547Z adding 'torch/optim/rprop.py' 2024-04-03T16:00:07.8348434Z adding 'torch/optim/rprop.pyi' 2024-04-03T16:00:07.8353249Z adding 'torch/optim/sgd.py' 2024-04-03T16:00:07.8355225Z adding 'torch/optim/sgd.pyi' 2024-04-03T16:00:07.8358384Z adding 'torch/optim/sparse_adam.py' 2024-04-03T16:00:07.8360645Z adding 'torch/optim/sparse_adam.pyi' 2024-04-03T16:00:07.8365368Z adding 'torch/optim/swa_utils.py' 2024-04-03T16:00:07.8367375Z adding 'torch/optim/swa_utils.pyi' 2024-04-03T16:00:07.8369364Z adding 'torch/optim/_multi_tensor/__init__.py' 2024-04-03T16:00:07.8371137Z adding 'torch/package/__init__.py' 2024-04-03T16:00:07.8373947Z adding 'torch/package/_digraph.py' 2024-04-03T16:00:07.8376196Z adding 'torch/package/_directory_reader.py' 2024-04-03T16:00:07.8378423Z adding 'torch/package/_importlib.py' 2024-04-03T16:00:07.8380581Z adding 'torch/package/_mangling.py' 2024-04-03T16:00:07.8382890Z adding 'torch/package/_mock.py' 2024-04-03T16:00:07.8385579Z adding 'torch/package/_package_pickler.py' 2024-04-03T16:00:07.8387584Z adding 'torch/package/_package_unpickler.py' 2024-04-03T16:00:07.8390041Z adding 'torch/package/_stdlib.py' 2024-04-03T16:00:07.8392942Z adding 'torch/package/file_structure_representation.py' 2024-04-03T16:00:07.8395315Z adding 'torch/package/find_file_dependencies.py' 2024-04-03T16:00:07.8397758Z adding 'torch/package/glob_group.py' 2024-04-03T16:00:07.8401481Z adding 'torch/package/importer.py' 2024-04-03T16:00:07.8417179Z adding 'torch/package/package_exporter.py' 2024-04-03T16:00:07.8428889Z adding 'torch/package/package_importer.py' 2024-04-03T16:00:07.8431433Z adding 'torch/package/analyze/__init__.py' 2024-04-03T16:00:07.8433489Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2024-04-03T16:00:07.8434774Z adding 'torch/package/analyze/is_from_package.py' 2024-04-03T16:00:07.8436903Z adding 'torch/package/analyze/trace_dependencies.py' 2024-04-03T16:00:07.8438931Z adding 'torch/profiler/__init__.py' 2024-04-03T16:00:07.8454059Z adding 'torch/profiler/_memory_profiler.py' 2024-04-03T16:00:07.8462340Z adding 'torch/profiler/_pattern_matcher.py' 2024-04-03T16:00:07.8467494Z adding 'torch/profiler/_utils.py' 2024-04-03T16:00:07.8469653Z adding 'torch/profiler/itt.py' 2024-04-03T16:00:07.8479187Z adding 'torch/profiler/profiler.py' 2024-04-03T16:00:07.8481696Z adding 'torch/profiler/python_tracer.py' 2024-04-03T16:00:07.8484011Z adding 'torch/quantization/__init__.py' 2024-04-03T16:00:07.8485771Z adding 'torch/quantization/_numeric_suite.py' 2024-04-03T16:00:07.8487523Z adding 'torch/quantization/_numeric_suite_fx.py' 2024-04-03T16:00:07.8489861Z adding 'torch/quantization/_quantized_conversions.py' 2024-04-03T16:00:07.8491625Z adding 'torch/quantization/fake_quantize.py' 2024-04-03T16:00:07.8493232Z adding 'torch/quantization/fuse_modules.py' 2024-04-03T16:00:07.8495047Z adding 'torch/quantization/fuser_method_mappings.py' 2024-04-03T16:00:07.8496574Z adding 'torch/quantization/observer.py' 2024-04-03T16:00:07.8498195Z adding 'torch/quantization/qconfig.py' 2024-04-03T16:00:07.8499714Z adding 'torch/quantization/quant_type.py' 2024-04-03T16:00:07.8501541Z adding 'torch/quantization/quantization_mappings.py' 2024-04-03T16:00:07.8503214Z adding 'torch/quantization/quantize.py' 2024-04-03T16:00:07.8504777Z adding 'torch/quantization/quantize_fx.py' 2024-04-03T16:00:07.8506470Z adding 'torch/quantization/quantize_jit.py' 2024-04-03T16:00:07.8507802Z adding 'torch/quantization/stubs.py' 2024-04-03T16:00:07.8509486Z adding 'torch/quantization/utils.py' 2024-04-03T16:00:07.8511488Z adding 'torch/quantization/fx/__init__.py' 2024-04-03T16:00:07.8513200Z adding 'torch/quantization/fx/_equalize.py' 2024-04-03T16:00:07.8514569Z adding 'torch/quantization/fx/convert.py' 2024-04-03T16:00:07.8516155Z adding 'torch/quantization/fx/fuse.py' 2024-04-03T16:00:07.8517807Z adding 'torch/quantization/fx/fusion_patterns.py' 2024-04-03T16:00:07.8519433Z adding 'torch/quantization/fx/graph_module.py' 2024-04-03T16:00:07.8521096Z adding 'torch/quantization/fx/match_utils.py' 2024-04-03T16:00:07.8522733Z adding 'torch/quantization/fx/pattern_utils.py' 2024-04-03T16:00:07.8524302Z adding 'torch/quantization/fx/prepare.py' 2024-04-03T16:00:07.8526081Z adding 'torch/quantization/fx/quantization_patterns.py' 2024-04-03T16:00:07.8527788Z adding 'torch/quantization/fx/quantization_types.py' 2024-04-03T16:00:07.8529150Z adding 'torch/quantization/fx/utils.py' 2024-04-03T16:00:07.8531439Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2024-04-03T16:00:07.8534399Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2024-04-03T16:00:07.8536464Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2024-04-03T16:00:07.8538929Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2024-04-03T16:00:07.8549884Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2024-04-03T16:00:07.8552925Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2024-04-03T16:00:07.8554950Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2024-04-03T16:00:07.8557042Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2024-04-03T16:00:07.8559190Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2024-04-03T16:00:07.8561648Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2024-04-03T16:00:07.8589373Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2024-04-03T16:00:07.8596469Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2024-04-03T16:00:07.8598884Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2024-04-03T16:00:07.8601755Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2024-04-03T16:00:07.8604260Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2024-04-03T16:00:07.8608407Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2024-04-03T16:00:07.8612530Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2024-04-03T16:00:07.8616697Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2024-04-03T16:00:07.8621828Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2024-04-03T16:00:07.8624640Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2024-04-03T16:00:07.8626798Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2024-04-03T16:00:07.8628518Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2024-04-03T16:00:07.8630282Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2024-04-03T16:00:07.8632534Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2024-04-03T16:00:07.8638785Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2024-04-03T16:00:07.8640902Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2024-04-03T16:00:07.8642975Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2024-04-03T16:00:07.8645033Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2024-04-03T16:00:07.8647583Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2024-04-03T16:00:07.8649365Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2024-04-03T16:00:07.8650963Z adding 'torch/signal/__init__.py' 2024-04-03T16:00:07.8652643Z adding 'torch/signal/windows/__init__.py' 2024-04-03T16:00:07.8658318Z adding 'torch/signal/windows/windows.py' 2024-04-03T16:00:07.8666278Z adding 'torch/sparse/__init__.py' 2024-04-03T16:00:07.8671047Z adding 'torch/sparse/_semi_structured_conversions.py' 2024-04-03T16:00:07.8673831Z adding 'torch/sparse/_semi_structured_ops.py' 2024-04-03T16:00:07.8693616Z adding 'torch/sparse/_triton_ops.py' 2024-04-03T16:00:07.8773441Z adding 'torch/sparse/_triton_ops_meta.py' 2024-04-03T16:00:07.8787295Z adding 'torch/sparse/semi_structured.py' 2024-04-03T16:00:07.8794585Z adding 'torch/special/__init__.py' 2024-04-03T16:00:07.9049527Z adding 'torch/test/CppSignature_test' 2024-04-03T16:00:07.9419201Z adding 'torch/test/Dict_test' 2024-04-03T16:00:07.9703316Z adding 'torch/test/Dimname_test' 2024-04-03T16:00:08.0020539Z adding 'torch/test/IListRef_test' 2024-04-03T16:00:08.0359218Z adding 'torch/test/KernelFunction_test' 2024-04-03T16:00:08.0868058Z adding 'torch/test/List_test' 2024-04-03T16:00:08.1225103Z adding 'torch/test/MaybeOwned_test' 2024-04-03T16:00:08.1529358Z adding 'torch/test/NamedTensor_test' 2024-04-03T16:00:08.1802159Z adding 'torch/test/StorageUtils_test' 2024-04-03T16:00:08.2105857Z adding 'torch/test/apply_utils_test' 2024-04-03T16:00:08.2424167Z adding 'torch/test/atest' 2024-04-03T16:00:08.2717769Z adding 'torch/test/backend_fallback_test' 2024-04-03T16:00:08.3060186Z adding 'torch/test/basic' 2024-04-03T16:00:08.3350007Z adding 'torch/test/broadcast_test' 2024-04-03T16:00:08.3627752Z adding 'torch/test/c10_Bitset_test' 2024-04-03T16:00:08.3893659Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2024-04-03T16:00:08.4154480Z adding 'torch/test/c10_ConstexprCrc_test' 2024-04-03T16:00:08.4418942Z adding 'torch/test/c10_DeadlockDetection_test' 2024-04-03T16:00:08.4692033Z adding 'torch/test/c10_DeviceGuard_test' 2024-04-03T16:00:08.4962342Z adding 'torch/test/c10_Device_test' 2024-04-03T16:00:08.5271012Z adding 'torch/test/c10_DispatchKeySet_test' 2024-04-03T16:00:08.5541500Z adding 'torch/test/c10_Half_test' 2024-04-03T16:00:08.5825944Z adding 'torch/test/c10_InlineDeviceGuard_test' 2024-04-03T16:00:08.6124836Z adding 'torch/test/c10_InlineStreamGuard_test' 2024-04-03T16:00:08.6421367Z adding 'torch/test/c10_LeftRight_test' 2024-04-03T16:00:08.6704916Z adding 'torch/test/c10_Metaprogramming_test' 2024-04-03T16:00:08.6992325Z adding 'torch/test/c10_Scalar_test' 2024-04-03T16:00:08.7289833Z adding 'torch/test/c10_SizesAndStrides_test' 2024-04-03T16:00:08.7555181Z adding 'torch/test/c10_StreamGuard_test' 2024-04-03T16:00:08.7823745Z adding 'torch/test/c10_SymInt_test' 2024-04-03T16:00:08.8093093Z adding 'torch/test/c10_Synchronized_test' 2024-04-03T16:00:08.8380338Z adding 'torch/test/c10_ThreadLocal_test' 2024-04-03T16:00:08.8652209Z adding 'torch/test/c10_TypeIndex_test' 2024-04-03T16:00:08.8921215Z adding 'torch/test/c10_TypeList_test' 2024-04-03T16:00:08.9180306Z adding 'torch/test/c10_TypeTraits_test' 2024-04-03T16:00:08.9457042Z adding 'torch/test/c10_accumulate_test' 2024-04-03T16:00:08.9746777Z adding 'torch/test/c10_bfloat16_test' 2024-04-03T16:00:09.0018374Z adding 'torch/test/c10_bit_cast_test' 2024-04-03T16:00:09.0322520Z adding 'torch/test/c10_complex_math_test' 2024-04-03T16:00:09.0612449Z adding 'torch/test/c10_complex_test' 2024-04-03T16:00:09.0972548Z adding 'torch/test/c10_cow_test' 2024-04-03T16:00:09.1256802Z adding 'torch/test/c10_exception_test' 2024-04-03T16:00:09.1529900Z adding 'torch/test/c10_flags_test' 2024-04-03T16:00:09.1798603Z adding 'torch/test/c10_generic_math_test' 2024-04-03T16:00:09.2032183Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2024-04-03T16:00:09.2699036Z adding 'torch/test/c10_intrusive_ptr_test' 2024-04-03T16:00:09.3004123Z adding 'torch/test/c10_irange_test' 2024-04-03T16:00:09.3294087Z adding 'torch/test/c10_logging_test' 2024-04-03T16:00:09.3688293Z adding 'torch/test/c10_optional_test' 2024-04-03T16:00:09.4015030Z adding 'torch/test/c10_ordered_preserving_dict_test' 2024-04-03T16:00:09.4302860Z adding 'torch/test/c10_registry_test' 2024-04-03T16:00:09.4930396Z adding 'torch/test/c10_small_vector_test' 2024-04-03T16:00:09.5237994Z adding 'torch/test/c10_ssize_test' 2024-04-03T16:00:09.5513246Z adding 'torch/test/c10_string_util_test' 2024-04-03T16:00:09.5816233Z adding 'torch/test/c10_string_view_test' 2024-04-03T16:00:09.6086479Z adding 'torch/test/c10_tempfile_test' 2024-04-03T16:00:09.6370123Z adding 'torch/test/c10_typeid_test' 2024-04-03T16:00:09.6644906Z adding 'torch/test/cpu_allocator_test' 2024-04-03T16:00:09.6948764Z adding 'torch/test/cpu_generator_test' 2024-04-03T16:00:09.7233000Z adding 'torch/test/cpu_profiling_allocator_test' 2024-04-03T16:00:09.7701702Z adding 'torch/test/cpu_rng_test' 2024-04-03T16:00:09.7981049Z adding 'torch/test/dispatch_key_set_test' 2024-04-03T16:00:09.8249311Z adding 'torch/test/dlconvertor_test' 2024-04-03T16:00:09.8561004Z adding 'torch/test/extension_backend_test' 2024-04-03T16:00:09.8843701Z adding 'torch/test/half_test' 2024-04-03T16:00:09.9178511Z adding 'torch/test/inline_container_test' 2024-04-03T16:00:09.9705867Z adding 'torch/test/ivalue_test' 2024-04-03T16:00:10.0366347Z adding 'torch/test/kernel_function_legacy_test' 2024-04-03T16:00:10.0895993Z adding 'torch/test/kernel_function_test' 2024-04-03T16:00:10.1572105Z adding 'torch/test/kernel_lambda_legacy_test' 2024-04-03T16:00:10.2137766Z adding 'torch/test/kernel_lambda_test' 2024-04-03T16:00:10.2481221Z adding 'torch/test/kernel_stackbased_test' 2024-04-03T16:00:10.2749032Z adding 'torch/test/lazy_tensor_test' 2024-04-03T16:00:10.3132340Z adding 'torch/test/legacy_vmap_test' 2024-04-03T16:00:10.3651724Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2024-04-03T16:00:10.3946221Z adding 'torch/test/math_kernel_test' 2024-04-03T16:00:10.4227100Z adding 'torch/test/memory_format_test' 2024-04-03T16:00:10.4508807Z adding 'torch/test/memory_overlapping_test' 2024-04-03T16:00:10.4794259Z adding 'torch/test/mobile_memory_cleanup' 2024-04-03T16:00:10.5096300Z adding 'torch/test/native_test' 2024-04-03T16:00:10.5359676Z adding 'torch/test/op_allowlist_test' 2024-04-03T16:00:10.6878483Z adding 'torch/test/op_registration_test' 2024-04-03T16:00:10.7243299Z adding 'torch/test/operator_name_test' 2024-04-03T16:00:10.7514110Z adding 'torch/test/operators_test' 2024-04-03T16:00:10.7789585Z adding 'torch/test/packedtensoraccessor_test' 2024-04-03T16:00:10.8156738Z adding 'torch/test/pow_test' 2024-04-03T16:00:10.8463551Z adding 'torch/test/quantized_test' 2024-04-03T16:00:10.8731132Z adding 'torch/test/reduce_ops_test' 2024-04-03T16:00:10.9001277Z adding 'torch/test/reportMemoryUsage_test' 2024-04-03T16:00:10.9306326Z adding 'torch/test/scalar_tensor_test' 2024-04-03T16:00:10.9618868Z adding 'torch/test/scalar_test' 2024-04-03T16:00:10.9899073Z adding 'torch/test/stride_properties_test' 2024-04-03T16:00:11.0307727Z adding 'torch/test/tensor_iterator_test' 2024-04-03T16:00:11.0601636Z adding 'torch/test/test_parallel' 2024-04-03T16:00:11.0624855Z adding 'torch/test/thread_init_test' 2024-04-03T16:00:11.0889621Z adding 'torch/test/type_ptr_test' 2024-04-03T16:00:11.1210400Z adding 'torch/test/type_test' 2024-04-03T16:00:11.1490279Z adding 'torch/test/undefined_tensor_test' 2024-04-03T16:00:11.1509497Z adding 'torch/test/verify_api_visibility' 2024-04-03T16:00:11.1772944Z adding 'torch/test/weakref_test' 2024-04-03T16:00:11.2048834Z adding 'torch/test/wrapdim_test' 2024-04-03T16:00:11.2325000Z adding 'torch/test/xla_tensor_test' 2024-04-03T16:00:11.2340493Z adding 'torch/testing/__init__.py' 2024-04-03T16:00:11.2358568Z adding 'torch/testing/_comparison.py' 2024-04-03T16:00:11.2364913Z adding 'torch/testing/_creation.py' 2024-04-03T16:00:11.2367743Z adding 'torch/testing/_internal/__init__.py' 2024-04-03T16:00:11.2373312Z adding 'torch/testing/_internal/autocast_test_lists.py' 2024-04-03T16:00:11.2378832Z adding 'torch/testing/_internal/autograd_function_db.py' 2024-04-03T16:00:11.2383273Z adding 'torch/testing/_internal/check_kernel_launches.py' 2024-04-03T16:00:11.2387930Z adding 'torch/testing/_internal/common_cuda.py' 2024-04-03T16:00:11.2409907Z adding 'torch/testing/_internal/common_device_type.py' 2024-04-03T16:00:11.2414483Z adding 'torch/testing/_internal/common_dist_composable.py' 2024-04-03T16:00:11.2430632Z adding 'torch/testing/_internal/common_distributed.py' 2024-04-03T16:00:11.2434720Z adding 'torch/testing/_internal/common_dtype.py' 2024-04-03T16:00:11.2450008Z adding 'torch/testing/_internal/common_fsdp.py' 2024-04-03T16:00:11.2456936Z adding 'torch/testing/_internal/common_jit.py' 2024-04-03T16:00:11.2668329Z adding 'torch/testing/_internal/common_methods_invocations.py' 2024-04-03T16:00:11.2694611Z adding 'torch/testing/_internal/common_mkldnn.py' 2024-04-03T16:00:11.2724856Z adding 'torch/testing/_internal/common_modules.py' 2024-04-03T16:00:11.2761281Z adding 'torch/testing/_internal/common_nn.py' 2024-04-03T16:00:11.2777854Z adding 'torch/testing/_internal/common_optimizers.py' 2024-04-03T16:00:11.2783896Z adding 'torch/testing/_internal/common_pruning.py' 2024-04-03T16:00:11.2809349Z adding 'torch/testing/_internal/common_quantization.py' 2024-04-03T16:00:11.2816217Z adding 'torch/testing/_internal/common_quantized.py' 2024-04-03T16:00:11.2820349Z adding 'torch/testing/_internal/common_subclass.py' 2024-04-03T16:00:11.2892983Z adding 'torch/testing/_internal/common_utils.py' 2024-04-03T16:00:11.2906072Z adding 'torch/testing/_internal/composite_compliance.py' 2024-04-03T16:00:11.2911494Z adding 'torch/testing/_internal/custom_op_db.py' 2024-04-03T16:00:11.2915798Z adding 'torch/testing/_internal/dist_utils.py' 2024-04-03T16:00:11.2919182Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2024-04-03T16:00:11.2922029Z adding 'torch/testing/_internal/hop_db.py' 2024-04-03T16:00:11.2927851Z adding 'torch/testing/_internal/hypothesis_utils.py' 2024-04-03T16:00:11.2930844Z adding 'torch/testing/_internal/inductor_utils.py' 2024-04-03T16:00:11.2940763Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2024-04-03T16:00:11.2952189Z adding 'torch/testing/_internal/jit_utils.py' 2024-04-03T16:00:11.2956716Z adding 'torch/testing/_internal/logging_tensor.py' 2024-04-03T16:00:11.2960478Z adding 'torch/testing/_internal/logging_utils.py' 2024-04-03T16:00:11.2962735Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2024-04-03T16:00:11.2964684Z adding 'torch/testing/_internal/static_module.py' 2024-04-03T16:00:11.2968856Z adding 'torch/testing/_internal/triton_utils.py' 2024-04-03T16:00:11.2971593Z adding 'torch/testing/_internal/two_tensor.py' 2024-04-03T16:00:11.2974160Z adding 'torch/testing/_internal/codegen/__init__.py' 2024-04-03T16:00:11.2975887Z adding 'torch/testing/_internal/data/__init__.py' 2024-04-03T16:00:11.2977742Z adding 'torch/testing/_internal/data/network1.py' 2024-04-03T16:00:11.2979629Z adding 'torch/testing/_internal/data/network2.py' 2024-04-03T16:00:11.2982322Z adding 'torch/testing/_internal/distributed/__init__.py' 2024-04-03T16:00:11.2984805Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2024-04-03T16:00:11.2988343Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2024-04-03T16:00:11.2996270Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2024-04-03T16:00:11.3086592Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2024-04-03T16:00:11.3099098Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2024-04-03T16:00:11.3100710Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2024-04-03T16:00:11.3107260Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2024-04-03T16:00:11.3110589Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2024-04-03T16:00:11.3114457Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2024-04-03T16:00:11.3116677Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2024-04-03T16:00:11.3118858Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2024-04-03T16:00:11.3122596Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2024-04-03T16:00:11.3125497Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2024-04-03T16:00:11.3127912Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2024-04-03T16:00:11.3129767Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2024-04-03T16:00:11.3137155Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2024-04-03T16:00:11.3139007Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2024-04-03T16:00:11.3141208Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2024-04-03T16:00:11.3148299Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2024-04-03T16:00:11.3150494Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2024-04-03T16:00:11.3152459Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2024-04-03T16:00:11.3179041Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2024-04-03T16:00:11.3185761Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2024-04-03T16:00:11.3190294Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2024-04-03T16:00:11.3193368Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2024-04-03T16:00:11.3195525Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2024-04-03T16:00:11.3250851Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2024-04-03T16:00:11.3259272Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2024-04-03T16:00:11.3260938Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2024-04-03T16:00:11.3264046Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2024-04-03T16:00:11.3269021Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2024-04-03T16:00:11.3270702Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2024-04-03T16:00:11.3273803Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2024-04-03T16:00:11.3286607Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2024-04-03T16:00:11.3291496Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2024-04-03T16:00:11.3292949Z adding 'torch/testing/_internal/generated/__init__.py' 2024-04-03T16:00:11.3337286Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2024-04-03T16:00:11.3351761Z adding 'torch/testing/_internal/opinfo/__init__.py' 2024-04-03T16:00:11.3386277Z adding 'torch/testing/_internal/opinfo/core.py' 2024-04-03T16:00:11.3392465Z adding 'torch/testing/_internal/opinfo/refs.py' 2024-04-03T16:00:11.3396935Z adding 'torch/testing/_internal/opinfo/utils.py' 2024-04-03T16:00:11.3399329Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2024-04-03T16:00:11.3407605Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2024-04-03T16:00:11.3413448Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2024-04-03T16:00:11.3432188Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2024-04-03T16:00:11.3437670Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2024-04-03T16:00:11.3445162Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2024-04-03T16:00:11.3450372Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2024-04-03T16:00:11.3452934Z adding 'torch/testing/_internal/optests/__init__.py' 2024-04-03T16:00:11.3455594Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2024-04-03T16:00:11.3458760Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2024-04-03T16:00:11.3460337Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2024-04-03T16:00:11.3471031Z adding 'torch/testing/_internal/optests/generate_tests.py' 2024-04-03T16:00:11.3473715Z adding 'torch/testing/_internal/optests/make_fx.py' 2024-04-03T16:00:11.3475409Z adding 'torch/testing/_internal/test_module/__init__.py' 2024-04-03T16:00:11.3476781Z adding 'torch/testing/_internal/test_module/future_div.py' 2024-04-03T16:00:11.3478278Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2024-04-03T16:00:11.3480659Z adding 'torch/utils/__init__.py' 2024-04-03T16:00:11.3484656Z adding 'torch/utils/_config_module.py' 2024-04-03T16:00:11.3488614Z adding 'torch/utils/_content_store.py' 2024-04-03T16:00:11.3491518Z adding 'torch/utils/_contextlib.py' 2024-04-03T16:00:11.3493775Z adding 'torch/utils/_cpp_extension_versioner.py' 2024-04-03T16:00:11.3501766Z adding 'torch/utils/_cxx_pytree.py' 2024-04-03T16:00:11.3513247Z adding 'torch/utils/_device.py' 2024-04-03T16:00:11.3514012Z adding 'torch/utils/_foreach_utils.py' 2024-04-03T16:00:11.3514479Z adding 'torch/utils/_freeze.py' 2024-04-03T16:00:11.3514911Z adding 'torch/utils/_import_utils.py' 2024-04-03T16:00:11.3515371Z adding 'torch/utils/_mode_utils.py' 2024-04-03T16:00:11.3522628Z adding 'torch/utils/_python_dispatch.py' 2024-04-03T16:00:11.3536930Z adding 'torch/utils/_pytree.py' 2024-04-03T16:00:11.3539666Z adding 'torch/utils/_stats.py' 2024-04-03T16:00:11.3543871Z adding 'torch/utils/_traceback.py' 2024-04-03T16:00:11.3545889Z adding 'torch/utils/_triton.py' 2024-04-03T16:00:11.3547452Z adding 'torch/utils/_typing_utils.py' 2024-04-03T16:00:11.3549338Z adding 'torch/utils/_zip.py' 2024-04-03T16:00:11.3554777Z adding 'torch/utils/backend_registration.py' 2024-04-03T16:00:11.3561493Z adding 'torch/utils/bundled_inputs.py' 2024-04-03T16:00:11.3582730Z adding 'torch/utils/checkpoint.py' 2024-04-03T16:00:11.3590729Z adding 'torch/utils/collect_env.py' 2024-04-03T16:00:11.3592778Z adding 'torch/utils/cpp_backtrace.py' 2024-04-03T16:00:11.3626507Z adding 'torch/utils/cpp_extension.py' 2024-04-03T16:00:11.3630399Z adding 'torch/utils/deterministic.py' 2024-04-03T16:00:11.3632851Z adding 'torch/utils/dlpack.py' 2024-04-03T16:00:11.3634653Z adding 'torch/utils/file_baton.py' 2024-04-03T16:00:11.3640850Z adding 'torch/utils/flop_counter.py' 2024-04-03T16:00:11.3644846Z adding 'torch/utils/hooks.py' 2024-04-03T16:00:11.3647475Z adding 'torch/utils/mkldnn.py' 2024-04-03T16:00:11.3650301Z adding 'torch/utils/mobile_optimizer.py' 2024-04-03T16:00:11.3651883Z adding 'torch/utils/model_zoo.py' 2024-04-03T16:00:11.3654483Z adding 'torch/utils/show_pickle.py' 2024-04-03T16:00:11.3657510Z adding 'torch/utils/throughput_benchmark.py' 2024-04-03T16:00:11.3661349Z adding 'torch/utils/weak.py' 2024-04-03T16:00:11.3663810Z adding 'torch/utils/_sympy/__init__.py' 2024-04-03T16:00:11.3668250Z adding 'torch/utils/_sympy/functions.py' 2024-04-03T16:00:11.3670797Z adding 'torch/utils/_sympy/interp.py' 2024-04-03T16:00:11.3673062Z adding 'torch/utils/_sympy/reference.py' 2024-04-03T16:00:11.3675108Z adding 'torch/utils/_sympy/singleton_int.py' 2024-04-03T16:00:11.3678003Z adding 'torch/utils/_sympy/solve.py' 2024-04-03T16:00:11.3686047Z adding 'torch/utils/_sympy/value_ranges.py' 2024-04-03T16:00:11.3688320Z adding 'torch/utils/backcompat/__init__.py' 2024-04-03T16:00:11.3689855Z adding 'torch/utils/benchmark/__init__.py' 2024-04-03T16:00:11.3691562Z adding 'torch/utils/benchmark/examples/__init__.py' 2024-04-03T16:00:11.3694522Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2024-04-03T16:00:11.3696688Z adding 'torch/utils/benchmark/examples/compare.py' 2024-04-03T16:00:11.3698706Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2024-04-03T16:00:11.3701122Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2024-04-03T16:00:11.3703073Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2024-04-03T16:00:11.3705680Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2024-04-03T16:00:11.3707117Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2024-04-03T16:00:11.3709356Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2024-04-03T16:00:11.3711775Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2024-04-03T16:00:11.3713963Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2024-04-03T16:00:11.3716159Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2024-04-03T16:00:11.3718113Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2024-04-03T16:00:11.3719704Z adding 'torch/utils/benchmark/utils/__init__.py' 2024-04-03T16:00:11.3721308Z adding 'torch/utils/benchmark/utils/_stubs.py' 2024-04-03T16:00:11.3726361Z adding 'torch/utils/benchmark/utils/common.py' 2024-04-03T16:00:11.3731067Z adding 'torch/utils/benchmark/utils/compare.py' 2024-04-03T16:00:11.3734155Z adding 'torch/utils/benchmark/utils/compile.py' 2024-04-03T16:00:11.3737415Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2024-04-03T16:00:11.3744001Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2024-04-03T16:00:11.3746460Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2024-04-03T16:00:11.3748298Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2024-04-03T16:00:11.3754937Z adding 'torch/utils/benchmark/utils/timer.py' 2024-04-03T16:00:11.3757316Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2024-04-03T16:00:11.3760069Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2024-04-03T16:00:11.3761963Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2024-04-03T16:00:11.3763748Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2024-04-03T16:00:11.3774902Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2024-04-03T16:00:11.3821601Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2024-04-03T16:00:11.3832480Z adding 'torch/utils/bottleneck/__init__.py' 2024-04-03T16:00:11.3835362Z adding 'torch/utils/bottleneck/__main__.py' 2024-04-03T16:00:11.3837430Z adding 'torch/utils/data/__init__.py' 2024-04-03T16:00:11.3839093Z adding 'torch/utils/data/backward_compatibility.py' 2024-04-03T16:00:11.3865461Z adding 'torch/utils/data/dataloader.py' 2024-04-03T16:00:11.3872743Z adding 'torch/utils/data/dataset.py' 2024-04-03T16:00:11.3875938Z adding 'torch/utils/data/distributed.py' 2024-04-03T16:00:11.3878684Z adding 'torch/utils/data/graph.py' 2024-04-03T16:00:11.3881455Z adding 'torch/utils/data/graph_settings.py' 2024-04-03T16:00:11.3885547Z adding 'torch/utils/data/sampler.py' 2024-04-03T16:00:11.3887951Z adding 'torch/utils/data/_utils/__init__.py' 2024-04-03T16:00:11.3892404Z adding 'torch/utils/data/_utils/collate.py' 2024-04-03T16:00:11.3894553Z adding 'torch/utils/data/_utils/fetch.py' 2024-04-03T16:00:11.3896850Z adding 'torch/utils/data/_utils/pin_memory.py' 2024-04-03T16:00:11.3900000Z adding 'torch/utils/data/_utils/signal_handling.py' 2024-04-03T16:00:11.3904920Z adding 'torch/utils/data/_utils/worker.py' 2024-04-03T16:00:11.3906809Z adding 'torch/utils/data/datapipes/__init__.py' 2024-04-03T16:00:11.3909645Z adding 'torch/utils/data/datapipes/_decorator.py' 2024-04-03T16:00:11.3913693Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2024-04-03T16:00:11.3919137Z adding 'torch/utils/data/datapipes/_typing.py' 2024-04-03T16:00:11.3924022Z adding 'torch/utils/data/datapipes/datapipe.py' 2024-04-03T16:00:11.3932949Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2024-04-03T16:00:11.3937701Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2024-04-03T16:00:11.3939852Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2024-04-03T16:00:11.3941826Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2024-04-03T16:00:11.3946176Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2024-04-03T16:00:11.3948553Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2024-04-03T16:00:11.3950122Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2024-04-03T16:00:11.3952008Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2024-04-03T16:00:11.3955440Z adding 'torch/utils/data/datapipes/iter/callable.py' 2024-04-03T16:00:11.3958660Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2024-04-03T16:00:11.3965411Z adding 'torch/utils/data/datapipes/iter/combining.py' 2024-04-03T16:00:11.3968135Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2024-04-03T16:00:11.3970276Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2024-04-03T16:00:11.3974414Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2024-04-03T16:00:11.3977027Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2024-04-03T16:00:11.3979515Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2024-04-03T16:00:11.3981762Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2024-04-03T16:00:11.3983865Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2024-04-03T16:00:11.3985831Z adding 'torch/utils/data/datapipes/iter/utils.py' 2024-04-03T16:00:11.3987774Z adding 'torch/utils/data/datapipes/map/__init__.py' 2024-04-03T16:00:11.3989484Z adding 'torch/utils/data/datapipes/map/callable.py' 2024-04-03T16:00:11.3991834Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2024-04-03T16:00:11.3994391Z adding 'torch/utils/data/datapipes/map/combining.py' 2024-04-03T16:00:11.3996211Z adding 'torch/utils/data/datapipes/map/grouping.py' 2024-04-03T16:00:11.3998035Z adding 'torch/utils/data/datapipes/map/utils.py' 2024-04-03T16:00:11.3999982Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2024-04-03T16:00:11.4004157Z adding 'torch/utils/data/datapipes/utils/common.py' 2024-04-03T16:00:11.4008342Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2024-04-03T16:00:11.4010880Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2024-04-03T16:00:11.4012589Z adding 'torch/utils/hipify/__init__.py' 2024-04-03T16:00:11.4014426Z adding 'torch/utils/hipify/constants.py' 2024-04-03T16:00:11.4065206Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2024-04-03T16:00:11.4087490Z adding 'torch/utils/hipify/hipify_python.py' 2024-04-03T16:00:11.4090080Z adding 'torch/utils/hipify/version.py' 2024-04-03T16:00:11.4091530Z adding 'torch/utils/jit/__init__.py' 2024-04-03T16:00:11.4094089Z adding 'torch/utils/jit/log_extract.py' 2024-04-03T16:00:11.4099937Z adding 'torch/utils/model_dump/__init__.py' 2024-04-03T16:00:11.4101994Z adding 'torch/utils/model_dump/__main__.py' 2024-04-03T16:00:11.4107674Z adding 'torch/utils/model_dump/code.js' 2024-04-03T16:00:11.4110154Z adding 'torch/utils/model_dump/htm.mjs' 2024-04-03T16:00:11.4114321Z adding 'torch/utils/model_dump/preact.mjs' 2024-04-03T16:00:11.4116390Z adding 'torch/utils/model_dump/skeleton.html' 2024-04-03T16:00:11.4118141Z adding 'torch/utils/tensorboard/__init__.py' 2024-04-03T16:00:11.4126593Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2024-04-03T16:00:11.4128992Z adding 'torch/utils/tensorboard/_convert_np.py' 2024-04-03T16:00:11.4131304Z adding 'torch/utils/tensorboard/_embedding.py' 2024-04-03T16:00:11.4133347Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2024-04-03T16:00:11.4135471Z adding 'torch/utils/tensorboard/_proto_graph.py' 2024-04-03T16:00:11.4140480Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2024-04-03T16:00:11.4143592Z adding 'torch/utils/tensorboard/_utils.py' 2024-04-03T16:00:11.4154273Z adding 'torch/utils/tensorboard/summary.py' 2024-04-03T16:00:11.4167479Z adding 'torch/utils/tensorboard/writer.py' 2024-04-03T16:00:11.4170159Z adding 'torch/utils/viz/__init__.py' 2024-04-03T16:00:11.4175515Z adding 'torch/utils/viz/_cycles.py' 2024-04-03T16:00:11.4180907Z adding 'torch/xpu/__init__.py' 2024-04-03T16:00:11.4183603Z adding 'torch/xpu/_gpu_trace.py' 2024-04-03T16:00:11.4185663Z adding 'torch/xpu/_utils.py' 2024-04-03T16:00:11.4187786Z adding 'torch/xpu/random.py' 2024-04-03T16:00:11.4190456Z adding 'torch/xpu/streams.py' 2024-04-03T16:00:11.4193602Z adding 'torchgen/__init__.py' 2024-04-03T16:00:11.4195628Z adding 'torchgen/code_template.py' 2024-04-03T16:00:11.4197751Z adding 'torchgen/context.py' 2024-04-03T16:00:11.4229816Z adding 'torchgen/gen.py' 2024-04-03T16:00:11.4236926Z adding 'torchgen/gen_aoti_c_shim.py' 2024-04-03T16:00:11.4243848Z adding 'torchgen/gen_backend_stubs.py' 2024-04-03T16:00:11.4255219Z adding 'torchgen/gen_executorch.py' 2024-04-03T16:00:11.4266590Z adding 'torchgen/gen_functionalization_type.py' 2024-04-03T16:00:11.4274287Z adding 'torchgen/gen_lazy_tensor.py' 2024-04-03T16:00:11.4277859Z adding 'torchgen/gen_vmap_plumbing.py' 2024-04-03T16:00:11.4279948Z adding 'torchgen/local.py' 2024-04-03T16:00:11.4318806Z adding 'torchgen/model.py' 2024-04-03T16:00:11.4330633Z adding 'torchgen/native_function_generation.py' 2024-04-03T16:00:11.4337054Z adding 'torchgen/utils.py' 2024-04-03T16:00:11.4339141Z adding 'torchgen/yaml_utils.py' 2024-04-03T16:00:11.4341231Z adding 'torchgen/api/__init__.py' 2024-04-03T16:00:11.4353593Z adding 'torchgen/api/autograd.py' 2024-04-03T16:00:11.4359504Z adding 'torchgen/api/cpp.py' 2024-04-03T16:00:11.4366182Z adding 'torchgen/api/dispatcher.py' 2024-04-03T16:00:11.4366742Z adding 'torchgen/api/functionalization.py' 2024-04-03T16:00:11.4371467Z adding 'torchgen/api/lazy.py' 2024-04-03T16:00:11.4373592Z adding 'torchgen/api/meta.py' 2024-04-03T16:00:11.4376313Z adding 'torchgen/api/native.py' 2024-04-03T16:00:11.4395173Z adding 'torchgen/api/python.py' 2024-04-03T16:00:11.4399470Z adding 'torchgen/api/structured.py' 2024-04-03T16:00:11.4405347Z adding 'torchgen/api/translate.py' 2024-04-03T16:00:11.4408774Z adding 'torchgen/api/ufunc.py' 2024-04-03T16:00:11.4412666Z adding 'torchgen/api/unboxing.py' 2024-04-03T16:00:11.4414823Z adding 'torchgen/api/types/__init__.py' 2024-04-03T16:00:11.4419829Z adding 'torchgen/api/types/signatures.py' 2024-04-03T16:00:11.4423374Z adding 'torchgen/api/types/types.py' 2024-04-03T16:00:11.4426997Z adding 'torchgen/api/types/types_base.py' 2024-04-03T16:00:11.4429108Z adding 'torchgen/dest/__init__.py' 2024-04-03T16:00:11.4437887Z adding 'torchgen/dest/lazy_ir.py' 2024-04-03T16:00:11.4440868Z adding 'torchgen/dest/lazy_ts_lowering.py' 2024-04-03T16:00:11.4442687Z adding 'torchgen/dest/native_functions.py' 2024-04-03T16:00:11.4454625Z adding 'torchgen/dest/register_dispatch_key.py' 2024-04-03T16:00:11.4461087Z adding 'torchgen/dest/ufunc.py' 2024-04-03T16:00:11.4463323Z adding 'torchgen/executorch/__init__.py' 2024-04-03T16:00:11.4466536Z adding 'torchgen/executorch/model.py' 2024-04-03T16:00:11.4469156Z adding 'torchgen/executorch/parse.py' 2024-04-03T16:00:11.4471043Z adding 'torchgen/executorch/api/__init__.py' 2024-04-03T16:00:11.4473528Z adding 'torchgen/executorch/api/custom_ops.py' 2024-04-03T16:00:11.4477807Z adding 'torchgen/executorch/api/et_cpp.py' 2024-04-03T16:00:11.4481133Z adding 'torchgen/executorch/api/unboxing.py' 2024-04-03T16:00:11.4483003Z adding 'torchgen/executorch/api/types/__init__.py' 2024-04-03T16:00:11.4484911Z adding 'torchgen/executorch/api/types/signatures.py' 2024-04-03T16:00:11.4486874Z adding 'torchgen/executorch/api/types/types.py' 2024-04-03T16:00:11.4488286Z adding 'torchgen/operator_versions/__init__.py' 2024-04-03T16:00:11.4492142Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2024-04-03T16:00:11.4494486Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2024-04-03T16:00:11.4601036Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2024-04-03T16:00:11.4616112Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2024-04-03T16:00:11.4618434Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2024-04-03T16:00:11.4620720Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2024-04-03T16:00:11.4622587Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2024-04-03T16:00:11.4624708Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2024-04-03T16:00:11.4626608Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2024-04-03T16:00:11.4628095Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2024-04-03T16:00:11.4629702Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2024-04-03T16:00:11.4631094Z adding 'torchgen/packaged/ATen/templates/Function.h' 2024-04-03T16:00:11.4633194Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2024-04-03T16:00:11.4635502Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2024-04-03T16:00:11.4638162Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2024-04-03T16:00:11.4640058Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2024-04-03T16:00:11.4641699Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2024-04-03T16:00:11.4643164Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2024-04-03T16:00:11.4644743Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2024-04-03T16:00:11.4646458Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2024-04-03T16:00:11.4647809Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2024-04-03T16:00:11.4649261Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2024-04-03T16:00:11.4650913Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2024-04-03T16:00:11.4652149Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2024-04-03T16:00:11.4654520Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2024-04-03T16:00:11.4656264Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2024-04-03T16:00:11.4657802Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2024-04-03T16:00:11.4660155Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2024-04-03T16:00:11.4661593Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2024-04-03T16:00:11.4663094Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2024-04-03T16:00:11.4665008Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2024-04-03T16:00:11.4667616Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2024-04-03T16:00:11.4668844Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2024-04-03T16:00:11.4670381Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2024-04-03T16:00:11.4679940Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2024-04-03T16:00:11.4683545Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2024-04-03T16:00:11.4684636Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2024-04-03T16:00:11.4686252Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2024-04-03T16:00:11.4687603Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2024-04-03T16:00:11.4689460Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2024-04-03T16:00:11.4691254Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2024-04-03T16:00:11.4692792Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2024-04-03T16:00:11.4694161Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2024-04-03T16:00:11.4696122Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2024-04-03T16:00:11.4697818Z adding 'torchgen/packaged/autograd/README.md' 2024-04-03T16:00:11.4698974Z adding 'torchgen/packaged/autograd/__init__.py' 2024-04-03T16:00:11.4700782Z adding 'torchgen/packaged/autograd/build.bzl' 2024-04-03T16:00:11.4702361Z adding 'torchgen/packaged/autograd/context.py' 2024-04-03T16:00:11.4704836Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2024-04-03T16:00:11.4746634Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2024-04-03T16:00:11.4753234Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2024-04-03T16:00:11.4755762Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2024-04-03T16:00:11.4763574Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2024-04-03T16:00:11.4771403Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2024-04-03T16:00:11.4786097Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2024-04-03T16:00:11.4793173Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2024-04-03T16:00:11.4796317Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2024-04-03T16:00:11.4820264Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2024-04-03T16:00:11.4826615Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2024-04-03T16:00:11.4838791Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2024-04-03T16:00:11.4842145Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2024-04-03T16:00:11.4843574Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2024-04-03T16:00:11.4845608Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2024-04-03T16:00:11.4847567Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2024-04-03T16:00:11.4849462Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2024-04-03T16:00:11.4851431Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2024-04-03T16:00:11.4853028Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2024-04-03T16:00:11.4854505Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2024-04-03T16:00:11.4856473Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2024-04-03T16:00:11.4857729Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2024-04-03T16:00:11.4860106Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2024-04-03T16:00:11.4861754Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2024-04-03T16:00:11.4864125Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2024-04-03T16:00:11.4865471Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2024-04-03T16:00:11.4867461Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2024-04-03T16:00:11.4869684Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2024-04-03T16:00:11.4871170Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2024-04-03T16:00:11.4872530Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2024-04-03T16:00:11.4874206Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2024-04-03T16:00:11.4876094Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2024-04-03T16:00:11.4877954Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2024-04-03T16:00:11.4887920Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2024-04-03T16:00:11.4891844Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2024-04-03T16:00:11.4893034Z adding 'torchgen/selective_build/__init__.py' 2024-04-03T16:00:11.4896098Z adding 'torchgen/selective_build/operator.py' 2024-04-03T16:00:11.4900241Z adding 'torchgen/selective_build/selector.py' 2024-04-03T16:00:11.4902506Z adding 'torchgen/static_runtime/__init__.py' 2024-04-03T16:00:11.4905494Z adding 'torchgen/static_runtime/config.py' 2024-04-03T16:00:11.4908661Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2024-04-03T16:00:11.4915189Z adding 'torchgen/static_runtime/generator.py' 2024-04-03T16:00:11.4974634Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/LICENSE' 2024-04-03T16:00:11.4990869Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/METADATA' 2024-04-03T16:00:11.4998624Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/NOTICE' 2024-04-03T16:00:11.5000538Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/WHEEL' 2024-04-03T16:00:11.5002426Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/entry_points.txt' 2024-04-03T16:00:11.5003130Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/top_level.txt' 2024-04-03T16:00:11.5562281Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/RECORD' 2024-04-03T16:00:11.5739395Z removing build/bdist.linux-x86_64/wheel 2024-04-03T16:00:11.8038612Z ++ echo dist/torch-2.4.0a0+gitd253bd7-cp312-cp312-linux_x86_64.whl 2024-04-03T16:00:11.8039548Z + pip_install_whl dist/torch-2.4.0a0+gitd253bd7-cp312-cp312-linux_x86_64.whl 2024-04-03T16:00:11.8040622Z + python3 -mpip install --no-index --no-deps dist/torch-2.4.0a0+gitd253bd7-cp312-cp312-linux_x86_64.whl 2024-04-03T16:00:12.1988604Z Processing ./dist/torch-2.4.0a0+gitd253bd7-cp312-cp312-linux_x86_64.whl 2024-04-03T16:00:12.6011313Z Installing collected packages: torch 2024-04-03T16:00:19.9847757Z Successfully installed torch-2.4.0a0+gitd253bd7 2024-04-03T16:00:20.0443866Z + set -x 2024-04-03T16:00:20.0444224Z + assert_git_not_dirty 2024-04-03T16:00:20.0444695Z + [[ linux-focal-py3.12-clang10 != *rocm* ]] 2024-04-03T16:00:20.0445231Z + [[ linux-focal-py3.12-clang10 != *xla* ]] 2024-04-03T16:00:20.0448530Z ++ git status --porcelain 2024-04-03T16:00:20.0448969Z ++ grep -v '?? third_party' 2024-04-03T16:00:28.8948586Z ++ true 2024-04-03T16:00:28.8949299Z + git_status= 2024-04-03T16:00:28.8949912Z + [[ -n '' ]] 2024-04-03T16:00:28.8950390Z + mkdir -p dist 2024-04-03T16:00:28.8974787Z + '[' -f build/.ninja_log ']' 2024-04-03T16:00:28.8975309Z + [[ linux-focal-py3.12-clang10 == *rocm* ]] 2024-04-03T16:00:28.8975865Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2024-04-03T16:00:28.8978212Z ++ [[ linux-focal-py3.12-clang10 == *rocm* ]] 2024-04-03T16:00:28.8978949Z ++ echo OFF 2024-04-03T16:00:28.8980214Z + CUSTOM_TEST_USE_ROCM=OFF 2024-04-03T16:00:28.8981053Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2024-04-03T16:00:28.8981698Z + mkdir -pv build/custom_test_artifacts 2024-04-03T16:00:28.8988937Z mkdir: created directory 'build/custom_test_artifacts' 2024-04-03T16:00:28.8990207Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2024-04-03T16:00:28.8991346Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2024-04-03T16:00:28.8992322Z + python --version 2024-04-03T16:00:28.9000572Z Python 3.12.2 2024-04-03T16:00:28.9004942Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T16:00:29.0117928Z + SITE_PACKAGES=/opt/conda/envs/py_3.12/lib/python3.12/site-packages 2024-04-03T16:00:29.0118690Z + mkdir -p build/custom_test_artifacts/custom-op-build 2024-04-03T16:00:29.0126584Z + pushd build/custom_test_artifacts/custom-op-build 2024-04-03T16:00:29.0127787Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2024-04-03T16:00:29.0130108Z ++ which python 2024-04-03T16:00:29.0140248Z + cmake /var/lib/jenkins/workspace/test/custom_operator -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.12/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T16:00:29.0955305Z -- The C compiler identification is Clang 10.0.0 2024-04-03T16:00:29.1879823Z -- The CXX compiler identification is Clang 10.0.0 2024-04-03T16:00:29.1939502Z -- Detecting C compiler ABI info 2024-04-03T16:00:29.3720552Z -- Detecting C compiler ABI info - done 2024-04-03T16:00:29.3802403Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2024-04-03T16:00:29.3804806Z -- Detecting C compile features 2024-04-03T16:00:29.3808723Z -- Detecting C compile features - done 2024-04-03T16:00:29.3844810Z -- Detecting CXX compiler ABI info 2024-04-03T16:00:29.5098953Z -- Detecting CXX compiler ABI info - done 2024-04-03T16:00:29.5187208Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2024-04-03T16:00:29.5190236Z -- Detecting CXX compile features 2024-04-03T16:00:29.5196495Z -- Detecting CXX compile features - done 2024-04-03T16:00:29.5484731Z CMake Warning at /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T16:00:29.5486592Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T16:00:29.5487418Z Call Stack (most recent call first): 2024-04-03T16:00:29.5489314Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T16:00:29.5490937Z CMakeLists.txt:9 (find_package) 2024-04-03T16:00:29.5491397Z 2024-04-03T16:00:29.5491413Z 2024-04-03T16:00:29.5492288Z -- Found Torch: /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so 2024-04-03T16:00:29.5493553Z -- Configuring done 2024-04-03T16:00:29.5536696Z -- Generating done 2024-04-03T16:00:29.5541025Z CMake Warning: 2024-04-03T16:00:29.5541965Z Manually-specified variables were not used by the project: 2024-04-03T16:00:29.5542703Z 2024-04-03T16:00:29.5542819Z PYTHON_EXECUTABLE 2024-04-03T16:00:29.5543043Z 2024-04-03T16:00:29.5543049Z 2024-04-03T16:00:29.5551388Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2024-04-03T16:00:29.5578310Z + make VERBOSE=1 2024-04-03T16:00:29.5590874Z /usr/local/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:00:29.5613135Z /usr/local/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:00:29.5623815Z make -f CMakeFiles/Makefile2 all 2024-04-03T16:00:29.5632602Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:29.5634559Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2024-04-03T16:00:29.5641384Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:29.5645309Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/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:00:29.5657919Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2024-04-03T16:00:29.5661270Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2024-04-03T16:00:29.5663400Z Scanning dependencies of target custom_ops 2024-04-03T16:00:29.7103851Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:29.7105703Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2024-04-03T16:00:29.7778111Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:29.7792331Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2024-04-03T16:00:29.7797761Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2024-04-03T16:00:30.3245590Z [ 50%] Linking CXX shared library libcustom_ops.so 2024-04-03T16:00:30.3246987Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2024-04-03T16:00:30.3259213Z /opt/cache/bin/clang++ -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.12/lib/python3.12/site-packages/torch/lib /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so 2024-04-03T16:00:30.5575856Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:30.5611883Z [ 50%] Built target custom_ops 2024-04-03T16:00:30.5615281Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2024-04-03T16:00:30.5623500Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:30.5628246Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/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:00:30.5642700Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2024-04-03T16:00:30.5646146Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2024-04-03T16:00:30.5648162Z Scanning dependencies of target test_custom_ops 2024-04-03T16:00:30.7014220Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:30.7016186Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2024-04-03T16:00:30.7697840Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:30.7712825Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-04-03T16:00:30.7720548Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -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:00:31.3465224Z [100%] Linking CXX executable test_custom_ops 2024-04-03T16:00:31.3467299Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2024-04-03T16:00:31.3480143Z /opt/cache/bin/clang++ -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.12/lib/python3.12/site-packages/torch/lib libcustom_ops.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so 2024-04-03T16:00:31.6336208Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:31.6372944Z [100%] Built target test_custom_ops 2024-04-03T16:00:31.6375917Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:00:31.6377510Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2024-04-03T16:00:31.6389818Z + popd 2024-04-03T16:00:31.6390108Z ~/workspace 2024-04-03T16:00:31.6390419Z + assert_git_not_dirty 2024-04-03T16:00:31.6390869Z + [[ linux-focal-py3.12-clang10 != *rocm* ]] 2024-04-03T16:00:31.6391397Z + [[ linux-focal-py3.12-clang10 != *xla* ]] 2024-04-03T16:00:31.6395524Z ++ git status --porcelain 2024-04-03T16:00:31.6396272Z ++ grep -v '?? third_party' 2024-04-03T16:00:31.7546422Z ++ true 2024-04-03T16:00:31.7547492Z + git_status= 2024-04-03T16:00:31.7548020Z + [[ -n '' ]] 2024-04-03T16:00:31.7548557Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2024-04-03T16:00:31.7549253Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2024-04-03T16:00:31.7549767Z + python --version 2024-04-03T16:00:31.7558175Z Python 3.12.2 2024-04-03T16:00:31.7562971Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T16:00:31.8638559Z + SITE_PACKAGES=/opt/conda/envs/py_3.12/lib/python3.12/site-packages 2024-04-03T16:00:31.8639289Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2024-04-03T16:00:31.8647242Z + pushd build/custom_test_artifacts/jit-hook-build 2024-04-03T16:00:31.8648392Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2024-04-03T16:00:31.8650674Z ++ which python 2024-04-03T16:00:31.8660103Z + cmake /var/lib/jenkins/workspace/test/jit_hooks -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.12/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T16:00:31.9275077Z -- The C compiler identification is Clang 10.0.0 2024-04-03T16:00:32.0221261Z -- The CXX compiler identification is Clang 10.0.0 2024-04-03T16:00:32.0278945Z -- Detecting C compiler ABI info 2024-04-03T16:00:32.1182769Z -- Detecting C compiler ABI info - done 2024-04-03T16:00:32.1266290Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2024-04-03T16:00:32.1268588Z -- Detecting C compile features 2024-04-03T16:00:32.1273368Z -- Detecting C compile features - done 2024-04-03T16:00:32.1312569Z -- Detecting CXX compiler ABI info 2024-04-03T16:00:32.2610871Z -- Detecting CXX compiler ABI info - done 2024-04-03T16:00:32.2698679Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2024-04-03T16:00:32.2701613Z -- Detecting CXX compile features 2024-04-03T16:00:32.2707972Z -- Detecting CXX compile features - done 2024-04-03T16:00:32.2916500Z CMake Warning at /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T16:00:32.2918411Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T16:00:32.2919474Z Call Stack (most recent call first): 2024-04-03T16:00:32.2921377Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T16:00:32.2923136Z CMakeLists.txt:9 (find_package) 2024-04-03T16:00:32.2923585Z 2024-04-03T16:00:32.2923625Z 2024-04-03T16:00:32.2924501Z -- Found Torch: /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so 2024-04-03T16:00:32.2925826Z -- Configuring done 2024-04-03T16:00:32.2952450Z -- Generating done 2024-04-03T16:00:32.2956236Z CMake Warning: 2024-04-03T16:00:32.2957160Z Manually-specified variables were not used by the project: 2024-04-03T16:00:32.2957742Z 2024-04-03T16:00:32.2957857Z PYTHON_EXECUTABLE 2024-04-03T16:00:32.2958078Z 2024-04-03T16:00:32.2958082Z 2024-04-03T16:00:32.2970339Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2024-04-03T16:00:32.2993005Z + make VERBOSE=1 2024-04-03T16:00:32.3003853Z /usr/local/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:00:32.3026913Z /usr/local/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:00:32.3036380Z make -f CMakeFiles/Makefile2 all 2024-04-03T16:00:32.3044162Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:00:32.3045266Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2024-04-03T16:00:32.3052622Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:00:32.3056702Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /usr/local/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:00:32.3071386Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2024-04-03T16:00:32.3074792Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2024-04-03T16:00:32.3076777Z Scanning dependencies of target test_jit_hooks 2024-04-03T16:00:32.4432654Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:00:32.4433775Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2024-04-03T16:00:32.5119825Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:00:32.5134478Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-04-03T16:00:32.5140185Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -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:00:33.0978841Z [100%] Linking CXX executable test_jit_hooks 2024-04-03T16:00:33.0980063Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2024-04-03T16:00:33.0991825Z /opt/cache/bin/clang++ -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.12/lib/python3.12/site-packages/torch/lib /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so 2024-04-03T16:00:33.3695299Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:00:33.3729613Z [100%] Built target test_jit_hooks 2024-04-03T16:00:33.3732815Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:00:33.3734355Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2024-04-03T16:00:33.3746861Z + popd 2024-04-03T16:00:33.3747157Z ~/workspace 2024-04-03T16:00:33.3747459Z + assert_git_not_dirty 2024-04-03T16:00:33.3747946Z + [[ linux-focal-py3.12-clang10 != *rocm* ]] 2024-04-03T16:00:33.3748465Z + [[ linux-focal-py3.12-clang10 != *xla* ]] 2024-04-03T16:00:33.3752188Z ++ git status --porcelain 2024-04-03T16:00:33.3752702Z ++ grep -v '?? third_party' 2024-04-03T16:00:33.4900177Z ++ true 2024-04-03T16:00:33.4900617Z + git_status= 2024-04-03T16:00:33.4901228Z + [[ -n '' ]] 2024-04-03T16:00:33.4901914Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2024-04-03T16:00:33.4902961Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2024-04-03T16:00:33.4903610Z + python --version 2024-04-03T16:00:33.4913451Z Python 3.12.2 2024-04-03T16:00:33.4915551Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2024-04-03T16:00:33.4925165Z + pushd build/custom_test_artifacts/custom-backend-build 2024-04-03T16:00:33.4926052Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2024-04-03T16:00:33.4927662Z ++ which python 2024-04-03T16:00:33.4937299Z + cmake /var/lib/jenkins/workspace/test/custom_backend -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.12/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T16:00:33.5585628Z -- The C compiler identification is Clang 10.0.0 2024-04-03T16:00:33.6508364Z -- The CXX compiler identification is Clang 10.0.0 2024-04-03T16:00:33.6565907Z -- Detecting C compiler ABI info 2024-04-03T16:00:33.7511138Z -- Detecting C compiler ABI info - done 2024-04-03T16:00:33.7593971Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2024-04-03T16:00:33.7595940Z -- Detecting C compile features 2024-04-03T16:00:33.7599456Z -- Detecting C compile features - done 2024-04-03T16:00:33.7635411Z -- Detecting CXX compiler ABI info 2024-04-03T16:00:33.8877069Z -- Detecting CXX compiler ABI info - done 2024-04-03T16:00:33.8963808Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2024-04-03T16:00:33.8966989Z -- Detecting CXX compile features 2024-04-03T16:00:33.8971668Z -- Detecting CXX compile features - done 2024-04-03T16:00:33.9179885Z CMake Warning at /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T16:00:33.9181126Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T16:00:33.9181740Z Call Stack (most recent call first): 2024-04-03T16:00:33.9183106Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T16:00:33.9184173Z CMakeLists.txt:9 (find_package) 2024-04-03T16:00:33.9184628Z 2024-04-03T16:00:33.9184634Z 2024-04-03T16:00:33.9185409Z -- Found Torch: /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so 2024-04-03T16:00:33.9186149Z -- Configuring done 2024-04-03T16:00:33.9227906Z -- Generating done 2024-04-03T16:00:33.9231794Z CMake Warning: 2024-04-03T16:00:33.9232438Z Manually-specified variables were not used by the project: 2024-04-03T16:00:33.9232860Z 2024-04-03T16:00:33.9232977Z PYTHON_EXECUTABLE 2024-04-03T16:00:33.9233193Z 2024-04-03T16:00:33.9233198Z 2024-04-03T16:00:33.9243081Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2024-04-03T16:00:33.9265571Z + make VERBOSE=1 2024-04-03T16:00:33.9277313Z /usr/local/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:00:33.9300458Z /usr/local/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:00:33.9310178Z make -f CMakeFiles/Makefile2 all 2024-04-03T16:00:33.9317957Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:33.9319112Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2024-04-03T16:00:33.9325699Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:33.9329803Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/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:00:33.9342971Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2024-04-03T16:00:33.9346587Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2024-04-03T16:00:33.9348648Z Scanning dependencies of target custom_backend 2024-04-03T16:00:33.9615335Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:33.9616582Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2024-04-03T16:00:33.9672448Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:33.9686606Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-04-03T16:00:33.9691630Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2024-04-03T16:00:34.3427623Z [ 50%] Linking CXX shared library libcustom_backend.so 2024-04-03T16:00:34.3428794Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2024-04-03T16:00:34.3440698Z /opt/cache/bin/clang++ -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.12/lib/python3.12/site-packages/torch/lib /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so 2024-04-03T16:00:34.5715422Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:34.5771073Z [ 50%] Built target custom_backend 2024-04-03T16:00:34.5774147Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2024-04-03T16:00:34.5783372Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:34.5787484Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/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:00:34.5801454Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2024-04-03T16:00:34.5805202Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2024-04-03T16:00:34.5807481Z Scanning dependencies of target test_custom_backend 2024-04-03T16:00:34.7171797Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:34.7173044Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2024-04-03T16:00:34.7867267Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:34.7882706Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-04-03T16:00:34.7887714Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include -isystem /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -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:00:35.3291606Z [100%] Linking CXX executable test_custom_backend 2024-04-03T16:00:35.3293653Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2024-04-03T16:00:35.3306056Z /opt/cache/bin/clang++ -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.12/lib/python3.12/site-packages/torch/lib libcustom_backend.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so 2024-04-03T16:00:35.5971380Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:35.6008364Z [100%] Built target test_custom_backend 2024-04-03T16:00:35.6011878Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:00:35.6014753Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2024-04-03T16:00:35.6026911Z + popd 2024-04-03T16:00:35.6027189Z ~/workspace 2024-04-03T16:00:35.6027462Z + assert_git_not_dirty 2024-04-03T16:00:35.6027915Z + [[ linux-focal-py3.12-clang10 != *rocm* ]] 2024-04-03T16:00:35.6028441Z + [[ linux-focal-py3.12-clang10 != *xla* ]] 2024-04-03T16:00:35.6032539Z ++ git status --porcelain 2024-04-03T16:00:35.6033391Z ++ grep -v '?? third_party' 2024-04-03T16:00:35.7212649Z ++ true 2024-04-03T16:00:35.7213044Z + git_status= 2024-04-03T16:00:35.7213531Z + [[ -n '' ]] 2024-04-03T16:00:35.7214643Z + [[ linux-focal-py3.12-clang10 != *libtorch* ]] 2024-04-03T16:00:35.7215326Z + [[ linux-focal-py3.12-clang10 != *bazel* ]] 2024-04-03T16:00:35.7215794Z + python tools/stats/export_test_times.py 2024-04-03T16:00:35.7732805Z Exporting test times from test-infra 2024-04-03T16:00:35.7734427Z 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:00:35.8376604Z 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:00:35.9254114Z + print_sccache_stats 2024-04-03T16:00:35.9254772Z + echo 'PyTorch Build Statistics' 2024-04-03T16:00:35.9255403Z PyTorch Build Statistics 2024-04-03T16:00:35.9256030Z + sccache --show-stats 2024-04-03T16:00:35.9278495Z Compile requests 8452 2024-04-03T16:00:35.9279242Z Compile requests executed 8154 2024-04-03T16:00:35.9279893Z Cache hits 8130 2024-04-03T16:00:35.9280696Z Cache hits (C/C++) 8130 2024-04-03T16:00:35.9281222Z Cache misses 1 2024-04-03T16:00:35.9281804Z Cache misses (C/C++) 1 2024-04-03T16:00:35.9282561Z Cache timeouts 0 2024-04-03T16:00:35.9283249Z Cache read errors 0 2024-04-03T16:00:35.9283860Z Forced recaches 0 2024-04-03T16:00:35.9284543Z Cache write errors 0 2024-04-03T16:00:35.9285280Z Compilation failures 6 2024-04-03T16:00:35.9285959Z Cache errors 17 2024-04-03T16:00:35.9286677Z Cache errors (C/C++) 17 2024-04-03T16:00:35.9287413Z Non-cacheable compilations 0 2024-04-03T16:00:35.9287895Z Non-cacheable calls 14 2024-04-03T16:00:35.9288367Z Non-compilation calls 284 2024-04-03T16:00:35.9288800Z Unsupported compiler calls 0 2024-04-03T16:00:35.9289227Z Average cache write 0.058 s 2024-04-03T16:00:35.9289680Z Average cache read miss 45.811 s 2024-04-03T16:00:35.9290126Z Average cache read hit 0.050 s 2024-04-03T16:00:35.9292690Z Failed distributed compilations 0 2024-04-03T16:00:35.9293215Z 2024-04-03T16:00:35.9293542Z Non-cacheable reasons: 2024-04-03T16:00:35.9294279Z multiple input files 13 2024-04-03T16:00:35.9294813Z unknown source language 1 2024-04-03T16:00:35.9295099Z 2024-04-03T16:00:35.9296020Z 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:00:35.9297213Z + [[ -n 23401541975 ]] 2024-04-03T16:00:35.9297646Z + sccache --show-stats --stats-format json 2024-04-03T16:00:35.9298052Z + jq .stats 2024-04-03T16:00:35.9655781Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2024-04-03T16:00:37.7974212Z + sccache_epilogue 2024-04-03T16:00:37.7975146Z + echo '::group::Sccache Compilation Log' 2024-04-03T16:00:37.7976428Z ##[group]Sccache Compilation Log 2024-04-03T16:00:37.7977291Z + echo '=================== sccache compilation log ===================' 2024-04-03T16:00:37.7978493Z =================== sccache compilation log =================== 2024-04-03T16:00:37.7979625Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2024-04-03T16:00:37.8099375Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-04-03T16:00:37.8100428Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-04-03T16:00:37.8101156Z + sccache --show-stats 2024-04-03T16:00:37.8121515Z Compile requests 8452 2024-04-03T16:00:37.8122309Z Compile requests executed 8154 2024-04-03T16:00:37.8122961Z Cache hits 8130 2024-04-03T16:00:37.8123386Z Cache hits (C/C++) 8130 2024-04-03T16:00:37.8123940Z Cache misses 1 2024-04-03T16:00:37.8124374Z Cache misses (C/C++) 1 2024-04-03T16:00:37.8125111Z Cache timeouts 0 2024-04-03T16:00:37.8125628Z Cache read errors 0 2024-04-03T16:00:37.8126023Z Forced recaches 0 2024-04-03T16:00:37.8126432Z Cache write errors 0 2024-04-03T16:00:37.8126854Z Compilation failures 6 2024-04-03T16:00:37.8127253Z Cache errors 17 2024-04-03T16:00:37.8127659Z Cache errors (C/C++) 17 2024-04-03T16:00:37.8128172Z Non-cacheable compilations 0 2024-04-03T16:00:37.8128642Z Non-cacheable calls 14 2024-04-03T16:00:37.8129117Z Non-compilation calls 284 2024-04-03T16:00:37.8129552Z Unsupported compiler calls 0 2024-04-03T16:00:37.8129971Z Average cache write 0.058 s 2024-04-03T16:00:37.8130418Z Average cache read miss 45.811 s 2024-04-03T16:00:37.8131083Z Average cache read hit 0.050 s 2024-04-03T16:00:37.8131543Z Failed distributed compilations 0 2024-04-03T16:00:37.8131841Z 2024-04-03T16:00:37.8131988Z Non-cacheable reasons: 2024-04-03T16:00:37.8132337Z multiple input files 13 2024-04-03T16:00:37.8132765Z unknown source language 1 2024-04-03T16:00:37.8133049Z 2024-04-03T16:00:37.8134042Z 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:00:37.8135141Z + sccache --stop-server 2024-04-03T16:00:37.8143234Z Stopping sccache server... 2024-04-03T16:00:37.8146064Z Compile requests 8452 2024-04-03T16:00:37.8146795Z Compile requests executed 8154 2024-04-03T16:00:37.8147515Z Cache hits 8130 2024-04-03T16:00:37.8147972Z Cache hits (C/C++) 8130 2024-04-03T16:00:37.8148500Z Cache misses 1 2024-04-03T16:00:37.8149057Z Cache misses (C/C++) 1 2024-04-03T16:00:37.8149476Z Cache timeouts 0 2024-04-03T16:00:37.8150039Z Cache read errors 0 2024-04-03T16:00:37.8150671Z Forced recaches 0 2024-04-03T16:00:37.8151130Z Cache write errors 0 2024-04-03T16:00:37.8151533Z Compilation failures 6 2024-04-03T16:00:37.8151949Z Cache errors 17 2024-04-03T16:00:37.8152360Z Cache errors (C/C++) 17 2024-04-03T16:00:37.8152846Z Non-cacheable compilations 0 2024-04-03T16:00:37.8153432Z Non-cacheable calls 14 2024-04-03T16:00:37.8154219Z Non-compilation calls 284 2024-04-03T16:00:37.8154639Z Unsupported compiler calls 0 2024-04-03T16:00:37.8155120Z Average cache write 0.058 s 2024-04-03T16:00:37.8155564Z Average cache read miss 45.811 s 2024-04-03T16:00:37.8156047Z Average cache read hit 0.050 s 2024-04-03T16:00:37.8156564Z Failed distributed compilations 0 2024-04-03T16:00:37.8156977Z 2024-04-03T16:00:37.8157144Z Non-cacheable reasons: 2024-04-03T16:00:37.8157640Z multiple input files 13 2024-04-03T16:00:37.8158278Z unknown source language 1 2024-04-03T16:00:37.8158674Z 2024-04-03T16:00:37.8159925Z 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:00:37.8161157Z + echo ::endgroup:: 2024-04-03T16:00:37.8161945Z ##[endgroup] 2024-04-03T16:00:37.8532579Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-04-03T16:00:37.8534125Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-04-03T16:00:37.8602920Z shell: /usr/bin/bash -e {0} 2024-04-03T16:00:37.8603287Z ##[endgroup] 2024-04-03T16:00:37.8681914Z adding: dist/ (stored 0%) 2024-04-03T16:00:41.7431910Z adding: dist/torch-2.4.0a0+gitd253bd7-cp312-cp312-linux_x86_64.whl (deflated 2%) 2024-04-03T16:00:41.7432691Z adding: build/custom_test_artifacts/ (stored 0%) 2024-04-03T16:00:41.7433363Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2024-04-03T16:00:41.7434186Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2024-04-03T16:00:41.7435204Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 87%) 2024-04-03T16:00:41.7436396Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/ (stored 0%) 2024-04-03T16:00:41.7437543Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeSystem.cmake (deflated 64%) 2024-04-03T16:00:41.7439100Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/ (stored 0%) 2024-04-03T16:00:41.7440291Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/tmp/ (stored 0%) 2024-04-03T16:00:41.7441584Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T16:00:41.7443267Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/a.out (deflated 84%) 2024-04-03T16:00:41.7444491Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/ (stored 0%) 2024-04-03T16:00:41.7445716Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T16:00:41.7447063Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T16:00:41.7448553Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/a.out (deflated 84%) 2024-04-03T16:00:41.7450371Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-04-03T16:00:41.7451714Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T16:00:41.7453062Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-04-03T16:00:41.7454528Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T16:00:41.7455657Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2024-04-03T16:00:41.7456720Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T16:00:41.7457974Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2024-04-03T16:00:41.7474263Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 96%) 2024-04-03T16:00:41.7476531Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 65%) 2024-04-03T16:00:41.7477830Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 32%) 2024-04-03T16:00:41.7479091Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 72%) 2024-04-03T16:00:41.7480360Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 48%) 2024-04-03T16:00:41.7481629Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 38%) 2024-04-03T16:00:41.7482992Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2024-04-03T16:00:41.7532855Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache (deflated 95%) 2024-04-03T16:00:41.7551884Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal (deflated 95%) 2024-04-03T16:00:41.7683024Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 81%) 2024-04-03T16:00:41.7684185Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2024-04-03T16:00:41.7709278Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 96%) 2024-04-03T16:00:41.7711566Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 65%) 2024-04-03T16:00:41.7712899Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 37%) 2024-04-03T16:00:41.7714215Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 74%) 2024-04-03T16:00:41.7715546Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 53%) 2024-04-03T16:00:41.7716865Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 38%) 2024-04-03T16:00:41.7718171Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2024-04-03T16:00:41.7767334Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache (deflated 95%) 2024-04-03T16:00:41.7786248Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal (deflated 95%) 2024-04-03T16:00:41.7858614Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 80%) 2024-04-03T16:00:41.7860989Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T16:00:41.7863087Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 73%) 2024-04-03T16:00:41.7864619Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:00:41.7865659Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2024-04-03T16:00:41.7866791Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 85%) 2024-04-03T16:00:41.7867802Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2024-04-03T16:00:41.7868715Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2024-04-03T16:00:41.7869659Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2024-04-03T16:00:41.7997892Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 73%) 2024-04-03T16:00:41.8063752Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 70%) 2024-04-03T16:00:41.8064714Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2024-04-03T16:00:41.8065819Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2024-04-03T16:00:41.8067112Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 87%) 2024-04-03T16:00:41.8068127Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/ (stored 0%) 2024-04-03T16:00:41.8069216Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeSystem.cmake (deflated 64%) 2024-04-03T16:00:41.8070765Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/ (stored 0%) 2024-04-03T16:00:41.8072005Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/tmp/ (stored 0%) 2024-04-03T16:00:41.8073295Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T16:00:41.8074582Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/a.out (deflated 84%) 2024-04-03T16:00:41.8075720Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/ (stored 0%) 2024-04-03T16:00:41.8076864Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T16:00:41.8078196Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T16:00:41.8079544Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/a.out (deflated 84%) 2024-04-03T16:00:41.8080850Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-04-03T16:00:41.8082174Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T16:00:41.8083525Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-04-03T16:00:41.8084882Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T16:00:41.8085979Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2024-04-03T16:00:41.8087015Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T16:00:41.8088102Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2024-04-03T16:00:41.8105974Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 96%) 2024-04-03T16:00:41.8107240Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 67%) 2024-04-03T16:00:41.8108549Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 36%) 2024-04-03T16:00:41.8109855Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 73%) 2024-04-03T16:00:41.8111147Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 49%) 2024-04-03T16:00:41.8112440Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 38%) 2024-04-03T16:00:41.8113718Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2024-04-03T16:00:41.8164029Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache (deflated 95%) 2024-04-03T16:00:41.8183043Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal (deflated 95%) 2024-04-03T16:00:41.8232678Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 78%) 2024-04-03T16:00:41.8234190Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T16:00:41.8235456Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2024-04-03T16:00:41.8236552Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:00:41.8237577Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2024-04-03T16:00:41.8238623Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 85%) 2024-04-03T16:00:41.8239623Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2024-04-03T16:00:41.8240513Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2024-04-03T16:00:41.8241525Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2024-04-03T16:00:41.8282697Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 69%) 2024-04-03T16:00:41.8283659Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2024-04-03T16:00:41.8284542Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2024-04-03T16:00:41.8285618Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 87%) 2024-04-03T16:00:41.8286707Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/ (stored 0%) 2024-04-03T16:00:41.8287862Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeSystem.cmake (deflated 64%) 2024-04-03T16:00:41.8289356Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/ (stored 0%) 2024-04-03T16:00:41.8290692Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/tmp/ (stored 0%) 2024-04-03T16:00:41.8292057Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T16:00:41.8293413Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/a.out (deflated 84%) 2024-04-03T16:00:41.8294718Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/ (stored 0%) 2024-04-03T16:00:41.8295950Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T16:00:41.8297355Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T16:00:41.8298793Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/a.out (deflated 84%) 2024-04-03T16:00:41.8300194Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-04-03T16:00:41.8301655Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T16:00:41.8303401Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-04-03T16:00:41.8304841Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T16:00:41.8306118Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2024-04-03T16:00:41.8307247Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T16:00:41.8308452Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2024-04-03T16:00:41.8326533Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 97%) 2024-04-03T16:00:41.8327949Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 66%) 2024-04-03T16:00:41.8329557Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 40%) 2024-04-03T16:00:41.8330998Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 75%) 2024-04-03T16:00:41.8332457Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 54%) 2024-04-03T16:00:41.8333958Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 38%) 2024-04-03T16:00:41.8335386Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2024-04-03T16:00:41.8384910Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache (deflated 95%) 2024-04-03T16:00:41.8403612Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal (deflated 95%) 2024-04-03T16:00:41.8439839Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 78%) 2024-04-03T16:00:41.8441219Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2024-04-03T16:00:41.8444157Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 95%) 2024-04-03T16:00:41.8445500Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 66%) 2024-04-03T16:00:41.8446888Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 38%) 2024-04-03T16:00:41.8448272Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2024-04-03T16:00:41.8449652Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 50%) 2024-04-03T16:00:41.8451040Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 38%) 2024-04-03T16:00:41.8452411Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2024-04-03T16:00:41.8454064Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache (deflated 89%) 2024-04-03T16:00:41.8457457Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal (deflated 92%) 2024-04-03T16:00:41.8585162Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 79%) 2024-04-03T16:00:41.8586633Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2024-04-03T16:00:41.8587996Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2024-04-03T16:00:41.8589187Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:00:41.8590290Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2024-04-03T16:00:41.8591415Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 85%) 2024-04-03T16:00:41.8592476Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2024-04-03T16:00:41.8593458Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2024-04-03T16:00:41.8594475Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2024-04-03T16:00:41.8713646Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 71%) 2024-04-03T16:00:41.8745869Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 69%) 2024-04-03T16:00:41.8746744Z adding: build/lib/ (stored 0%) 2024-04-03T16:00:41.8747166Z adding: build/lib/libclog.a (deflated 69%) 2024-04-03T16:00:41.8762397Z adding: build/lib/libpthreadpool.a (deflated 61%) 2024-04-03T16:00:41.8773271Z adding: build/lib/libcpuinfo_internals.a (deflated 68%) 2024-04-03T16:00:41.8785702Z adding: build/lib/libcpuinfo.a (deflated 67%) 2024-04-03T16:00:41.8880669Z adding: build/lib/libgtest.a (deflated 73%) 2024-04-03T16:00:41.9001253Z adding: build/lib/libprotobuf-lite.a (deflated 75%) 2024-04-03T16:00:41.9012475Z adding: build/lib/libittnotify.a (deflated 77%) 2024-04-03T16:00:41.9119125Z adding: build/lib/libbenchmark.a (deflated 70%) 2024-04-03T16:00:41.9161929Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2024-04-03T16:00:41.9298115Z adding: build/lib/libgloo.a (deflated 73%) 2024-04-03T16:00:41.9414020Z adding: build/lib/libasmjit.a (deflated 61%) 2024-04-03T16:00:42.0058618Z adding: build/lib/libprotobuf.a (deflated 73%) 2024-04-03T16:00:42.0091924Z adding: build/lib/libfmt.a (deflated 67%) 2024-04-03T16:00:42.0092888Z adding: build/lib/libfoxi_loader.a (deflated 65%) 2024-04-03T16:00:42.0094616Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2024-04-03T16:00:42.0234229Z adding: build/lib/libc10.so (deflated 64%) 2024-04-03T16:00:42.0255746Z adding: build/lib/libqnnpack.a (deflated 64%) 2024-04-03T16:00:42.0259341Z adding: build/lib/libnnpack_reference_layers.a (deflated 60%) 2024-04-03T16:00:42.0984701Z adding: build/lib/libprotoc.a (deflated 72%) 2024-04-03T16:00:42.1015760Z adding: build/lib/libpytorch_qnnpack.a (deflated 64%) 2024-04-03T16:00:42.1035209Z adding: build/lib/libgmock.a (deflated 69%) 2024-04-03T16:00:42.1035979Z adding: build/lib/libgtest_main.a (deflated 63%) 2024-04-03T16:00:42.1036704Z adding: build/lib/libbenchmark_main.a (deflated 62%) 2024-04-03T16:00:42.1784404Z adding: build/lib/libtensorpipe.a (deflated 77%) 2024-04-03T16:00:42.1784941Z adding: build/lib/libgmock_main.a (deflated 62%) 2024-04-03T16:00:42.3218180Z adding: build/lib/libfbgemm.a (deflated 83%) 2024-04-03T16:00:44.1823786Z adding: build/lib/libdnnl.a (deflated 80%) 2024-04-03T16:00:44.2278190Z adding: build/lib/libkineto.a (deflated 68%) 2024-04-03T16:00:44.2338661Z adding: build/lib/libcaffe2_protos.a (deflated 74%) 2024-04-03T16:00:44.2404518Z adding: build/lib/libonnx_proto.a (deflated 75%) 2024-04-03T16:00:44.2432497Z adding: build/lib/libnnpack.a (deflated 73%) 2024-04-03T16:00:44.2783206Z adding: build/lib/libXNNPACK.a (deflated 62%) 2024-04-03T16:00:44.3825383Z adding: build/lib/libonnx.a (deflated 75%) 2024-04-03T16:00:48.2290609Z adding: build/lib/libtorch_cpu.so (deflated 70%) 2024-04-03T16:00:48.2291402Z adding: build/lib/libtorch.so (deflated 87%) 2024-04-03T16:00:48.2298161Z adding: build/lib/libunbox_lib.a (deflated 68%) 2024-04-03T16:00:48.2304863Z adding: build/lib/libshm.so (deflated 66%) 2024-04-03T16:00:48.2344120Z adding: build/lib/libjitbackend_test.so (deflated 62%) 2024-04-03T16:00:48.2446243Z adding: build/lib/libtorchbind_test.so (deflated 71%) 2024-04-03T16:00:48.2493289Z adding: build/lib/libbackend_with_compiler.so (deflated 61%) 2024-04-03T16:00:48.5919282Z adding: build/lib/libtorch_python.so (deflated 68%) 2024-04-03T16:00:48.5987943Z adding: build/lib/libnnapi_backend.so (deflated 59%) 2024-04-03T16:00:48.5988860Z adding: build/bin/ (stored 0%) 2024-04-03T16:00:48.5989401Z adding: build/bin/CMakeFiles/ (stored 0%) 2024-04-03T16:00:48.5990093Z adding: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T16:00:48.5990855Z adding: build/bin/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:00:48.6085568Z adding: build/bin/native_test (deflated 61%) 2024-04-03T16:00:48.6086525Z adding: build/bin/Makefile (deflated 74%) 2024-04-03T16:00:48.6176847Z adding: build/bin/test_parallel (deflated 61%) 2024-04-03T16:00:48.6177789Z adding: build/bin/cmake_install.cmake (deflated 58%) 2024-04-03T16:00:48.6267189Z adding: build/bin/math_kernel_test (deflated 61%) 2024-04-03T16:00:48.6268118Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2024-04-03T16:00:48.6350487Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2024-04-03T16:00:48.6436545Z adding: build/bin/c10_Device_test (deflated 61%) 2024-04-03T16:00:48.6522499Z adding: build/bin/c10_TypeList_test (deflated 61%) 2024-04-03T16:00:48.6609307Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2024-04-03T16:00:48.6692302Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2024-04-03T16:00:48.6777322Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2024-04-03T16:00:48.6870529Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2024-04-03T16:00:48.6956890Z adding: build/bin/c10_ssize_test (deflated 61%) 2024-04-03T16:00:48.7041657Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2024-04-03T16:00:48.7127258Z adding: build/bin/c10_Half_test (deflated 61%) 2024-04-03T16:00:48.7218186Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2024-04-03T16:00:48.7315863Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2024-04-03T16:00:48.7418484Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2024-04-03T16:00:48.7501292Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2024-04-03T16:00:48.7586085Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2024-04-03T16:00:48.7670802Z adding: build/bin/c10_tempfile_test (deflated 61%) 2024-04-03T16:00:48.7757014Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2024-04-03T16:00:48.7847285Z adding: build/bin/c10_typeid_test (deflated 61%) 2024-04-03T16:00:48.7937093Z adding: build/bin/c10_Scalar_test (deflated 61%) 2024-04-03T16:00:48.8050889Z adding: build/bin/c10_cow_test (deflated 62%) 2024-04-03T16:00:48.8136667Z adding: build/bin/c10_SymInt_test (deflated 61%) 2024-04-03T16:00:48.8224728Z adding: build/bin/c10_Bitset_test (deflated 62%) 2024-04-03T16:00:48.8318353Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2024-04-03T16:00:48.8412182Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2024-04-03T16:00:48.8502764Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2024-04-03T16:00:48.8589961Z adding: build/bin/c10_accumulate_test (deflated 61%) 2024-04-03T16:00:48.8675360Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2024-04-03T16:00:48.8770626Z adding: build/bin/c10_string_view_test (deflated 62%) 2024-04-03T16:00:48.8861541Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2024-04-03T16:00:48.8947523Z adding: build/bin/c10_irange_test (deflated 61%) 2024-04-03T16:00:48.9036197Z adding: build/bin/c10_exception_test (deflated 61%) 2024-04-03T16:00:48.9127983Z adding: build/bin/c10_complex_test (deflated 61%) 2024-04-03T16:00:48.9214206Z adding: build/bin/c10_flags_test (deflated 61%) 2024-04-03T16:00:48.9299024Z adding: build/bin/c10_generic_math_test (deflated 61%) 2024-04-03T16:00:48.9521054Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2024-04-03T16:00:48.9618094Z adding: build/bin/c10_complex_math_test (deflated 62%) 2024-04-03T16:00:48.9709684Z adding: build/bin/c10_logging_test (deflated 61%) 2024-04-03T16:00:48.9835612Z adding: build/bin/c10_optional_test (deflated 66%) 2024-04-03T16:00:48.9926233Z adding: build/bin/c10_registry_test (deflated 61%) 2024-04-03T16:00:49.0148196Z adding: build/bin/c10_small_vector_test (deflated 74%) 2024-04-03T16:00:49.0235029Z adding: build/bin/c10_string_util_test (deflated 61%) 2024-04-03T16:00:49.0324040Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2024-04-03T16:00:49.0398398Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 59%) 2024-04-03T16:00:49.1093193Z adding: build/bin/protoc-3.13.0.0 (deflated 62%) 2024-04-03T16:00:49.1808441Z adding: build/bin/protoc (deflated 62%) 2024-04-03T16:00:49.2387810Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 71%) 2024-04-03T16:00:49.3009667Z adding: build/bin/vec_test_all_types_AVX2 (deflated 70%) 2024-04-03T16:00:49.3581497Z adding: build/bin/vec_test_all_types_AVX512 (deflated 72%) 2024-04-03T16:00:49.3673702Z adding: build/bin/TCPStoreTest (deflated 61%) 2024-04-03T16:00:49.3763187Z adding: build/bin/HashStoreTest (deflated 61%) 2024-04-03T16:00:49.3877205Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2024-04-03T16:00:49.3966357Z adding: build/bin/FileStoreTest (deflated 61%) 2024-04-03T16:00:49.3970908Z adding: build/bin/example_allreduce (deflated 65%) 2024-04-03T16:00:49.4063413Z adding: build/bin/test_dist_autograd (deflated 61%) 2024-04-03T16:00:49.4066880Z adding: build/bin/parallel_benchmark (deflated 70%) 2024-04-03T16:00:49.4081867Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2024-04-03T16:00:49.4198309Z adding: build/bin/test_cpp_rpc (deflated 61%) 2024-04-03T16:00:49.4313566Z adding: build/bin/test_mobile_nnc (deflated 61%) 2024-04-03T16:00:49.4397181Z adding: build/bin/op_allowlist_test (deflated 61%) 2024-04-03T16:00:49.4564733Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2024-04-03T16:00:49.4657969Z adding: build/bin/backend_fallback_test (deflated 61%) 2024-04-03T16:00:49.4761843Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2024-04-03T16:00:49.4925815Z adding: build/bin/kernel_function_test (deflated 66%) 2024-04-03T16:00:49.5465514Z adding: build/bin/test_lazy (deflated 73%) 2024-04-03T16:00:49.5681583Z adding: build/bin/kernel_function_legacy_test (deflated 68%) 2024-04-03T16:00:49.5789564Z adding: build/bin/KernelFunction_test (deflated 64%) 2024-04-03T16:00:49.5890078Z adding: build/bin/IListRef_test (deflated 62%) 2024-04-03T16:00:49.5977484Z adding: build/bin/xla_tensor_test (deflated 60%) 2024-04-03T16:00:49.6101918Z adding: build/bin/legacy_vmap_test (deflated 63%) 2024-04-03T16:00:49.6190437Z adding: build/bin/type_ptr_test (deflated 62%) 2024-04-03T16:00:49.6293458Z adding: build/bin/type_test (deflated 62%) 2024-04-03T16:00:49.6426161Z adding: build/bin/tensor_iterator_test (deflated 67%) 2024-04-03T16:00:49.6514946Z adding: build/bin/stride_properties_test (deflated 61%) 2024-04-03T16:00:49.6601272Z adding: build/bin/StorageUtils_test (deflated 61%) 2024-04-03T16:00:49.6698298Z adding: build/bin/scalar_tensor_test (deflated 60%) 2024-04-03T16:00:49.6794927Z adding: build/bin/quantized_test (deflated 61%) 2024-04-03T16:00:49.6880472Z adding: build/bin/reduce_ops_test (deflated 61%) 2024-04-03T16:00:49.6980142Z adding: build/bin/scalar_test (deflated 61%) 2024-04-03T16:00:49.7098621Z adding: build/bin/Dict_test (deflated 65%) 2024-04-03T16:00:49.7195294Z adding: build/bin/cpu_generator_test (deflated 62%) 2024-04-03T16:00:49.7369966Z adding: build/bin/kernel_lambda_test (deflated 68%) 2024-04-03T16:00:49.7479652Z adding: build/bin/MaybeOwned_test (deflated 64%) 2024-04-03T16:00:49.7569015Z adding: build/bin/half_test (deflated 61%) 2024-04-03T16:00:49.7655781Z adding: build/bin/cpu_allocator_test (deflated 61%) 2024-04-03T16:00:49.7751709Z adding: build/bin/static_runtime_bench (deflated 60%) 2024-04-03T16:00:49.7839273Z adding: build/bin/Dimname_test (deflated 61%) 2024-04-03T16:00:49.7841138Z adding: build/bin/verify_api_visibility (deflated 83%) 2024-04-03T16:00:49.7927672Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2024-04-03T16:00:49.8018664Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2024-04-03T16:00:49.8105696Z adding: build/bin/weakref_test (deflated 61%) 2024-04-03T16:00:49.8326405Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2024-04-03T16:00:49.8421711Z adding: build/bin/NamedTensor_test (deflated 61%) 2024-04-03T16:00:49.8579165Z adding: build/bin/cpu_rng_test (deflated 66%) 2024-04-03T16:00:49.8677254Z adding: build/bin/apply_utils_test (deflated 62%) 2024-04-03T16:00:49.8766771Z adding: build/bin/memory_overlapping_test (deflated 61%) 2024-04-03T16:00:49.8867673Z adding: build/bin/atest (deflated 62%) 2024-04-03T16:00:49.9370332Z adding: build/bin/static_runtime_test (deflated 72%) 2024-04-03T16:00:49.9464067Z adding: build/bin/broadcast_test (deflated 61%) 2024-04-03T16:00:49.9574536Z adding: build/bin/basic (deflated 61%) 2024-04-03T16:00:49.9660935Z adding: build/bin/operator_name_test (deflated 61%) 2024-04-03T16:00:49.9761589Z adding: build/bin/extension_backend_test (deflated 61%) 2024-04-03T16:00:49.9847414Z adding: build/bin/dispatch_key_set_test (deflated 61%) 2024-04-03T16:00:49.9851482Z adding: build/bin/thread_init_test (deflated 67%) 2024-04-03T16:00:49.9957358Z adding: build/bin/inline_container_test (deflated 62%) 2024-04-03T16:00:50.0044205Z adding: build/bin/operators_test (deflated 61%) 2024-04-03T16:00:50.0210329Z adding: build/bin/List_test (deflated 69%) 2024-04-03T16:00:50.0299200Z adding: build/bin/wrapdim_test (deflated 61%) 2024-04-03T16:00:50.0385919Z adding: build/bin/dlconvertor_test (deflated 61%) 2024-04-03T16:00:50.0475451Z adding: build/bin/undefined_tensor_test (deflated 61%) 2024-04-03T16:00:50.0560689Z adding: build/bin/lazy_tensor_test (deflated 61%) 2024-04-03T16:00:50.0731628Z adding: build/bin/ivalue_test (deflated 62%) 2024-04-03T16:00:50.0817175Z adding: build/bin/CppSignature_test (deflated 61%) 2024-04-03T16:00:50.0909511Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2024-04-03T16:00:50.1440765Z adding: build/bin/op_registration_test (deflated 74%) 2024-04-03T16:00:50.1531429Z adding: build/bin/memory_format_test (deflated 61%) 2024-04-03T16:00:50.1620386Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2024-04-03T16:00:50.1711171Z adding: build/bin/test_edge_op_registration (deflated 61%) 2024-04-03T16:00:50.1833817Z adding: build/bin/pow_test (deflated 64%) 2024-04-03T16:00:50.1841029Z adding: build/bin/torch_shm_manager (deflated 62%) 2024-04-03T16:00:50.1870203Z adding: build/bin/tutorial_tensorexpr (deflated 68%) 2024-04-03T16:00:50.3630827Z adding: build/bin/test_tensorexpr (deflated 73%) 2024-04-03T16:00:50.5980311Z adding: build/bin/test_api (deflated 67%) 2024-04-03T16:00:50.7010126Z adding: build/bin/test_jit (deflated 66%) 2024-04-03T16:00:50.7011052Z adding: .additional_ci_files/ (stored 0%) 2024-04-03T16:00:50.7064419Z adding: .additional_ci_files/test-times.json (deflated 74%) 2024-04-03T16:00:50.7304057Z adding: .additional_ci_files/test-class-times.json (deflated 68%) 2024-04-03T16:00:50.7374200Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T16:00:50.7374642Z with: 2024-04-03T16:00:50.7374910Z name: linux-focal-py3.12-clang10 2024-04-03T16:00:50.7375304Z retention-days: 14 2024-04-03T16:00:50.7375625Z if-no-files-found: error 2024-04-03T16:00:50.7375951Z path: artifacts.zip 2024-04-03T16:00:50.7376271Z s3-bucket: gha-artifacts 2024-04-03T16:00:50.7376606Z region: us-east-1 2024-04-03T16:00:50.7376880Z ##[endgroup] 2024-04-03T16:00:51.0951009Z With the provided path, there will be 1 file uploaded 2024-04-03T16:00:51.0952229Z Uploading to s3 prefix: pytorch/pytorch/8536950919/linux-focal-py3.12-clang10 2024-04-03T16:00:51.2235190Z Starting upload of artifacts.zip 2024-04-03T16:00:53.8892607Z Finished upload of artifacts.zip 2024-04-03T16:00:53.9033520Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T16:00:53.9033958Z with: 2024-04-03T16:00:53.9034291Z s3-prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T16:00:53.9034751Z retention-days: 365 2024-04-03T16:00:53.9035062Z if-no-files-found: warn 2024-04-03T16:00:53.9035405Z path: sccache-stats-*.json 2024-04-03T16:00:53.9035760Z s3-bucket: gha-artifacts 2024-04-03T16:00:53.9036074Z name: artifact 2024-04-03T16:00:53.9036358Z region: us-east-1 2024-04-03T16:00:53.9036650Z ##[endgroup] 2024-04-03T16:00:54.2500601Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T16:00:54.2501233Z With the provided path, there will be 1 file uploaded 2024-04-03T16:00:54.2501889Z Uploading to s3 prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T16:00:54.2537473Z Starting upload of sccache-stats-linux-focal-py3.12-clang10-23401541975.json 2024-04-03T16:00:54.3482207Z Finished upload of sccache-stats-linux-focal-py3.12-clang10-23401541975.json 2024-04-03T16:00:54.3620374Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-04-03T16:00:54.3620914Z with: 2024-04-03T16:00:54.3621161Z ##[endgroup] 2024-04-03T16:00:54.3644173Z ##[group]Run set -eou pipefail 2024-04-03T16:00:54.3644576Z set -eou pipefail 2024-04-03T16:00:54.3644893Z  2024-04-03T16:00:54.3645396Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-04-03T16:00:54.3646037Z for _ in $(seq 1440); do 2024-04-03T16:00:54.3646496Z  # Break if no ssh session exists anymore 2024-04-03T16:00:54.3646981Z  if [ "$(who)" = "" ]; then 2024-04-03T16:00:54.3647357Z  break 2024-04-03T16:00:54.3647645Z  fi 2024-04-03T16:00:54.3647916Z  echo "." 2024-04-03T16:00:54.3648205Z  sleep 5 2024-04-03T16:00:54.3648501Z done 2024-04-03T16:00:54.3655951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:00:54.3656494Z ##[endgroup] 2024-04-03T16:00:54.3678601Z Holding runner for 2 hours until all ssh sessions have logged out 2024-04-03T16:00:54.3852004Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:00:54.3852770Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:00:54.3853362Z # shellcheck disable=SC2046 2024-04-03T16:00:54.3853949Z docker stop $(docker ps -q) || true 2024-04-03T16:00:54.3854471Z # Prune all of the docker images 2024-04-03T16:00:54.3854896Z docker system prune -af 2024-04-03T16:00:54.3862780Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:00:54.3863279Z ##[endgroup] 2024-04-03T16:00:56.7872792Z beffa2f48fc8 2024-04-03T16:00:57.1738980Z Deleted Containers: 2024-04-03T16:00:57.1739628Z beffa2f48fc89c8f239566ded3643afacbb2557523c62831d636bc51e66c54af 2024-04-03T16:00:57.1740122Z 2024-04-03T16:01:02.3688463Z Deleted Images: 2024-04-03T16:01:02.3690174Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:01:02.3692512Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.12-clang10@sha256:104f50f7e9747ea8c7bb829e22bdc3ebf1705799fea0df1343205ffcd0aed8b1 2024-04-03T16:01:02.3694040Z deleted: sha256:a8ca14bc9660b0839f6353f3845b009f0047e2e9cb92ed0547cfce8794ed8ff2 2024-04-03T16:01:02.3694929Z deleted: sha256:b7478689b6c4b862c16dac9872f486561eb2fa755b82d8cc4a811b1b6c13dc11 2024-04-03T16:01:02.3695804Z deleted: sha256:0a8f0121337ed60b9b136f5d0b751871ddf485b0b7050a36a594e93e414f9e12 2024-04-03T16:01:02.3696645Z deleted: sha256:085c11514fedc730923958a8808c21198c62740e70a091a9e9116dd5f27979bd 2024-04-03T16:01:02.3697488Z deleted: sha256:1331f3786a662f2d7e379e45901f2a82e7c8e4548ff4091ba6e0fd73aee1b591 2024-04-03T16:01:02.3698371Z deleted: sha256:b52c84be7d15e9cf6a9d2e91d6432ac503b4cefcea083c950656d3896e085053 2024-04-03T16:01:02.3699259Z deleted: sha256:0ef5b8aabbf3dab054893d8f86d1436f407a22e7ae9fd65a29e20b1dfed5a6ad 2024-04-03T16:01:02.3700233Z deleted: sha256:0296187a9eab037324d21e65f11dc94ff8616edd6a80eefb8cc1e18952f46877 2024-04-03T16:01:02.3701160Z deleted: sha256:2045ac205c9229efb7a4491e50955e59efcc7c8725b01880793f835531f088ce 2024-04-03T16:01:02.3702005Z deleted: sha256:7024a19ca44bdb5a599a54b6d918799e80d4fea19bd945216039786c3cad5c2c 2024-04-03T16:01:02.3703052Z deleted: sha256:8f9828fb717d51d01c6d04ae43a766f53a489ea935c3634f5ce91b414c5a3fd9 2024-04-03T16:01:02.3703940Z deleted: sha256:a55b43fcfe4215ee5ab69f013ded166eef3dc7c3f06738aadc4ae0d48244d7fa 2024-04-03T16:01:02.3704818Z deleted: sha256:854846c2ad57f00664253d1612559d4bece43f85b9671722a736f5d7fc1b7780 2024-04-03T16:01:02.3705720Z deleted: sha256:4c1b7ed8ffe77102d8b14833f1a39dc3f6ea611c119bd35821ae94b714e5dc97 2024-04-03T16:01:02.3706764Z deleted: sha256:af82301d11634cbba5b142b1162e65d924f1754dc592bad910c7a3340505b055 2024-04-03T16:01:02.3708112Z deleted: sha256:b9aa73ffbf70bb716b258fad44993e3529e35a521d84050f7a1cc37f507e0ecc 2024-04-03T16:01:02.3708996Z deleted: sha256:b68f06ac6222556a88c26d8686b763f7124920041d2c14b8cd67e8382edec0a4 2024-04-03T16:01:02.3710526Z deleted: sha256:df7b8df777c084aa02dbf797935e24c764c11549296f97b5f9ceef0ad1143777 2024-04-03T16:01:02.3711650Z deleted: sha256:ca5bb9008075c5b80784936b2a6b8bd8b9ab50c528bc756ac0bd2c32207c377f 2024-04-03T16:01:02.3712512Z deleted: sha256:9009ccbdb3de8a32e5273450957aaa32374ae0b859dd801513c7158d8706ff7a 2024-04-03T16:01:02.3713363Z deleted: sha256:2ad886888e96617ce33789b36547b7ec358b98531d80837149ba860dc3ee4e86 2024-04-03T16:01:02.3714223Z deleted: sha256:411f9a89f12e3ba6f80736c7745df7c1d594b61dcfef7393aefaa1d72b39afab 2024-04-03T16:01:02.3715155Z deleted: sha256:ad2c5568d1344fbbdbd475b7ceee7e774e05f1863b4e14a76999e124fc7bbbfc 2024-04-03T16:01:02.3716025Z deleted: sha256:d37576a300ea98404e38275ce3b06eac7f459215a82e646c021b18060b691f87 2024-04-03T16:01:02.3716905Z deleted: sha256:d220321c82ef4e287cb5495c9da0be53e5c7e00e6115bb46d03c38751f9d4dfe 2024-04-03T16:01:02.3717763Z deleted: sha256:685858431425a907e5f117c2bf3ad5e99fe16e7db11e51325e39f75f26637c2e 2024-04-03T16:01:02.3718617Z deleted: sha256:ca28ac34004f17a071e086fa75eecc4fece08fc5e6bb0aeca859e894b63e6eb3 2024-04-03T16:01:02.3719504Z deleted: sha256:dd602c500a27b962449bbcefe27e03d659b520e0db5f2533b1549b9df6c00866 2024-04-03T16:01:02.3720368Z deleted: sha256:8a4b602b6f39226f50832905f97e73cac1a389888063cd2d9d40c12ed27912f8 2024-04-03T16:01:02.3721211Z deleted: sha256:0a60f56e0342a9fbae3ecd87a278515b3662a7aae5a04332a71f6fc682996dff 2024-04-03T16:01:02.3722469Z deleted: sha256:e9b2a53c8fba94bc8cb6b407b72419d07fad9edc70311ccd63348a22e0c57b17 2024-04-03T16:01:02.3723780Z deleted: sha256:826c85d27055de31f4ff5b520b62eedd88805cd59db12933c25302c4c5852f3b 2024-04-03T16:01:02.3724662Z deleted: sha256:f54bede21ef861d59b175d09f23da5cb781a6f8829dfa19d287516c47ba67ff8 2024-04-03T16:01:02.3725513Z deleted: sha256:e413b06b98808f48050a233a4442a3791b9e8c6408b3999e2c8ac01199268b01 2024-04-03T16:01:02.3726382Z deleted: sha256:c119c1bc0e7bc2bf889e79f567acf8e90951cdc8725110954653ae9fe973c072 2024-04-03T16:01:02.3727255Z deleted: sha256:a2c1080781b46658f2c488e9aaff10e68cc61c3c0c496f7641b8d1d71407e102 2024-04-03T16:01:02.3728119Z deleted: sha256:62b7fc0e02e355bfa196d67f5ea3a7cab7278d7e900c6be9257ebf6ae609f581 2024-04-03T16:01:02.3729001Z deleted: sha256:c9ff02e33294bb02a8f8c6e188324ceeebda786c89182b11869e27f748903170 2024-04-03T16:01:02.3729880Z deleted: sha256:6ee004173c849bded1f79735c48a2d1caacd90fe62cf004f25c81a24c05ca8e8 2024-04-03T16:01:02.3730722Z deleted: sha256:71524bc93f665564387bb12536754c493516b8c0080a2ec35d986f47f725ce1b 2024-04-03T16:01:02.3731576Z deleted: sha256:556ed69e8b4a14eb8b68be25a6e8f718bb04e69fb7ef83109a5e33581b40b318 2024-04-03T16:01:02.3732448Z deleted: sha256:6ea12a998a55b319983bb9ebd7a7b73fc8c162289d1592379d88f66fa9039b87 2024-04-03T16:01:02.3733331Z deleted: sha256:fb43810f31d7daea29ba15b76729b29f8acb2acd594aa42afb5f2f6ef57a54a2 2024-04-03T16:01:02.3734329Z deleted: sha256:377cf9b1ff8b81b0bacbb3ee5af720607641ab4424b4d604f74ae9b8ccb9b974 2024-04-03T16:01:02.3735207Z deleted: sha256:aa251071685ec39378b220d50c066f3779d3a64cace75616ce55d18bf15f6b9b 2024-04-03T16:01:02.3736069Z deleted: sha256:6fc8f18c727082e595a2e0657024c0af2d1b1efc9b79f94a91a55fb6ee812206 2024-04-03T16:01:02.3736923Z deleted: sha256:10f3f505359dc30f0a488a7a4c709167df60ba196dfd0324250bced45434ce76 2024-04-03T16:01:02.3737803Z deleted: sha256:73435ae9a86ec798d15438b7fed552b99c1f3a5a2b3a7e0b2de6492e43f7c97b 2024-04-03T16:01:02.3738695Z deleted: sha256:a0b351e4fda6f78ee4ceee5df5921a7e4074a35e9b1fd2de057276bbbbe3f269 2024-04-03T16:01:02.3739567Z deleted: sha256:7d78e2bad4d4e50ed2a64a70430758e9922e88d45598ee57972de00bb0018754 2024-04-03T16:01:02.3740450Z deleted: sha256:490f138a4aa0acbe223e80c7b94e6eb59402dd07b97c431e3f4e82dde0b4292a 2024-04-03T16:01:02.3741323Z deleted: sha256:1c67a1b42506266f6f31894e94bdf291eb79d95c295021608628e315df2ec6c6 2024-04-03T16:01:02.3742576Z deleted: sha256:fe3be41f68c5a7ccb7cf40c5a2905e5345f3fcae0a420e1d32c130e7e4f95034 2024-04-03T16:01:02.3743473Z deleted: sha256:cb85877f1db6a2fd5fa6f8e6879baa70e27b5f31d8a220105fc1e816c97a07a7 2024-04-03T16:01:02.3744378Z deleted: sha256:44ebb3c33c8585af7afc6836cd01f48ce2e7a6c84ec74cb3d0074dd21375c6a4 2024-04-03T16:01:02.3745264Z deleted: sha256:b2c9489dd910529f84658192b9b7bbeaabbf2089a30bb85676ed760f47495b87 2024-04-03T16:01:02.3746124Z deleted: sha256:64bcaef822d79879181c9a7a6891314c1f7e1e06450c1aca964d66f2ca1fe404 2024-04-03T16:01:02.3746990Z deleted: sha256:9ecc2500602aa942d943685d51c6f06ce36736023b6be374c093f06fa760954b 2024-04-03T16:01:02.3747853Z deleted: sha256:150070761d3aafffed3f2351d409e4d6c051cb8549155e3ea3e2015cd8a52300 2024-04-03T16:01:02.3748710Z deleted: sha256:c84abfd555b566a7a644a8029a54a60640ee47c5d378e5f6c0e80afa4ec90c32 2024-04-03T16:01:02.3749597Z deleted: sha256:1dfbc9a94b90df065b2f45bbae04ec9270147202295db7d3e3242b5d275871d8 2024-04-03T16:01:02.3750478Z deleted: sha256:725f48323868fcf0971d89235b598813866ffd0a9de2bc06eee8120fb84f2482 2024-04-03T16:01:02.3751365Z deleted: sha256:31ee607ddb0c4d168db86d948b8e03561ce2e828a2be313445434b3c03bde282 2024-04-03T16:01:02.3752238Z deleted: sha256:38c0789473462523ffd59fe8de681f4ba0e07f92a8b1f9d59bef06162addf3be 2024-04-03T16:01:02.3753128Z deleted: sha256:bcad2a54f92e674e8cea454f1a9ed55dfb962ed5f1b384a95894f1dd70fb7802 2024-04-03T16:01:02.3754024Z deleted: sha256:cd96102956ad3b4616bfbd57a454558eba1c202bf26dbae74e0cfa1ad3630876 2024-04-03T16:01:02.3754894Z deleted: sha256:b16bfb486a54d648f7f44b6c76404948355a7bf5d66071d4270fb6874ad34743 2024-04-03T16:01:02.3755756Z deleted: sha256:1b6425531550544bd44b85d02544bb3d5a97f1201dcee383504df0005858eb8b 2024-04-03T16:01:02.3756622Z deleted: sha256:a70c3980ffe962b8e7cb71115e78a2c065393b123f0baa0e0f0d10feb1bbf055 2024-04-03T16:01:02.3757477Z deleted: sha256:49424c3811159c6fe359ebeeef5961512f574aa18ec25c17b05e44e9e47e1755 2024-04-03T16:01:02.3758354Z deleted: sha256:c4cf936c7d86899314708f66b7df712cfe752971f95ba7ccfda8e62b104d9168 2024-04-03T16:01:02.3759233Z deleted: sha256:35aab57b07ce2ade114b8b24c479dcc96660eb5659be5026b899dbd027c934b0 2024-04-03T16:01:02.3760108Z deleted: sha256:1d85ae795ec6971dbf7bd3e3115a7546c0a4621786f928c83979aa9c07fedff2 2024-04-03T16:01:02.3760950Z deleted: sha256:8484987427901eb79282d62742f6abbebfbf19410633c64f16244d1164c0af72 2024-04-03T16:01:02.3761808Z deleted: sha256:38d6f9720429a2c77d388465ff58a60afabfb48c4595e14d7f68f98bb78cd16a 2024-04-03T16:01:02.3762729Z deleted: sha256:a32a61fcb60af727578a51bb30012146afd175ea2dcc87f404d2230127f9e73e 2024-04-03T16:01:02.3763576Z deleted: sha256:67f7372a329c67ccf12b83d58a3feee30392f33e9013605732208f560021ea80 2024-04-03T16:01:02.3764426Z deleted: sha256:8543fcf80175eedc6743f633044ceb0eb233b842547a26b685515a6b6bbd6c25 2024-04-03T16:01:02.3765328Z deleted: sha256:68a6f07bbcaa76ec09e6dbbae93e95f50fd1468f1e9ba3e7eaf4dd32aadc67af 2024-04-03T16:01:02.3766217Z deleted: sha256:a49ac641d4259069e0a37f80b6b0a3fd8367992f6b87a5e2ab499f245649c16b 2024-04-03T16:01:02.3767104Z deleted: sha256:6a35124d504ab06e517cc8f66777aaa4e197b0f371cb4d2a69ad06edc597845e 2024-04-03T16:01:02.3767994Z deleted: sha256:8f1d2e18276a21c11a77d7c5d9d60ebadf4f185902d177deebd0ab9f95e712ec 2024-04-03T16:01:02.3768876Z deleted: sha256:000b26cb9c685095a1a7e7b9bc8322aa2008e00c5a4a1e19569818519c72abdc 2024-04-03T16:01:02.3769728Z deleted: sha256:496059a5c73b9690d3ac88307c8c40f29201d35bafae4314d93492acb465684f 2024-04-03T16:01:02.3770595Z deleted: sha256:82638c495a8dd3840bbadae3004038605428345aeeac2df46aae88ca72ebbafb 2024-04-03T16:01:02.3771479Z deleted: sha256:5faf9c0a9efe4675ecd21a4ec417d51077d5e75da9e673161a94e7d6cd43f92c 2024-04-03T16:01:02.3772009Z 2024-04-03T16:01:02.3772154Z Total reclaimed space: 9.746GB 2024-04-03T16:01:02.3915754Z Post job cleanup. 2024-04-03T16:01:02.4007594Z Post job cleanup. 2024-04-03T16:01:02.4936258Z [command]/usr/bin/git version 2024-04-03T16:01:02.5291136Z git version 2.40.1 2024-04-03T16:01:02.5335233Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/77947779-141a-4888-8de1-33e8c52e0bc5' before making global git config changes 2024-04-03T16:01:02.5337684Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T16:01:02.5342730Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T16:01:02.5394031Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T16:01:02.5427834Z [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:01:02.5917964Z Entering 'android/libs/fbjni' 2024-04-03T16:01:02.5984142Z Entering 'third_party/FP16' 2024-04-03T16:01:02.6033771Z Entering 'third_party/FXdiv' 2024-04-03T16:01:02.6080049Z Entering 'third_party/NNPACK' 2024-04-03T16:01:02.6131126Z Entering 'third_party/QNNPACK' 2024-04-03T16:01:02.6182430Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:01:02.6225500Z Entering 'third_party/XNNPACK' 2024-04-03T16:01:02.6425434Z Entering 'third_party/benchmark' 2024-04-03T16:01:02.6485717Z Entering 'third_party/cpuinfo' 2024-04-03T16:01:02.6543445Z Entering 'third_party/cub' 2024-04-03T16:01:02.6603999Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:01:02.6660423Z Entering 'third_party/cutlass' 2024-04-03T16:01:02.6711912Z Entering 'third_party/eigen' 2024-04-03T16:01:02.6781754Z Entering 'third_party/fbgemm' 2024-04-03T16:01:02.6845452Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:01:02.6906382Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:01:02.6956942Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:01:02.7013663Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:01:02.7066714Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:01:02.7107443Z Entering 'third_party/flatbuffers' 2024-04-03T16:01:02.7152638Z Entering 'third_party/fmt' 2024-04-03T16:01:02.7194325Z Entering 'third_party/foxi' 2024-04-03T16:01:02.7236509Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:01:02.7278827Z Entering 'third_party/gloo' 2024-04-03T16:01:02.7320861Z Entering 'third_party/googletest' 2024-04-03T16:01:02.7363142Z Entering 'third_party/ideep' 2024-04-03T16:01:02.7404323Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:01:02.7452589Z Entering 'third_party/ios-cmake' 2024-04-03T16:01:02.7494582Z Entering 'third_party/ittapi' 2024-04-03T16:01:02.7535547Z Entering 'third_party/kineto' 2024-04-03T16:01:02.7576970Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:01:02.7617267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:01:02.7660250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:01:02.7699660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:01:02.7740744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:01:02.7780781Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:01:02.7821999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:01:02.7862406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:01:02.7902552Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:01:02.7944220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:01:02.7985671Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:01:02.8026426Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:01:02.8067234Z Entering 'third_party/mimalloc' 2024-04-03T16:01:02.8109800Z Entering 'third_party/nccl/nccl' 2024-04-03T16:01:02.8151557Z Entering 'third_party/neon2sse' 2024-04-03T16:01:02.8191999Z Entering 'third_party/nlohmann' 2024-04-03T16:01:02.8234478Z Entering 'third_party/onnx' 2024-04-03T16:01:02.8291274Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:01:02.8332544Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:01:02.8376121Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:01:02.8417740Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:01:02.8464035Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:01:02.8503768Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:01:02.8543119Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:01:02.8587427Z Entering 'third_party/pocketfft' 2024-04-03T16:01:02.8629088Z Entering 'third_party/protobuf' 2024-04-03T16:01:02.8672596Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:01:02.8712925Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:01:02.8754004Z Entering 'third_party/psimd' 2024-04-03T16:01:02.8795266Z Entering 'third_party/pthreadpool' 2024-04-03T16:01:02.8836122Z Entering 'third_party/pybind11' 2024-04-03T16:01:02.8878070Z Entering 'third_party/python-peachpy' 2024-04-03T16:01:02.8919096Z Entering 'third_party/sleef' 2024-04-03T16:01:02.8960468Z Entering 'third_party/tbb' 2024-04-03T16:01:02.9003557Z Entering 'third_party/tensorpipe' 2024-04-03T16:01:02.9046633Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:01:02.9087422Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:01:02.9127682Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:01:02.9168027Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:01:02.9208709Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:01:02.9252771Z Entering 'third_party/zstd' 2024-04-03T16:01:02.9310018Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T16:01:02.9333957Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9342988Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T16:01:02.9376357Z [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:01:02.9638259Z Entering 'android/libs/fbjni' 2024-04-03T16:01:02.9668988Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9698974Z Entering 'third_party/FP16' 2024-04-03T16:01:02.9727012Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9759021Z Entering 'third_party/FXdiv' 2024-04-03T16:01:02.9789299Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9819574Z Entering 'third_party/NNPACK' 2024-04-03T16:01:02.9847659Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9877211Z Entering 'third_party/QNNPACK' 2024-04-03T16:01:02.9904802Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9933517Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:01:02.9960670Z http.https://github.com/.extraheader 2024-04-03T16:01:02.9988757Z Entering 'third_party/XNNPACK' 2024-04-03T16:01:03.0016335Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0063154Z Entering 'third_party/benchmark' 2024-04-03T16:01:03.0090561Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0118786Z Entering 'third_party/cpuinfo' 2024-04-03T16:01:03.0146740Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0176139Z Entering 'third_party/cub' 2024-04-03T16:01:03.0203600Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0233478Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:01:03.0260567Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0288133Z Entering 'third_party/cutlass' 2024-04-03T16:01:03.0316843Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0353291Z Entering 'third_party/eigen' 2024-04-03T16:01:03.0380812Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0411045Z Entering 'third_party/fbgemm' 2024-04-03T16:01:03.0439945Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0469334Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:01:03.0496682Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0524275Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:01:03.0552111Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0580107Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:01:03.0607304Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0642599Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:01:03.0669893Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0697183Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:01:03.0724967Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0755745Z Entering 'third_party/flatbuffers' 2024-04-03T16:01:03.0784576Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0814878Z Entering 'third_party/fmt' 2024-04-03T16:01:03.0841978Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0872265Z Entering 'third_party/foxi' 2024-04-03T16:01:03.0899762Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0928891Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:01:03.0956932Z http.https://github.com/.extraheader 2024-04-03T16:01:03.0985907Z Entering 'third_party/gloo' 2024-04-03T16:01:03.1013077Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1041959Z Entering 'third_party/googletest' 2024-04-03T16:01:03.1068981Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1098519Z Entering 'third_party/ideep' 2024-04-03T16:01:03.1125299Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1153064Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:01:03.1179605Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1215332Z Entering 'third_party/ios-cmake' 2024-04-03T16:01:03.1243121Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1271491Z Entering 'third_party/ittapi' 2024-04-03T16:01:03.1298096Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1328451Z Entering 'third_party/kineto' 2024-04-03T16:01:03.1356308Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1385983Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:01:03.1415277Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1445784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:01:03.1474712Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1506791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:01:03.1535298Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1565105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:01:03.1594178Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1626091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:01:03.1653346Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1681047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:01:03.1708113Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1737314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:01:03.1764730Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1794947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:01:03.1821363Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1850185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:01:03.1876906Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1908055Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:01:03.1932706Z http.https://github.com/.extraheader 2024-04-03T16:01:03.1961704Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:01:03.1988126Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2015668Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:01:03.2041591Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2070298Z Entering 'third_party/mimalloc' 2024-04-03T16:01:03.2098204Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2126328Z Entering 'third_party/nccl/nccl' 2024-04-03T16:01:03.2153689Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2181183Z Entering 'third_party/neon2sse' 2024-04-03T16:01:03.2207948Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2236127Z Entering 'third_party/nlohmann' 2024-04-03T16:01:03.2263839Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2293037Z Entering 'third_party/onnx' 2024-04-03T16:01:03.2320668Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2365170Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:01:03.2393570Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2422394Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:01:03.2449974Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2479595Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:01:03.2508763Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2536544Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:01:03.2563826Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2596800Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:01:03.2625060Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2654190Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:01:03.2680836Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2709478Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:01:03.2735322Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2768592Z Entering 'third_party/pocketfft' 2024-04-03T16:01:03.2797104Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2825011Z Entering 'third_party/protobuf' 2024-04-03T16:01:03.2852628Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2885666Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:01:03.2912196Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2940820Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:01:03.2967499Z http.https://github.com/.extraheader 2024-04-03T16:01:03.2997551Z Entering 'third_party/psimd' 2024-04-03T16:01:03.3025177Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3052696Z Entering 'third_party/pthreadpool' 2024-04-03T16:01:03.3079973Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3109429Z Entering 'third_party/pybind11' 2024-04-03T16:01:03.3136281Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3164454Z Entering 'third_party/python-peachpy' 2024-04-03T16:01:03.3191873Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3219630Z Entering 'third_party/sleef' 2024-04-03T16:01:03.3246920Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3275145Z Entering 'third_party/tbb' 2024-04-03T16:01:03.3303668Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3333897Z Entering 'third_party/tensorpipe' 2024-04-03T16:01:03.3361542Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3389425Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:01:03.3415905Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3443722Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:01:03.3471156Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3498395Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:01:03.3525725Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3555017Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:01:03.3580499Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3606815Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:01:03.3634362Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3666031Z Entering 'third_party/zstd' 2024-04-03T16:01:03.3694391Z http.https://github.com/.extraheader 2024-04-03T16:01:03.3941067Z Evaluate and set job outputs 2024-04-03T16:01:03.3952895Z Set output 'docker-image' 2024-04-03T16:01:03.3954820Z Set output 'test-matrix' 2024-04-03T16:01:03.3955636Z Cleaning up orphan processes